List all available coupons that customer can apply to their carts. It provides details about each coupon, including its code, discount amount, and applicable conditions.
Arguments
buyNow
BooleanWhether to get buy_now cart.
id
StringThe unique identifier of the cart.
productSlug
StringA short, human-readable, URL-friendly identifier of a product.
storeId
StringUnique identifier of a store.
Response
Query
Try it
Input Variables
Response
Was this section helpful?