Skip to main content

OrganizationContact2

contactIdstringnullable

Unique identifier of the organization contact

Example: 1122
emailstringnullable

Email address of the organization contact

mobileNumberstringnullable

Mobile number of the organization contact

Example: 1234567890
namestringnullable

Name of the organization contact

Example: John Doe
telephoneNumberstringnullable

Telephone number of the organization contact

Example: 1234567890
OrganizationContact2
{
"contactId": "1122",
"email": "[email protected]",
"mobileNumber": "1234567890",
"name": "John Doe",
"telephoneNumber": "1234567890"
}