v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Create catalog promotion

post/api_gateway/rewards/core/v1/promotion/create

Request body

RAW_BODYstring json

Sample request body

Response

200

Example response

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