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

SoldToContact Property

Identifies the contact info of the party who imports and pays any duties due on the current shipment.

Syntax

[VB.NET]
Public Property SoldToContact As ContactDetail

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

Remarks

The SoldToContact represents descriptive contact data identifying the party who imports and pays any duties due on the shipment, or the end-user. It is required to be provided in an international ship request only if this party is different from recipient, and if Commercial Invoice, NAFTA CO, and/or SED international forms are requested.

  • in Commercial Invoice or NAFTA CO forms: SoldToAddress represents the party's contact who imports and pays any duties due on the current shipment.
  • in SED form: SoldToAddress represents the person or company's contact who receives the goods for end-use or the person or company listed on the export license. This is the end-user of the goods.
This must be set to an instance of the ContactDetail type, which will contain specific contact information about the point-of-contact sold-to party. See the ContactDetail type for more information.

If not set, it will default to RecipientContact.

Default Value

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