Get List of Promotions
Enables you to retrieve all the active promotions, in a paginated response.
https://prod01-apigw.{customer_name}.fabric.zone
Headers
The x-site-context
header is a JSON object that contains information about the source you wish to pull from. The mandatory account
is the 24 character identifier found in Copilot. The channel
(Sales channel ID), stage
(environment name), and date
attributes can be used to further narrow the scope of your data source.
Query Parameters
Number of records you wish to skip before selecting records. Default is 0
if not specified
limits the number of records returned by the api. Default is 10
if limit
is not specified
Retrive records by SKU name
Response
The query details such as how many promotions must be displayed in a page, the offset value, and the total number of applicable promotions.
The details of the promotions.
Was this page helpful?