v1

latestOpenAPI 3.1.02026-07-24416405768.8 KB
i.2) Proxy Card Management

Get balance for a linked account

Retrieves the current balance of a specific account linked to the proxy card.

get/eclipse-conductor/rest/v1/tenants/{tenantId}/proxy-cards/{cardIdentifier}/accounts/{accountId}/balance

Path parameters

tenantIdinteger required
cardIdentifierstring required
accountIdstring required

Query parameters

accountTypestring
currencyCodestring

Response

OK

availableBalancenumber
currencystring
ledgerBalancenumber
timestampstring date-time

Example response

{
  "timestamp": "2022-03-10T12:15:50-04:00"
}