POST
/
cards
/
simulator
/
authorization

Authorizations

Authorization
string
header
required

Body

application/json
amount
number
required

The amount to simulate.

cardId
string
required

The _id of the card.

channel
enum<string>
default:
web
required

The channel to simulate the authorization on.

Available options:
web,
pos,
atm
currency
enum<string>
default:
NGN
required

The currency type.

Available options:
NGN,
USD
merchant
object
required

The merchant information.

type
enum<string>
default:
purchase
required

The authorization type.

Available options:
purchase,
cash_withdrawal,
deposit,
transfer,
payment

Response

200 - application/json

The response is of type object.