ShipmentInfoBillingAddress1 Property
This should be set to the first address line listed on the account associated with the FreightAccountNumber .
Object Oriented Interface
public function getShipmentInfoBillingAddress1(); public function setShipmentInfoBillingAddress1($value);
Procedural Interface
inship_fedexfreightship_get($res, 199 ); inship_fedexfreightship_set($res, 199, $value );
Default Value
''
Remarks
This should be set to the first address line 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