query

eligibleOfferProducts

List all products eligible for the given offer. Returns a paginated list of products that can be used with the specified offer. At least one of offerCode or offerId must be provided. offerCode takes priority
Arguments
offerCode
String
Offer code (takes priority over offerId when both are provided). Example: 'NIKE10'
offerId
String
The unique identifier of the offer. Example: '5bb521cfdc83215e1889b347'
page
Int
Page number for pagination. Example: 1
pageSize
Int
Number of items per page. Example: 20
Response
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...