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

DutiesPayorCountryCode Property

The country code for the payor of the shipment, or duties and taxes.

Object Oriented Interface

public function getDutiesPayorCountryCode();
public function setDutiesPayorCountryCode($value);

Procedural Interface

inship_upsshipintl_get($res, 37 );
inship_upsshipintl_set($res, 37, $value );

Default Value

'US'

Remarks

The country code for the payor of the shipment, or duties and taxes.

When shipping via FedEx Express, the DutiesPayorCountryCode is required to be provided in the ship request only if DutiesPayorPayorType is set to 'RECIPIENT' or 'THIRDPARTY'. For FedEx Ground shipments, the DutiesPayorCountryCode is required only if DutiesPayorPayorType is set to 'THIRDPARTY'.

For UPS, this should be the same as it was entered in the UPS system when this account was set up. In domestic shipments, it will always default to US.

Data Type

String

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