Get Contractor Balances
Deprecated. Read this from the Thera API with your API key instead. Returns the contractor's withdrawable balance per currency, keyed by ISO 4217 code. These are funds already settled to the contractor that they can withdraw from Thera.
Authentication
X-Thera-API-Keystring
API Key authentication via header
Path parameters
email
When using email addresses in the URL path, make sure to percent-encode the @ symbol as %40. For example: contractor%40example.com instead of contractor@example.com.
Response
This endpoint returns an object.
balanceByCurrency
Amount in decimals (major and minor unit combined)
Errors
401
Unauthorized Error
404
Not Found Error

