Skip to main content
POST
Create Contacts
A contact is an individual or company that buys or sells goods or services from a business. Commonly referred to a customer on a corresponding invoice or a vendor for a bill

Additional Required Fields

To successfully create a contact, certain fields must be included in the raw_data object of the request body. The required fields are as follows:

Authorizations

api_key
string
header
required

Body

application/json

Create contacts

company_id
integer
required

The company ID

Example:

1

data
accountingtypesContactsWriteRequestFields · object[]
required

The data to be passed through to the integration platform

Response

200 - application/json
data
accountingtypesCreateContactsResponseData · object
required
request_timestamp
string<date-time>
required

The time at which the request was received by the server

response_timestamp
string<date-time>
required

The time at which the response was sent by the server

request_id
string
required

The unique ID of the request