Skip to main content
POST
Simulate authorization

Authorizations

Authorization
string
header
required

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

Body

application/json

Authorization details

amount
integer
required

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

card_id
string<uuid>
required
mid
string
required
Required string length: 1 - 50
card_acceptor
object
Example:
card_options
object
cash_back_amount
integer
is_pre_auth
boolean
default:false
network_fees
object[]
pin
string
Required string length: 1 - 50
transaction_options
object

Response

Success

The response is of type object.