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
Example request
{
"approvalStatus": "APPROVE"
}Response
Successful operation (default from cURL)
Example response
{
"message": "Success"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.