v1
latestOpenAPI 3.1.12026-07-222968170.1 KBcustomers
post/v2/customers/{merchant_id}/claimed_rewards
Path parameters
merchant_idstring required
The ID of the customer in your platform or ecommerce store. The reward will be redeemed for this customer
Request body
Response
201
Example response
{
"claimed_reward": {
"redeemable": {
"currency": "usd"
}
}
}