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

AccountAddress Property

Identifies the UPS account holder's address, if different from the sender's address.

Syntax

[VB.NET]
Public Property AccountAddress As AddressDetail

[C#]
public AddressDetail AccountAddress {get; set;}

Remarks

The AccountAddress is required to be provided in a rate request (when the GetRates method is called) only if the SenderAddress is different from the billing address of the AccountNumber. Otherwise, it defaults to SenderAddress.

This must be set to an instance of the AddressDetail type, which will contain the address info corresponding to the AccountNumber. See the AddressDetail type for more information.

Default Value

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