v1

latestOpenAPI 3.0.12026-07-24501176.6 MB

Review a Loyalty Promotion

Endpoint for POST /v3/promotions/69034fe43d40cd1e08fb66d8/review

post/v3/promotions/{promotionId}/review

Path parameters

promotionIdstring required

Headers

Authorizationstring
Example:Basic dGlsbGhnNWI5NjRiMDcxNTJkMjM0Yjcw

Request body

approvalStatusstring

Example request

{
  "approvalStatus": "APPROVE"
}

Response

Successful operation (default from cURL)

messagestring

Example response

{
  "message": "Success"
}