Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

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

Path Parameters

company
string<uuid>
required

The company ID

Body

application/json
amount
number
required
Required range: x >= 1
balance_type
enum<string>
required
Available options:
client,
vendor
show_balance
string

Response

CompanyResource

data
CompanyResource · object
required