Get list balances of customerCopy Pageget https://example.com/statements/private/v1/admin/customer/balanceAvailable for admins with "view_customer_statements" permission.Query Paramspage[size]int3210 to 100Defaults to 10Specifies the count of objects returned in response.page[number]int32≥ 1Defaults to 1Specifies page number to be shown in response. size + number makes offset for records.filters[customerId]int32requiredFilter by customer idResponses 200Successful request 400Bad Request 401Unauthorized 403Forbidden 404Params for collections are not valid 500Internal server errorUpdated 8 months ago