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

PayorCountryCode Property

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

Object Oriented Interface

public function getPayorCountryCode();
public function setPayorCountryCode($value);

Procedural Interface

inship_fedexfreightship_get($res, 132 );
inship_fedexfreightship_set($res, 132, $value );

Default Value

'US'

Remarks

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

When shipping via FedEx Express, the PayorCountryCode is required to be provided in the ship request only if PayorType is set to 'RECIPIENT' or 'THIRDPARTY'. For FedEx Ground shipments, the PayorCountryCode is required only if PayorType 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