This API processes the use of one or more coupons associated with a customer in Gameball. By providing customer details and a list of coupons, this endpoint marks the coupons as redeemed, completing the transaction. Optionally, a lockReference can be included to burn previously locked coupons.
Request body
Example request
{
"transactionId": "txn98765",
"transactionTime": "2024-10-11T10:57:43.382Z"
}Response
Coupon burned successfully
Changes
Changed in 3 of the 38 revisions of this API.13
- ○
added the new optional request property
transactionIdnew-optional-request-property
- ○
added the new optional request property
transactionTimenew-optional-request-property
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 38 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲