latestOpenAPI 3.1.02026-08-042453938.9 KB
2cb1567969ca
Customers
Get customer balance
Retrieve the current balance for a customer. Returns the latest cached balance from the database (synced periodically from on-chain).
For real-time balance, call POST /v1/customers/:id/sync-balance first.
get/v1/customers/{id}/balance
Path parameters
idstring required
Customer ID
Response
Customer balance