get https://{cluster}.voucherify.io/v1/promotions//stacks/
This method returns the details of a promotion stack, including the promotion tiers grouped within the stack.
Responses
This method returns the details of a promotion stack, including the promotion tiers grouped within the stack.
xxxxxxxxxx
curl --request GET \
--url https://api.voucherify.io/v1/promotions/campaignId/stacks/stackId \
--header 'X-Voucherify-Channel: Voucherify Documentation' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: