HomeGuidesReference
Log In

Retrieve all PaymentRefunds for a Payment

A GET request to /payments/{payment_ref}/refunds/ retrieves a list of all PaymentRefunds associated with a Payment.

To inspect a particular PaymentRefund, use /payments/{payment_ref}/refunds/{refund_ref}/.

Language
Authorization
URL