v1
latestOpenAPI 3.0.12026-07-24501176.6 MBUpdate catalog promotion
put/api_gateway/rewards/core/v1/promotion/{promotionId}/brand/{brand Id}
Path parameters
brand Idstring required
promotionIdstring required
Request body
Response
200
Example response
{
"status": {
"success": true,
"code": 11021,
"message": "Catalog promotion updated successfully."
},
"catalogPromotion": {
"id": 8
}
}