v1
latestOpenAPI 3.0.12026-07-24501176.6 MBReview 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
Example request
{
"approvalStatus": "APPROVE"
}Response
Successful operation (default from cURL)
Example response
{
"message": "Success"
}