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

DutiesPayor Property

Identifies the payor of duty and tax charges for the requested shipment.

Syntax

[VB.NET]
Public Property DutiesPayor As PayorDetail

[C#]
public PayorDetail DutiesPayor {get; set;}

Remarks

This is applicable to and required for international shipments only, and only if origin and destination countries are different (i.e., the CountryCode is different than CountryCode), and the shipment is not US/PR or PR/US.

The ZipCode is required for United States and Canadian UPS accounts and/or if the UPS account pickup address has a postal code. If the UPS account's pickup country is US or Puerto Rico, the postal code is 5 or 9 digits. The character '-' may be used to separate the first five digits and the last four digits. If the UPS account's pickup country is CA, the postal code is 6 alphanumeric characters.

This must be set to an instance of the PayorDetail type, which will contain the duties payor details. See the PayorDetail type for more information.

Default Value

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