v2
latestOpenAPI 3.1.02026-08-01244220427.0 KBLoyalty
Claim Loyalty Program Customer Offer
Claim an Offer for Customer
Allows a customer to claim an offer if they meet the necessary conditions.
Path Parameters:
- programId: UUID of the loyalty program
- customerId: UUID of the customer
- offerId: UUID of the offer
Returns:
- HTTP 200 OK on successful claim.
- HTTP 422 Unprocessable Entity if conditions are not met.
post/v2/loyalty/programs/{programId}/customers/{customerId}/offers/{offerId}/claim
Path parameters
Example:5eb7cf5a86d9755df3a6c593
Example:5eb7cf5a86d9755df3a6c593
Example:5eb7cf5a86d9755df3a6c593
Headers
authorizationstring nullable
Response
Successful Response
{"stackTrail":"paths:/v2/loyalty/programs/{programId}/customers/{customerId}/offers/{offerId}/claim:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}