Skip to main content
PUT
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
name
string
required
Maximum string length: 255
overdraft_enabled
boolean
required
overdraft_limit
integer
Required range: x >= 0

Response

CompanyResource

data
CompanyResource · object
required