Create Accounting Company

Creates a new accounting company

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

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.

string | null
required

Tax ID of the company

string
required

Name of the company company

address
object
string | null
Defaults to null

Email of the company.

string | null
Defaults to null

Country code of the company phone number.

string | null
Defaults to null

Phone number of the company.

string | null
Defaults to null

Description of the company

string | null
Defaults to null

Company ID from the companies endpoint

Responses
201

ID of the created accounting company

400

Bad Request

401

Unauthorized

422

Invalid request data

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