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