HomeGuidesReference
Log In

Retrieve all OrderRefunds for an Order

This endpoint is only relevant to Fully Hosted and Custom integrations.

If you’re building with a Forage SDK, then use the PaymentRefunds endpoints.

A GET request to /orders/{order_ref}/refunds/ retrieves all OrderRefunds associated with the provided order_ref.

On success, the API responds with an array of OrderRefunds.

Language
Authorization
OAuth2
URL