ShipmentInfoCoupons Property
This contains a semicolon delimited list of identifiers for promotional discounts offered to customers.
Object Oriented Interface
public function getShipmentInfoCoupons(); public function setShipmentInfoCoupons($value);
Procedural Interface
inship_fedexfreightship_get($res, 213 ); inship_fedexfreightship_set($res, 213, $value );
Default Value
''
Remarks
This contains a semicolon delimited list of identifiers for promotional discounts offered to customers. For example: coupon1; coupon2; coupon3.
This only applies when using the FedExFreightEconomy and FedExFreightPriority services.
Data Type
String