Get customer credit balances
Get current customer credit balances grouped by currency for a Paid customer display ID. Use the value returned as customer.id, for example cus_abc123. If you have your own customer ID, use /api/v2/customers/external/{externalId}/credits/balances.
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Path parameters
id
Paid customer display id
Response
200
data
Errors
403
Forbidden Error
404
Not Found Error
500
Internal Server Error