Get balances for a credential

get/venue-adapter-service/api/vas/v1/credential/{credentialExternalId}/balances

Returns balances for the specified credential external ID.

Path Parameters

  • credentialExternalIdstringRequired
    CMS credential external ID to fetch balances for
    Min length: >= 1 characters

200 Response

balances array[object] required
credentialExternalId string required
Min length: >= 1 characters
genericAsset string
Min length: >= 1 characters
venueAsset string required
Min length: >= 1 characters
total string required
Min length: >= 1 characters
available string required
Min length: >= 1 characters
locked string required
Min length: >= 1 characters
timestamp string <date-time>required

400 Response

errorName string required
error string required

404 Response

errorName string required
error string required

500 Response

errorName string required
error string required