query

coupons

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
Boolean
Whether to get buy_now cart.
The unique identifier of the cart.
productSlug
String
A short, human-readable, URL-friendly identifier of a product.
storeId
String
Unique identifier of a store.
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...