Refunds
GET /refundsGET /refunds
GET /refundsName
Type
Description
{
"total": 42,
"refunds": [
{
"id": "69e25383b604159c5b8ba5bb",
"parentPaymentId": "69e0df45b604159c5b8ba5a9",
"status": "RECEIVED",
"totalAmount": "150.00",
"currency": "ARS",
"createdAt": "2026-04-17T14:37:44Z",
"description": "Client requested partial refund"
}
]
}Refund lifecycle
Guidance
Webhook events
Event
Fires when…
Last updated

