v1

latestOpenAPI 3.0.32026-07-24614422630.2 KB
Accounts

Add a contact for an account

Creates and adds a new contact for the specified account and returns the new contact ID.

post/accounts/{accountId}/contacts

Path parameters

accountIdstring required

value = Uniquely identifies the account

Query parameters

skipAddressValidationboolean

value = perform basic address validation

strictValidationboolean

value = require the address to match a canonical address, if it exists

Request body

idstring

This is a system-generated Account Contact ID

accountIdstring required

Uniquely identifies the Account

firstNamestring

First Name of the Contact

lastNamestring

(optional) Last Name of the Contact

emailstring

Email of the Contact

phoneNumberstring

(optional) Phone Number of the Contact

titlestring

(optional) Title of the Contact

externalIdstring
erpIdstring
fullNamestring
eventObjectIdstring

Response

successful operation

idstring

This is a system-generated Account Contact ID

accountIdstring required

Uniquely identifies the Account

firstNamestring

First Name of the Contact

lastNamestring

(optional) Last Name of the Contact

emailstring

Email of the Contact

phoneNumberstring

(optional) Phone Number of the Contact

titlestring

(optional) Title of the Contact

externalIdstring
erpIdstring
fullNamestring
eventObjectIdstring