Skip to main content
POST
Simulate balance inquiry

Authorizations

Authorization
string
header
required

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

Body

application/json

Balance inquiry details

account_type
enum<string>
required
Available options:
checking,
savings,
credit
card_acceptor
object
required
Example:
card_id
string<uuid>
required
mid
string
required
Required string length: 1 - 50
network_fees
object[]
pin
string
Required string length: 1 - 15

Response

Success

The response is of type object.