ShipmentInfoAlternateBillingZipCode Property
This should be set to the zip code associated with the account number set in FreightAlternateBillingAccountNumber .
Syntax
char* GetShipmentInfoAlternateBillingZipCode();
int SetShipmentInfoAlternateBillingZipCode(char* lpszShipmentInfoAlternateBillingZipCode);
Default Value
""
Remarks
This should be set to the zip code associated with the account number set in FreightAlternateBillingAccountNumber. This is used in connection with Send Bill To (SBT) identification of customer's account used for billing.
This only applies when using the FedExFreightEconomy and FedExFreightPriority services.
Data Type
String