DutiesPayorAccountNumber Property
The account number of the party responsible for payment (shipping charges, or duties and taxes).
Object Oriented Interface
public function getDutiesPayorAccountNumber(); public function setDutiesPayorAccountNumber($value);
Procedural Interface
inship_fedexfreightship_get($res, 58 ); inship_fedexfreightship_set($res, 58, $value );
Default Value
''
Remarks
The account number of the party responsible for payment (shipping charges, or duties and taxes).
This is required to be provided in the ship request, only if DutiesPayorPayorType is set to 'RECIPIENT' or 'THIRDPARTY'. Otherwise, it defaults to DutiesPayorAccountNumber.
Data Type
String