Simulate Card Authorization

Sandbox-only simulator endpoint for card authorizations.

Use this universal endpoint to simulate purchases, pre-authorizations, ATM withdrawals, cash advances, merchant credits, card payments, balance inquiries, quasi-cash transactions, advice messages, and reversals. The authType and transactionType fields determine the simulated authorization behavior.

Path Params
integer
required

Identifier of the simulated card returned by POST /v1/cards/simulations.

Body Params
string
required
string
double
required
string
required
string
enum
required
Allowed:
string
enum
required
amountDetails
object
merchant
object
required
boolean
string
required
date
string
string
string
enum
required
Allowed:
string
boolean
Headers
string
required
Defaults to default

The banking instance identifier. Use default for staging simulations.

Responses

400

The request failed validation.

401

Authentication credentials were missing or incorrect.

403

The authenticated user does not have permission to simulate card authorizations.

404

The specified simulated card was not found.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json