A refund represents a full or partial reversal of a payment, including the amount, status, and payment provider.
The unique identifier for the refund.
"rf_xxxxxxxxxxxxxxx"
The refunded amount as a decimal in the specified currency, such as 10.43 for $10.43 USD.
6.9
The three-letter ISO currency code for the refunded amount.
usd, sgd, inr, aud, brl, cad, dkk, eur, nok, gbp, sek, chf, hkd, huf, jpy, mxn, myr, pln, czk, nzd, aed, eth, ape, cop, ron, thb, bgn, idr, dop, php, try, krw, twd, vnd, pkr, clp, uyu, ars, zar, dzd, tnd, mad, kes, kwd, jod, all, xcd, amd, bsd, bhd, bob, bam, khr, crc, xof, egp, etb, gmd, ghs, gtq, gyd, ils, jmd, mop, mga, mur, mdl, mnt, nad, ngn, mkd, omr, pyg, pen, qar, rwf, sar, rsd, lkr, tzs, ttd, uzs, rub, btc, cny The current processing status of the refund, such as pending, succeeded, or failed.
pending, requires_action, succeeded, failed, canceled The datetime the refund was created.
"2023-12-01T05:00:00.401Z"
The payment provider that processed the refund.
stripe, coinbase, paypal, apple, sezzle, splitit, platform_balance, multi_psp, adyen, claritypay, checkout_dot_com The timestamp when the refund was created in the payment provider's system. Null if not available from the provider.
"2023-12-01T05:00:00.401Z"
The availability status of the refund tracking reference from the payment processor. Null if no reference was provided.
available, pending, unavailable The type of tracking reference provided by the payment processor, such as an acquirer reference number. Null if no reference was provided.
acquirer_reference_number, retrieval_reference_number, system_trace_audit_number The tracking reference value from the payment processor, used to trace the refund through banking networks. Null if no reference was provided.
"74850120752"
The original payment that this refund was issued against. Null if the payment is no longer available.