AccountNumber Property
The shipper's account number.
Syntax
char* GetAccountNumber();
int SetAccountNumber(char* lpszAccountNumber);
Default Value
""
Remarks
The shipper's account number.
See FedExAccount, UPSAccount, and USPSAccount for a better description of the different protocol requirements.
For Canada Post, this property should be set to the customer number of the owner of the mail (mailed on behalf of customer).
Data Type
String