ProductCRMIntegrationReadMin
product_idProduct Idrequired
Идентификатор продукта (рабочего пространства), которому принадлежит запись. Большинство эндпоинтов разграничивают доступ по продукту.
crm_integration_idCrm Integration Idrequired
created_atdate-timerequired
Время создания (UTC, ISO 8601).
last_import_at objectrequired
anyOf
- date-time
- null
date-time
last_sync_at objectrequired
anyOf
- date-time
- null
date-time
ProductCRMIntegrationReadMin
{
"product_id": 0,
"crm_integration_id": 0,
"created_at": "2024-07-29T15:51:28.071Z",
"last_import_at": "2024-07-29T15:51:28.071Z",
"last_sync_at": "2024-07-29T15:51:28.071Z"
}