Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 751 Bytes

CouponAmountOffShippingWithItemsPurchase.md

File metadata and controls

13 lines (9 loc) · 751 Bytes

CouponAmountOffShippingWithItemsPurchase

Properties

Name Type Description Notes
currency_code str The ISO-4217 three letter currency code the customer is viewing prices in [optional]
discount_amount float The amount of shipping discount [optional]
items list[str] A list of items of which at least one must be purchased for coupon to be valid. [optional]
shipping_methods list[str] One or more shipping methods that may receive this discount [optional]

[Back to Model list] [Back to API list] [Back to README]