Promotions

Returns an array of all defined promo codes and associated names.

Rate Limit

This endpoint is subject to the general API rate limit of 50 requests per 10 seconds. Learn more about handling rate limits.

Sample Request

https://apiX.optimove.net/current/integrations/GetPromotions

Sample Response

[
  {"PromoCode":"WB23","PromotionName":"Welcome back Promo"},
  {"PromoCode":"NV10","PromotionName":"New VIP 10% Discount"}
]
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!