HomeGuidesReference
Log In

Retrieve a PaymentRefund for a Payment

This endpoint is only relevant to Forage SDK integrations.

If you’re building with the Fully Hosted or Custom Forage Checkout UI, then use the OrderRefund endpoints.

A GET request to /payments/{payment_ref}/refunds/{refund_ref}/ retrieves a PaymentRefund associated with a Payment.

Use this endpoint to retrieve updated receipt and balance information for a PaymentRefund after the initial POST request creates the refund.

Language
Authorization
URL