In the MainBrainer CRM, contact information is stored under a contact as the contact’s various properties. This endpoint returns the different property heads (property IDs along with the property names) under which contact information is stored for the specified contact list.
Success
Bad Request
Unauthorized
Conflict
Client Error
Server Error
[- {
- "propertyId": "string",
- "propertyName": "string",
- "personalizationTag": "string"
}
]