v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Update catalog promotion

put/api_gateway/rewards/core/v1/promotion/{promotionId}/brand/{brand Id}

Path parameters

brand Idstring required
promotionIdstring required

Request body

RAW_BODYstring

Sample request body

Response

200

Example response

{
  "status": {
    "success": true,
    "code": 11021,
    "message": "Catalog promotion updated successfully."
  },
  "catalogPromotion": {
    "id": 8
  }
}