Skip to main content
POST
Refund

Body

amount
number<double>
required

Amount to refund. Cannot exceed the original transaction amount.

Required range: 0.01 <= x <= 999999999.99
transaction_id
string

Transaction Id to issue the refund against.

Minimum string length: 1
Pattern: ^[0-9]*$
initiated_by_user_id
integer<int64> | null
reference_transaction_id
integer<int64> | null

Response

OK

transaction_id
string | null
auth_code
string | null
response_code
string | null
response_text
string | null
latency
integer<int32>
avs
object
cvv
object
amount
number<double>
metadata
object | null
request_id
string
default:000000000000000000000
Required string length: 1 - 100
errors
object[] | null