Skip to main content

Refund a payment

POST 

/api/v1/payments/:id/refund

Create a refund for a completed payment. Partial refunds are supported by specifying an amount less than the original. Total refund amount (including previous refunds) cannot exceed the original transaction amount.

Request

Responses

Refund initiated