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

AccountContact Property

Identifies the UPS AccountNumber holder's contact info if different from SenderContact .

Syntax

[VB.NET]
Public Property AccountContact As ContactDetail

[C#]
public ContactDetail AccountContact {get; set;}

Remarks

If different from SenderContact, the AccountContact is required to be provided in a ship request. Otherwise, it defaults to SenderContact.

If the CountryCode is international, or if Commercial Invoice and other International forms are requested, the FirstName and LastName are required to be provided in the request.

The AccountContact must be set to an instance of the ContactDetail type, which will contain specific contact information about the point-of-contact shipper. See the ContactDetail type for more information.

Default Value

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