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