Get card balanceCopy Pageget https://api.truelayer-sandbox.com/data/v1/cards/{account_id}/balanceGet balance for specified cardPath Paramsaccount_idstringrequiredunique ID for an account or cardQuery ParamsasyncstringenumWhen set to true, data is fetched asynchronously. Expect 202 status codetrueAllowed:truewebhook_uriuriWhen async is set to true, a webhook will be POSTed to the URI providedHeadersX-Client-Correlation-IdstringClient-specified ID used to debug requestsX-PSU-IPstringIP address of the end user requesting data. Necessary to overcome 4 calls per day rate limitsResponses 200OK 202Accepted 401Unauthorized 403Access denied 404Not found 429Rate limit exceeded 500Internal server error 501Not implemented 503Service unavailable 504Gateway timeoutUpdated about 1 month ago