Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.polygon.technology/v0.9/customers/{id}/balance \ --header 'Authorization: Bearer <token>'
{ "data": { "customerId": "<string>", "estimatedBalanceCurrencyCode": "<string>", "estimatedBalanceValue": "<string>", "updatedAt": "2023-11-07T05:31:56Z" } }
Get the aggregated estimated balance across all customer wallets/assets.
Token from POST /auth/token
The request has succeeded.
Show child attributes
Suggestions
Contact support