Skip to main content
POST
Balance Enquiry

Authorizations

Authorization
string
header
default:{{APIKey}}
required

Body

application/json
cardId
string
required

The _id of the specific card.

channel
enum<string>
default:web
required

The channel to simulate the balance enquiry on.

Available options:
web,
pos,
atm

Response

Simulated successfully.

statusCode
integer

Status code of the response. 200 indicates a successful request.

message
string

Human-readable description of the result.