get https://{environment}.joinforage.app/api/orders//refunds//
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.
