Skip to main content

OrganizationContact

contactIdstring
Example: contact_id
emailstring
Example: email@email.com
mobileNumberstring
Example: 1234567890
namestring
Example: Contact Name
telephoneNumberstring
Example: 1234567890
OrganizationContact
{
"contactId": "contact_id",
"email": "email@email.com",
"mobileNumber": "1234567890",
"name": "Contact Name",
"telephoneNumber": "1234567890"
}