Burn reward - Online
POST/offer/burn
Burns reserved rewards from an e-commerce channel.
Request
Responses
- 200
- 400
- 401
- 500
- default
Burn results per reward ID.
Request rejected due to missing JWT or loyalty mismatch.
Possible API return codes:
No Specific Error code: JWT token is required.
Authorization failure.
Possible API return codes:
No Specific Error code: Invalid token.
Burn failure.
Possible API return codes:
MW-POS-X-006: yuu ID and loyalty ID from JWT do not match.MW-POS-X-007: Rewards reversal initiated due to failed burn.ALP-500: Invalid reward ID.ALP-501: Reward already redeemed.ALP-502: Reward already cancelled.ALP-505: Reward archived.ALP-512: Reward expired.
Unexpected error.