v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Disable Catalog promotion

put/api_gateway/rewards/core/v1/promotion/{promotion Id}/status/false/brand/{brand Id}

Query parameters

promotionIdstring required

Unique ID of the promotion.

brandIdinteger required

Unique ID of the brand.

Response

200

OR

Example response

{
  "status": {
    "success": true,
    "code": 11011,
    "message": "Catalog promotion status updated successfully."
  }
}