Promotion
Activate/Deactivate/Delete promotions
Activate, deactivate or delete multiple promotions
post/shops/{SHOP_ID}/promotion_advance/delete_multi
Path parameters
SHOP_IDinteger required
Example:4
Shop ID
Request body
Example request
{
"ids": [
"0fe988a1-26a5-4772-b4b6-a9c17c9f40cd"
],
"type_action": "DEACTIVE_PROMOTIONS"
}Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.