Skip to main content

Contact

Key contact for an organization. When included, all contact fields are present as strings (may be empty). The parent contact property is null when no contact is on file.

namestring
Example: Contact Name
emailstring
mobileNumberstring
Example: 1234567890
telephoneNumberstring
Example: 1234567890
Contact
{
"name": "Contact Name",
"email": "[email protected]",
"mobileNumber": "1234567890",
"telephoneNumber": "1234567890"
}