Cards
List Card Balance
get/api/v1/cards/{publicToken}/balance
Path parameters
publicTokenstring required
Response
Success
Example response
{
"currencyCode": "GBP",
"cardBalance": 1000,
"availableBalance": 1000
}Changes
No recorded changes to this endpoint across all 1 revision of this API.