Create a company
Authentication
api-keystring
The API key should be passed in the request headers as api-key for authentication.
Request
Company create data.
name
Name of company
attributes
Attributes for company creation
countryCode
Country code if phone_number is passed in attributes.
linkedContactsIds
Contact ids to be linked with company
linkedDealsIds
Deal ids to be linked with company
Response
Created new Company
id
Unique company id
Errors
400
Bad Request Error