/charges
Generated from openapi.yaml. 1 operation.Download the specification.
POST/v1/charges/{id}/refund
Refund a settled charge (full or partial)
Non-custodial payee→payer transfer. Excludes only the refund tx's network fee.
Requires your secret key as a bearer token.
Path and query parameters
| Name | In | Required | Description |
|---|---|---|---|
| no |
Body
| Field | Type | Required | Description |
|---|---|---|---|
amount | string | no | Atomic units; omit for full remaining |
reason | string | no |
Responses
| Status | Description |
|---|---|
201 | The refund. |