query

promotions

List all promotional offers available for the items in the cart, including details such as offer text, unique promotion ID, and validity period.
Arguments
pageSize
Int
Number of offers to be fetched to show.
promotionGroup
String
Type of promotion groups.
slug
String
A short, human-readable, URL-friendly identifier of a product.
storeId
Int
Unique identifier of a store.
promotionType
String
Promotion type of the promotions to be fetched
cartId
String
Cart id of the user cart.
autoApply
Boolean
Indicates whether to filter promotions based on their auto_apply status.
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...