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.
200
The response is of type object.
object