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

AccountAddress Property

Identifies the UPS AccountNumber 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 ship request only if the SenderAddress is different from the billing address of the AccountNumber. Otherwise, it defaults to SenderAddress. For international shipments, even when account address is different from sender's address, the CountryCode should be the same as CountryCode.

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