Update Accounting Company

Updates an existing accounting company

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Accounting Company ID

Body Params
string | null

User-defined ID for identifying the accounting object in webhook payloads. May represent the external system's ID in custom integrations. Optional and not used by native integrations. This property is optional. Only pass a value when you wish to update it.

string | null

Tax ID of the company This property is optional. Only pass a value when you wish to update it.

string

Name of the company company This property is optional. Only pass a value when you wish to update it.

address
object
string | null

Email of the company. This property is optional. Only pass a value when you wish to update it.

string | null

Country code of the company phone number. This property is optional. Only pass a value when you wish to update it.

string | null

Phone number of the company. This property is optional. Only pass a value when you wish to update it.

string | null

Description of the company This property is optional. Only pass a value when you wish to update it.

string | null

Company ID from the companies endpoint This property is optional. Only pass a value when you wish to update it.

Responses
204

Company updated successfully

400

Bad Request

401

Unauthorized

404

Not Found

422

Invalid request data

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!