ShipmentInfoCoupons Property
This contains a semicolon delimited list of identifiers for promotional discounts offered to customers.
Syntax
__property String ShipmentInfoCoupons = {read=FShipmentInfoCoupons, write=FSetShipmentInfoCoupons, default=""};
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