Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 858 Bytes

CouponFreeItemAndShippingWithSubtotal.md

File metadata and controls

14 lines (10 loc) · 858 Bytes

CouponFreeItemAndShippingWithSubtotal

Properties

Name Type Description Notes
currency_code string The ISO-4217 three letter currency code the customer is viewing prices in [optional]
items string[] A list of items that are eligible for this discount_price. [optional]
limit int The limit of free items that may be received when purchasing multiple items [optional]
shipping_methods string[] One or more shipping methods that may be free [optional]
subtotal_amount float The amount of subtotal required to receive the discount percent [optional]

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