first commit
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
Security: Sync from Public / sync-from-public (push) Has been cancelled
Test: Benchmark Nightly / build (push) Has been cancelled
Test: Benchmark Nightly / Notify Cats on failure (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
Test: Evals Python / Workflow Comparison Python (push) Has been cancelled
Util: Check Docs URLs / check-docs-urls (push) Has been cancelled
Test: Visual Storybook / Cloudflare Pages (push) Has been cancelled
Test: E2E Performance / build-and-test-performance (push) Has been cancelled
Test: Workflows Nightly / Run Workflow Tests (push) Has been cancelled
Util: Cleanup CI Docker Images / Delete stale CI images (push) Has been cancelled
Test: Benchmark Destroy Env / build (push) Has been cancelled
Util: Update Node Popularity / update-popularity (push) Has been cancelled
Test: E2E Coverage Weekly / Coverage Tests (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,156 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"assigned_to_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"attendees": {
|
||||
"type": "null"
|
||||
},
|
||||
"busy_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"calendar_sync_include_context": {
|
||||
"type": "null"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"conference_meeting_client": {
|
||||
"type": "null"
|
||||
},
|
||||
"conference_meeting_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"conference_meeting_url": {
|
||||
"type": "null"
|
||||
},
|
||||
"created_by_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"done": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"due_date": {
|
||||
"type": "string"
|
||||
},
|
||||
"due_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"duration": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"is_recurring": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"location": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_1": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_2": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_country": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_formatted_address": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_locality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_postal_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_route": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_street_number": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_sublocality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"marked_as_done_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"notification_language_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"original_start_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"priority": {
|
||||
"type": "null"
|
||||
},
|
||||
"private": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"public_description": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_master_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule_extension": {
|
||||
"type": "null"
|
||||
},
|
||||
"reference_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"reference_type": {
|
||||
"type": "null"
|
||||
},
|
||||
"series": {
|
||||
"type": "null"
|
||||
},
|
||||
"source_timezone": {
|
||||
"type": "null"
|
||||
},
|
||||
"subject": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"type_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,147 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"Add time": {
|
||||
"type": "string"
|
||||
},
|
||||
"Apartment/suite no of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Assigned to user": {
|
||||
"type": "integer"
|
||||
},
|
||||
"assigned_to_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"City/town/village/locality of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"conference_meeting_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"Contact person": {
|
||||
"type": "integer"
|
||||
},
|
||||
"Country of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Creator": {
|
||||
"type": "integer"
|
||||
},
|
||||
"District/sublocality of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Done": {
|
||||
"type": "string"
|
||||
},
|
||||
"Due date": {
|
||||
"type": "string"
|
||||
},
|
||||
"Due time": {
|
||||
"type": "string"
|
||||
},
|
||||
"Duration": {
|
||||
"type": "string"
|
||||
},
|
||||
"Free/busy": {
|
||||
"type": "string"
|
||||
},
|
||||
"Full/combined address of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"House number of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"ID": {
|
||||
"type": "integer"
|
||||
},
|
||||
"is_recurring": {
|
||||
"type": "null"
|
||||
},
|
||||
"Last notification time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead": {
|
||||
"type": "null"
|
||||
},
|
||||
"Lead": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Marked as done time": {
|
||||
"type": "string"
|
||||
},
|
||||
"Note": {
|
||||
"type": "string"
|
||||
},
|
||||
"Organisation": {
|
||||
"type": "integer"
|
||||
},
|
||||
"original_start_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"Priority": {
|
||||
"type": "null"
|
||||
},
|
||||
"private": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"rec_master_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule_extension": {
|
||||
"type": "null"
|
||||
},
|
||||
"reference_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"Region of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"series": {
|
||||
"type": "null"
|
||||
},
|
||||
"State/county of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Street/road name of Location": {
|
||||
"type": "null"
|
||||
},
|
||||
"Subject": {
|
||||
"type": "string"
|
||||
},
|
||||
"Type": {
|
||||
"type": "string"
|
||||
},
|
||||
"type_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"Update time": {
|
||||
"type": "string"
|
||||
},
|
||||
"ZIP/Postal code of Location": {
|
||||
"type": "null"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"assigned_to_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"busy_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"created_by_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"done": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"due_date": {
|
||||
"type": "string"
|
||||
},
|
||||
"due_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"duration": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"is_recurring": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_1": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_2": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_country": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_formatted_address": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_locality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_postal_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_route": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_street_number": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_sublocality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"notification_language_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"original_start_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"private": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"reference_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"series": {
|
||||
"type": "null"
|
||||
},
|
||||
"subject": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,138 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"assigned_to_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"busy_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"conference_meeting_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"created_by_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"done": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"due_date": {
|
||||
"type": "string"
|
||||
},
|
||||
"due_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"duration": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"is_recurring": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_1": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_2": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_country": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_formatted_address": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_locality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_postal_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_route": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_street_number": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_sublocality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"marked_as_done_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"notification_language_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"original_start_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"private": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"rec_master_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule_extension": {
|
||||
"type": "null"
|
||||
},
|
||||
"reference_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"series": {
|
||||
"type": "null"
|
||||
},
|
||||
"subject": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"type_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,208 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"acv": {
|
||||
"type": "null"
|
||||
},
|
||||
"acv_currency": {
|
||||
"type": "null"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"arr": {
|
||||
"type": "null"
|
||||
},
|
||||
"arr_currency": {
|
||||
"type": "null"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"creator_user_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"expected_close_date": {
|
||||
"type": "null"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"formatted_value": {
|
||||
"type": "string"
|
||||
},
|
||||
"formatted_weighted_value": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"last_activity_date": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_incoming_mail_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_outgoing_mail_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"local_lost_date": {
|
||||
"type": "null"
|
||||
},
|
||||
"lost_reason": {
|
||||
"type": "null"
|
||||
},
|
||||
"lost_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"mrr": {
|
||||
"type": "null"
|
||||
},
|
||||
"mrr_currency": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_date": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_duration": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_note": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_subject": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_type": {
|
||||
"type": "null"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"org_hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"origin": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"participants_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"person_hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pipeline_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"probability": {
|
||||
"type": "null"
|
||||
},
|
||||
"products_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"stage_change_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"stage_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"stage_order_nr": {
|
||||
"type": "integer"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"weighted_value_currency": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"error": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,289 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"0bb28fa193c6b091813e9ba57a42aae322b1f098": {
|
||||
"type": "string"
|
||||
},
|
||||
"0d2381bc2f18042052f532661380b2526d5d1418": {
|
||||
"type": "string"
|
||||
},
|
||||
"2b88250c8fe6de6a9c18a843012c3be4120bc977": {
|
||||
"type": "string"
|
||||
},
|
||||
"509080cf228cf9363d8d822ae4e7391e42b46bd0": {
|
||||
"type": "string"
|
||||
},
|
||||
"5a3096c3afe73de34f661fb2f39fd1730b8b9a14": {
|
||||
"type": "integer"
|
||||
},
|
||||
"5bf837804980758d9b007751a08a0282c400d7d8": {
|
||||
"type": "string"
|
||||
},
|
||||
"6978a0bb41b5952de4d88d432af93fcd1cee3c48": {
|
||||
"type": "string"
|
||||
},
|
||||
"6ed765e95e07cb884c5ca83bed7f9129687b06f1": {
|
||||
"type": "string"
|
||||
},
|
||||
"861f700a2a00ee759b696c61c68ad81d6add71b8": {
|
||||
"type": "string"
|
||||
},
|
||||
"943fc1f0be467988db62ed6e53b7662a9e03da71": {
|
||||
"type": "string"
|
||||
},
|
||||
"active": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"age": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"d": {
|
||||
"type": "integer"
|
||||
},
|
||||
"h": {
|
||||
"type": "integer"
|
||||
},
|
||||
"i": {
|
||||
"type": "integer"
|
||||
},
|
||||
"m": {
|
||||
"type": "integer"
|
||||
},
|
||||
"s": {
|
||||
"type": "integer"
|
||||
},
|
||||
"total_seconds": {
|
||||
"type": "integer"
|
||||
},
|
||||
"y": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"average_stage_progress": {
|
||||
"type": "integer"
|
||||
},
|
||||
"average_time_to_won": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"d": {
|
||||
"type": "integer"
|
||||
},
|
||||
"h": {
|
||||
"type": "integer"
|
||||
},
|
||||
"i": {
|
||||
"type": "integer"
|
||||
},
|
||||
"m": {
|
||||
"type": "integer"
|
||||
},
|
||||
"s": {
|
||||
"type": "integer"
|
||||
},
|
||||
"total_seconds": {
|
||||
"type": "integer"
|
||||
},
|
||||
"y": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"creator_user_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"formatted_value": {
|
||||
"type": "string"
|
||||
},
|
||||
"formatted_weighted_value": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"next_activity_duration": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_note": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"org_hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"participants_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"person_hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"person_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"phone": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pipeline_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"products_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"stage_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"stage_order_nr": {
|
||||
"type": "integer"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"stay_in_pipeline_stages": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"order_of_stages": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"weighted_value_currency": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,177 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"archive_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"creator_user_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"formatted_value": {
|
||||
"type": "string"
|
||||
},
|
||||
"formatted_weighted_value": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"is_archived": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"org_hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"org_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"people_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"participants_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"person_hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pipeline_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"products_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"stage_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"stage_order_nr": {
|
||||
"type": "integer"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"weighted_value_currency": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"notes": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"organization": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"person": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"result_score": {
|
||||
"type": "number"
|
||||
},
|
||||
"stage": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,187 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"creator_user_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"deleted": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"formatted_value": {
|
||||
"type": "string"
|
||||
},
|
||||
"formatted_weighted_value": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"org_hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"participants_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"person_hidden": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"person_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"phone": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pipeline_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"products_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"stage_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"stage_order_nr": {
|
||||
"type": "integer"
|
||||
},
|
||||
"status": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"weighted_value_currency": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+153
@@ -0,0 +1,153 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"assigned_to_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"attendees": {
|
||||
"type": "null"
|
||||
},
|
||||
"busy_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"conference_meeting_client": {
|
||||
"type": "null"
|
||||
},
|
||||
"conference_meeting_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"conference_meeting_url": {
|
||||
"type": "null"
|
||||
},
|
||||
"created_by_user_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"deal_dropbox_bcc": {
|
||||
"type": "string"
|
||||
},
|
||||
"deal_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"deal_title": {
|
||||
"type": "string"
|
||||
},
|
||||
"done": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"due_date": {
|
||||
"type": "string"
|
||||
},
|
||||
"due_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"duration": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"is_recurring": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_notification_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"lead_title": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_1": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_admin_area_level_2": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_country": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_formatted_address": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_locality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_postal_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_route": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_street_number": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_sublocality": {
|
||||
"type": "null"
|
||||
},
|
||||
"location_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"marked_as_done_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"original_start_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"private": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"rec_master_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule": {
|
||||
"type": "null"
|
||||
},
|
||||
"rec_rule_extension": {
|
||||
"type": "null"
|
||||
},
|
||||
"reference_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"series": {
|
||||
"type": "null"
|
||||
},
|
||||
"source_timezone": {
|
||||
"type": "null"
|
||||
},
|
||||
"subject": {
|
||||
"type": "string"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"type_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"user_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+60
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"billing_frequency": {
|
||||
"type": "string"
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"deal_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"discount": {
|
||||
"type": "integer"
|
||||
},
|
||||
"discount_type": {
|
||||
"type": "string"
|
||||
},
|
||||
"enabled_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"last_edit": {
|
||||
"type": "string"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"order_nr": {
|
||||
"type": "integer"
|
||||
},
|
||||
"product": {
|
||||
"type": "null"
|
||||
},
|
||||
"product_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"quantity": {
|
||||
"type": "integer"
|
||||
},
|
||||
"quantity_formatted": {
|
||||
"type": "string"
|
||||
},
|
||||
"sum_formatted": {
|
||||
"type": "string"
|
||||
},
|
||||
"tax_method": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,60 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"channel": {
|
||||
"type": "null"
|
||||
},
|
||||
"channel_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"creator_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"is_archived": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"next_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"origin": {
|
||||
"type": "string"
|
||||
},
|
||||
"origin_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"source_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"was_seen": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"archive_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"creator_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"db247a86f77b7a989f9c2834851c946b26718442": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"is_archived": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"source_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"was_seen": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,51 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"channel_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"creator_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "string"
|
||||
},
|
||||
"is_archived": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"origin": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"source_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"was_seen": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"content": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"last_update_user_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"organization": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"person": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pinned_to_deal_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pinned_to_lead_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pinned_to_organization_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pinned_to_person_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"user": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"is_you": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"user_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,64 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"content": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"person": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"pinned_to_deal_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pinned_to_lead_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pinned_to_organization_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pinned_to_person_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"pinned_to_project_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"project_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"user": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"is_you": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"user_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+158
@@ -0,0 +1,158 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"address_admin_area_level_1": {
|
||||
"type": "null"
|
||||
},
|
||||
"address_admin_area_level_2": {
|
||||
"type": "null"
|
||||
},
|
||||
"address_country": {
|
||||
"type": "null"
|
||||
},
|
||||
"address_formatted_address": {
|
||||
"type": "null"
|
||||
},
|
||||
"address_route": {
|
||||
"type": "null"
|
||||
},
|
||||
"address_sublocality": {
|
||||
"type": "null"
|
||||
},
|
||||
"address_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"country_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"delete_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"edit_name": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"first_char": {
|
||||
"type": "string"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"last_activity_date": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"next_activity_date": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"people_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"picture_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"related_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_won_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"won_deals_count": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"category_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"country_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"edit_name": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"first_char": {
|
||||
"type": "string"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"next_activity_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"people_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"picture_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"related_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_won_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"won_deals_count": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+122
@@ -0,0 +1,122 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"country_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"delete_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"first_char": {
|
||||
"type": "string"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"people_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"picture_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"related_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_won_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"won_deals_count": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
+41
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"custom_fields": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"owner": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"result_score": {
|
||||
"type": "number"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 3
|
||||
}
|
||||
+134
@@ -0,0 +1,134 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"annual_revenue": {
|
||||
"type": "null"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"country_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"delete_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"employee_count": {
|
||||
"type": "null"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"first_char": {
|
||||
"type": "string"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"industry": {
|
||||
"type": "null"
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"linkedin": {
|
||||
"type": "null"
|
||||
},
|
||||
"lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"people_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"picture_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"related_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_won_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"website": {
|
||||
"type": "null"
|
||||
},
|
||||
"won_deals_count": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,227 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"birthday": {
|
||||
"type": "null"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"delete_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"email": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"first_char": {
|
||||
"type": "string"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"im": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"last_activity_date": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_incoming_mail_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"last_outgoing_mail_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"next_activity_date": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"next_activity_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"participant_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"participant_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"phone": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"picture_id": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_admin_area_level_1": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_admin_area_level_2": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_country": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_formatted_address": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_lat": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_locality": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_long": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_postal_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_route": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_street_number": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_sublocality": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"related_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_won_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"won_deals_count": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,238 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"birthday": {
|
||||
"type": "null"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"email": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"first_char": {
|
||||
"type": "string"
|
||||
},
|
||||
"first_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"im": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"org_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"people_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"participant_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"participant_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"phone": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postal_address_admin_area_level_1": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_admin_area_level_2": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_country": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_formatted_address": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_lat": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_locality": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_long": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_postal_code": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_route": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_street_number": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_sublocality": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"related_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_won_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"won_deals_count": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 2
|
||||
}
|
||||
@@ -0,0 +1,182 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"birthday": {
|
||||
"type": "null"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"delete_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"email": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"first_char": {
|
||||
"type": "string"
|
||||
},
|
||||
"first_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"im": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"participant_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"participant_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"phone": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postal_address_lat": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_long": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"related_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_won_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"won_deals_count": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"custom_fields": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"emails": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"organization": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"phones": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"result_score": {
|
||||
"type": "number"
|
||||
},
|
||||
"type": {
|
||||
"type": "string"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 7
|
||||
}
|
||||
@@ -0,0 +1,211 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"company_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"delete_time": {
|
||||
"type": "null"
|
||||
},
|
||||
"done_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"email": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"email_messages_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"files_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"first_char": {
|
||||
"type": "string"
|
||||
},
|
||||
"first_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"followers_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"im": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"notes_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"org_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"cc_email": {
|
||||
"type": "string"
|
||||
},
|
||||
"label_ids": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"people_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"owner_name": {
|
||||
"type": "string"
|
||||
},
|
||||
"participant_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"participant_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"phone": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"label": {
|
||||
"type": "string"
|
||||
},
|
||||
"primary": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"value": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"postal_address_lat": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_long": {
|
||||
"type": "null"
|
||||
},
|
||||
"postal_address_subpremise": {
|
||||
"type": "null"
|
||||
},
|
||||
"related_closed_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_lost_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_open_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"related_won_deals_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"undone_activities_count": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
},
|
||||
"won_deals_count": {
|
||||
"type": "integer"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
@@ -0,0 +1,143 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"1e901332a0666ef17792122457262233cfdb3d15": {
|
||||
"type": "null"
|
||||
},
|
||||
"73794f1db542a544402ab6cd42aaf337d2d8e51b": {
|
||||
"type": "null"
|
||||
},
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"add_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"billing_frequency": {
|
||||
"type": "string"
|
||||
},
|
||||
"billing_frequency_cycles": {
|
||||
"type": "null"
|
||||
},
|
||||
"first_char": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"owner_id": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"active_flag": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"email": {
|
||||
"type": "string"
|
||||
},
|
||||
"has_pic": {
|
||||
"type": "integer"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"pic_hash": {
|
||||
"type": "null"
|
||||
},
|
||||
"value": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
},
|
||||
"prices": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"notes": {
|
||||
"type": "string"
|
||||
},
|
||||
"product_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"product_variations": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"name": {
|
||||
"type": "string"
|
||||
},
|
||||
"prices": {
|
||||
"type": "array",
|
||||
"items": {
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"comment": {
|
||||
"type": "string"
|
||||
},
|
||||
"cost": {
|
||||
"type": "integer"
|
||||
},
|
||||
"currency": {
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"overhead_cost": {
|
||||
"type": "integer"
|
||||
},
|
||||
"price": {
|
||||
"type": "integer"
|
||||
},
|
||||
"price_formatted": {
|
||||
"type": "string"
|
||||
},
|
||||
"product_id": {
|
||||
"type": "integer"
|
||||
},
|
||||
"product_variation_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"product_id": {
|
||||
"type": "integer"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"selectable": {
|
||||
"type": "boolean"
|
||||
},
|
||||
"tax": {
|
||||
"type": "integer"
|
||||
},
|
||||
"update_time": {
|
||||
"type": "string"
|
||||
},
|
||||
"visible_to": {
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"version": 1
|
||||
}
|
||||
Reference in New Issue
Block a user