Skip to main content
POST
Simulate reversal

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Reversal details

amount
integer
required

The amount of the transaction in the smallest whole denomination of the applicable currency (eg. For USD use cents)

original_transaction_id
string<uuid>
required
find_original_window_days
integer<int32>
is_advice
boolean
default:false
network_fees
object[]

Response

Success

The response is of type object.