PayorAccountNumber Property
The account number of the party responsible for payment (shipping charges, or duties and taxes).
Syntax
__property String PayorAccountNumber = {read=FPayorAccountNumber, write=FSetPayorAccountNumber, default=""};
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