Refund
Refund a completed payment
Authorizations
Bearer authentication using access token
Path Parameters
Transaction ID
"tx_abc123"
Body
Refund amount (supports up to 2 decimal places). If omitted, full refund is processed.
5.5
Currency of the refund amount (3-letter ISO code). Use this when refunding in the original transaction currency (e.g., sgd) that differs from the settlement currency (e.g., usd). The amount will be automatically converted using the original exchange rate.
"sgd"
Refund reason
"Customer request"
Response
Refund successful
Refund ID
"orf_xyz789"
Transaction ID
"tx_abc123"
Refund amount (string format)
"5.50"
Refund status
"succeeded"
PSP refund ID
"re_xxxxx"
Refund fee (string format)
"1.00"