cURL
curl --request POST \ --url https://api.sandbox.sudo.cards/cards/simulator/balance_enqiry \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json' \ --data ' { "cardId": "<string>", "channel": "web" } '
"{}"
Simulates card enquiry for a specific card.
Documentation IndexFetch the complete documentation index at: https://docs.sudo.africa/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.sudo.africa/llms.txt
Use this file to discover all available pages before exploring further.
The _id of the specific card.
_id
The channel to simulate the balance enquiry on.
web
pos
atm
200
The response is of type object.
object