DataCrmContact.
Sample JSON
Copy, edit, paste. Server-set fields (id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sample shape for DataCrmContact.
DataCrmContact.
id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.
{
"name": "Example name",
"email": "[email protected]",
"phone": "example"
}
| Field | Type | Required | Notes |
|---|---|---|---|
name | string | Optional | |
email | string | Optional | |
phone | string | Optional |