Promotions
Get Promotion Stack
This method returns the details of a promotion stack, including the promotion tiers grouped within the stack.
get/v1/promotions/{campaignId}/stacks/{stackId}
Response
Returns a stack object if valid identifiers were provided in the path.
Example response
{
"categories": [
{
"created_at": "2022-07-14T10:45:13.156Z",
"updated_at": "2022-08-16T10:52:08.094Z"
}
]
}