Create contact

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
salutationenumRequired
firstNamestringRequired
lastNamestringRequired
emailstringRequired
externalIdstringOptional
customerIdstringOptional
customerExternalIdstringOptional
phonestringOptional
billingStreetstringOptional
billingCitystringOptional
billingStateProvincestringOptional
billingCountrystringOptional
billingPostalCodestringOptional

Response

Success response
idstring or null
externalIdstring or null
organizationIdstring or null
customerIdstring or null
customerExternalIdstring or null
salutationenum or null
firstNamestring or null
lastNamestring or null
emailstring or null
phonestring or null
billingStreetstring or null
billingCitystring or null
billingStateProvincestring or null
billingCountrystring or null
billingPostalCodestring or null