ShipmentInfoBillingCompanyName Property
This should be set to the name of the company listed on the account associated with the FreightAccountNumber .
Syntax
char* GetShipmentInfoBillingCompanyName();
int SetShipmentInfoBillingCompanyName(char* lpszShipmentInfoBillingCompanyName);
Default Value
""
Remarks
This should be set to the name of the company listed on the account associated with the FreightAccountNumber. This is used for validating FedEx Freight account number and (optionally) identifying third party payment on the bill of lading.
This only applies when using the FedExFreightEconomy and FedExFreightPriority services.
Data Type
String