Called to initiate a new refund transaction from your backend. Multiple partial refund transactions are allowed, however we ensure that the value of the current refund request plus the sum of previous refunds values never exceeds the value of the associated payment transaction.

Note that a valid checkout-api-key header should be included on the request, otherwise you will receive an unauthorized error. Your API key can be obtained from the Business Portal integration tab. This endpoint should be called on the server-side to prevent exposing your API key.

Recipes
🦉
Refunds
Open Recipe
🦉
Handle Post Payment Events
Open Recipe
🦉
Handle Post Refund Events
Open Recipe
Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!