PUT
/
core
/
companies
/
{company_id}

Authorizations

api_key
string
headerrequired

Path Parameters

company_id
integer
required

The ID of the company to update

Body

application/json

The data of the company endpoint

name
string | null

Name of the company

partner_id
string | null

Unique identifier in your system.

sync_config
object[] | null

The sync configuration of the connection

Response

200 - application/json

The data of the company endpoint

data
object[]
required

The data of the company endpoint

next
string | null

The next page of objects to retrieve