Skip to main content
POST
Simulate authorization advice

Authorizations

Authorization
string
header
required

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

Body

application/json

Authorization advice 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
network_fees
object[]
transaction_options
object

Response

Success

The response is of type object.