v1

latestOpenAPI 3.0.32026-08-06224144516.1 KB
Companies

Create a company

As with all POST endpoints, a location header will be returned with a url to the newly created resource.

post/companies

Query parameters

check_duplicateboolean required

When this flag is set to true, if a duplicate record is found to the one being created, an error will be thrown instead of creating a duplicate record. Defaults to false.

Request body

namestring required
owner_idnumber required
websitestring
country_codestring
entered_by_idnumber
notesstring
is_hotboolean
key_technologiesstring
billing_contact_idnumber

Response

Created