PayorAccountNumber Property
The account number of the party responsible for payment (shipping charges, or duties and taxes).
Object Oriented Interface
public function getPayorAccountNumber(); public function setPayorAccountNumber($value);
Procedural Interface
inship_fedexfreightship_get($res, 128 ); inship_fedexfreightship_set($res, 128, $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 PayorType is set to 'RECIPIENT' or 'THIRDPARTY'. Otherwise, it defaults to PayorAccountNumber.
Data Type
String