Skip to main content
GET
Company balance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

Success

available
string
Pattern: ^\d+(\.\d{1,2})?$
Example:

"50.00"

held
string
Pattern: ^\d+(\.\d{1,2})?$
Example:

"50.00"

environment
enum<string>
Available options:
test,
live