Skip to main content
POST
Create a refund

Path Parameters

paymentId
string
required
Example:

"pay_abc123"

Body

application/json
amount
number
required
Required range: x > 0
reason
string
idempotencyKey
string

Response

Refund created

The response is of type unknown.