HomeGuidesReference
Log In

Retrieve an OrderRefund

A GET request to /orders/{order_ref}/refunds/{refund_ref}/ retrieves the specified refund for a given order.

On success, the API responds with the OrderRefund.

Use this endpoint to inspect the outcome of an order refund, including updated receipt information to display to the customer.

Language
Authorization
OAuth2
URL