Last update:
July 22, 2024
CouponType object¶
This type represents a coupon or discount code that can be applied to a shopping cart or order.
Fields¶
Field | Description |
---|---|
code String |
The code or identifier of the coupon. |
isAppliedSuccessfully Boolean |
Indicates whether the coupon was applied successfully to the cart or order. |