Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
ID of the promotion campaign. You can either pass the campaign ID, which was assigned by Voucherify, or the name
of the campaign as the path parameter value, e.g., Loyalty Campaign
.
"camp_rRsfatlwN7unSeUIJDCYedal"
Promotion stack ID.
"stack_KOIde7AUf08at12lZ1r3OfFL"
Response
Returns a stack object if valid identifiers were provided in the path.
Response body schema for GET v1/promotions/{campaignId}/stacks/{stackId}
.
Promotion stack name.
Contains the tier configuration. A promotion stack can include up to 30 tiers.
Unique promotion stack ID.
Timestamp representing the date and time when the promotion stack was created. The value is shown in the ISO 8601 format.
Promotion stack's parent campaign's unique ID.
The type of the object represented by JSON.
promotion_stack
Promotion stack category ID.
Details about the category assigned to the promotion stack.
Timestamp representing the date and time when the promotion stack was updated. The value is shown in the ISO 8601 format.