<- Refunds API

Refunds API

Get payment refund

GET

 /v2/refunds/{refund_id}

Retrieves a specific refund using the refund_id.

Permissions:PAYMENTS_READ
Try in API Explorer
Link to section

Path parameters

Example code

Link to section

refund_id

string

Required

The unique ID for the desired PaymentRefund.

Link to section

Response fields

Link to section

errors

Information about errors encountered during the request.

Link to section

refund

The requested PaymentRefund.