Get Promotions by promotion ID
Retrieves details of a specific promotion based on the specified promotion ID.
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.
Path Parameters
Get promotions based on promotion ID
Response
The 24 character system-generated ID (for internal use only).
The promotional codes.
The state of the promotion.
SCHEDULED
, ACTIVE
, DISABLED
, EXPIRED
True
indicates that the promo is a coupon and False
indicates promotion.
True
indicates that coupon is non-stackable and False
indicates stackable.
The title of the promotion.
The promotion start date and time, in ISO format.
The promotion end date and time, in ISO format.
The type or kind to which the promotion is applied.
The details of the promotions.
For internal use only.
The coupon or promo limitations. For example, limit can be set for the coupon to be used only 4 times per user and 10 times in total across all customer.
The human-readable ID for a set of promotion codes, for external use.
The terms and conditions of the promotion.
The time stamp of promo creation, in ISO format.
The time stamp of promo update, in ISO format.
The internal version of the record.
Was this page helpful?