schemas-OrganizationContact
Key contact for an organization, including its identifier. The parent
contact property is null when no contact is on file.
contactIdstringnullable
Example:
contact_idnamestring
Example:
Contact Nameemailstring
Example:
[email protected]mobileNumberstring
Example:
1234567890telephoneNumberstring
Example:
1234567890schemas-OrganizationContact
{
"contactId": "contact_id",
"name": "Contact Name",
"mobileNumber": "1234567890",
"telephoneNumber": "1234567890"
}