Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 846 Bytes

contact-create-request.md

File metadata and controls

16 lines (13 loc) · 846 Bytes

Contact Create Request

Contacts represent Account contacts and Account billing and shipping addresses.

Fields

Name Type Tags Description
firstName String Required The contact's first name.
lastName String Required The contact's last name.
phone String Optional The contact's phone number.
email String Optional The contact's email address.
workEmail String Optional The contact's work email address.
account String Optional The customer this contact is associated with.
address Address Optional The contact's address.
customFields Map<String, Object> Optional Custom fields used to create a contact.