v1
latestOpenAPI 3.1.12026-07-222968170.1 KBcustomers
post/v2/customers/{merchant_id}/claimed_rewards/{claimed_reward_id}/refund
Path parameters
merchant_idstring required
The ID of the customer in your platform or ecommerce store
claimed_reward_idnumber required
The ID of the claimed reward to refund
Response
200
Example response
{
"claimed_reward": {
"redeemable": {
"currency": "usd"
}
}
}