List customer balances

View as Markdown
Returns all wallet balances for a customer.

Authentication

AuthorizationBearer
API key obtained from the Afternoon dashboard

Path parameters

idstringRequiredformat: "cuid"

Response

Customer balances
successboolean
balanceslist of objects
request_idstring

Errors

401
Unauthorized Error
404
Not Found Error
500
Internal Server Error