Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

Aggregate Property

String representing the list of address candidates (if any).

Syntax

__property String Aggregate = {read=FAggregate, write=FSetAggregate, default=""};

Default Value

""

Remarks

If the address provided in the request is an invalid or ambiguous address, a list of potential candidates will be returned in the server response.

This address candidate list will be stored as a string in Aggregate, formatted as XML.

This can be used with the UPSRates component to get the detailed information for each origin/destination address candidate (city, state, zip code range) by setting the Aggregate to UPSRates's SenderCandidateAggregate or RecipientCandidateAggregate after a call to GetShippingTime.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0