Refunds
List payment refunds
Refund payment
Get payment refund
Webhooks
refund.created
refund.updated
<- Refunds API
Refunds API
Version
2024-10-17
GET
/v2/refunds/{refund_id}
Retrieves a specific refund using the refund_id.
refund_id
Guide
Retrieve refund information
Example code
string
Required
The unique ID for the desired PaymentRefund.
PaymentRefund
errors
Error [ ]
Information about errors encountered during the request.
Show attributes
refund
The requested PaymentRefund.