Skip to main content
GET
Get card program balance

Authorizations

Authorization
string
header
required

User bearer credential: either a Cognito JWT or an ak_ user API key. Backend integrators using HMAC must include the user API key alongside the three HMAC headers on user-scoped endpoints.

Response

Response for status 200

balance
string
required

Card program balance in USD

Example:

"100.00"