x-api-key: ********************
{ "promotionIds": [ "Z7Y7J7AF" ], "status": true }
curl --location --request POST 'https://api.mircate.com/5p1hp1d2t/CALL/Promotion/setStatusForPromotionList/' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "promotionIds": [ "Z7Y7J7AF" ], "status": true }'
{ "notChangedPromotions": [] }