Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 805 Bytes

CouponAmountShippingWithSubtotal.md

File metadata and controls

13 lines (9 loc) · 805 Bytes

CouponAmountShippingWithSubtotal

Properties

Name Type Description Notes
currency_code str The ISO-4217 three letter currency code the customer is viewing prices in [optional]
purchase_amount float The purchase amount to qualify for subtotal discount and free shipping [optional]
shipping_amount float The amount of the shipping cost (this is not a discount, this is the actual cost of shipping) [optional]
shipping_methods list[str] One or more shipping methods that may be used with this coupon [optional]

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