ShipmentInfoAlternateBillingZipCode Property
This should be set to the zip code associated with the account number set in FreightAlternateBillingAccountNumber .
Object Oriented Interface
public function getShipmentInfoAlternateBillingZipCode(); public function setShipmentInfoAlternateBillingZipCode($value);
Procedural Interface
inship_fedexfreightship_get($res, 198 ); inship_fedexfreightship_set($res, 198, $value );
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