Create a new contact
Creates a new contact for the organization
Authentication
AuthorizationBearer
API Key authentication using Bearer token
Request
Body
customerId
firstName
lastName
email
phone
billingAddress
externalId
Response
201
id
customerId
firstName
lastName
email
phone
externalId
createdAt
updatedAt
billingAddress