{ "info": { "_postman_id": "e66ce6bb-4ec8-485d-bb2a-1252a080b97f", "name": "Marketing Accounts Contacts API", "description": "The documentation for the StackOne Unified API - MARKETING", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:05:05.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "lastUpdatedBy": "35240", "uid": "35240-e66ce6bb-4ec8-485d-bb2a-1252a080b97f" }, "item": [ { "name": "unified", "item": [ { "name": "crm", "item": [ { "name": "contacts", "item": [ { "name": "{id}", "item": [ { "name": "Get Contact", "id": "54aacd13-c130-40af-b330-43bf1e539dba", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ], "variable": [ { "id": "1d84323a-36b8-47d4-a8fa-d8c69904a4fc", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "b160e258-e132-43cf-8825-ced9789a7171", "name": "The contact with the given identifier was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"last_name\": \"\",\n \"created_at\": \"\",\n \"first_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"company_name\": \"\",\n \"updated_at\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-b160e258-e132-43cf-8825-ced9789a7171" }, { "id": "7bcfcdc0-fe24-4934-bc0a-5e7559c236f7", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-7bcfcdc0-fe24-4934-bc0a-5e7559c236f7" }, { "id": "ecfdcb5a-8e2f-4a25-b876-6cf69e93beea", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-ecfdcb5a-8e2f-4a25-b876-6cf69e93beea" }, { "id": "cd826d33-9834-46fc-af39-37001a05b559", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-cd826d33-9834-46fc-af39-37001a05b559" }, { "id": "c719a750-d736-4420-8a70-4fd7c13b7c25", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-c719a750-d736-4420-8a70-4fd7c13b7c25" }, { "id": "9ca34471-795c-4bae-ad7c-8549c0e6d089", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-9ca34471-795c-4bae-ad7c-8549c0e6d089" }, { "id": "7a291cbf-ddd3-48e3-8c7b-8114a8e7cd94", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-7a291cbf-ddd3-48e3-8c7b-8114a8e7cd94" } ], "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-54aacd13-c130-40af-b330-43bf1e539dba" }, { "name": "Update Contact (early access)", "id": "8e7f92ed-279e-43d9-860d-6a05ec317f0a", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "variable": [ { "id": "a614c8a4-c2e6-4d2e-8716-9eb17744654b", "key": "id", "value": "", "description": "(Required) " } ] } }, "response": [ { "id": "6593b25d-7fa6-48f9-b41d-0bc0877dd826", "name": "The contact was successfully updated.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"last_name\": \"\",\n \"created_at\": \"\",\n \"first_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"company_name\": \"\",\n \"updated_at\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-6593b25d-7fa6-48f9-b41d-0bc0877dd826" }, { "id": "fd022859-1d2c-4d26-9997-0342a5394a42", "name": "Invalid request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-fd022859-1d2c-4d26-9997-0342a5394a42" }, { "id": "8acd10a2-0145-4750-8a82-5fa6e45aa873", "name": "Forbidden.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-8acd10a2-0145-4750-8a82-5fa6e45aa873" }, { "id": "ff6b7cc8-4ec2-44b0-8ea1-5fb584f78767", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-ff6b7cc8-4ec2-44b0-8ea1-5fb584f78767" }, { "id": "f8285fe2-383f-49a9-a6a7-a1d3b8097b24", "name": "Too many requests.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-f8285fe2-383f-49a9-a6a7-a1d3b8097b24" }, { "id": "ce37ac23-cfa0-44a3-ad73-0cbf2910f32a", "name": "Server error while executing the request.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-ce37ac23-cfa0-44a3-ad73-0cbf2910f32a" }, { "id": "c6713566-884f-40f9-b8aa-ac2abab37284", "name": "This functionality is not implemented.", "originalRequest": { "method": "PATCH", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts/:id", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-c6713566-884f-40f9-b8aa-ac2abab37284" } ], "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-8e7f92ed-279e-43d9-860d-6a05ec317f0a" } ], "id": "ae9504e4-2655-4919-a431-9f4a90c63a5e", "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-ae9504e4-2655-4919-a431-9f4a90c63a5e" }, { "name": "List Contacts", "id": "ce425bcd-c3c1-401c-9f46-7df0b8951e6f", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ] } }, "response": [ { "id": "0200bb70-c9c1-4aeb-b832-a95305b5bb42", "name": "The list of contacts was retrieved.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"next_page\": \"\",\n \"data\": [\n {\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"last_name\": \"\",\n \"created_at\": \"\",\n \"first_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"company_name\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"last_name\": \"\",\n \"created_at\": \"\",\n \"first_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"company_name\": \"\",\n \"updated_at\": \"\"\n }\n ],\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-0200bb70-c9c1-4aeb-b832-a95305b5bb42" }, { "id": "23e712dd-b3d5-4c8a-b1fe-1263e50b24e0", "name": "Invalid request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-23e712dd-b3d5-4c8a-b1fe-1263e50b24e0" }, { "id": "405d1613-2aef-400c-9424-5f81b80e82d4", "name": "Forbidden.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-405d1613-2aef-400c-9424-5f81b80e82d4" }, { "id": "b114d408-4a63-4bde-be77-34cf9e4e7768", "name": "Too many requests.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-b114d408-4a63-4bde-be77-34cf9e4e7768" }, { "id": "bb82ffea-dc89-4e26-98e6-55583c9e52aa", "name": "Server error while executing the request.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-bb82ffea-dc89-4e26-98e6-55583c9e52aa" }, { "id": "4fa2062b-6d5a-4a6e-a5a0-5d8e4bc93c77", "name": "This functionality is not implemented.", "originalRequest": { "method": "GET", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "url": { "raw": "{{baseUrl}}/unified/crm/contacts?page=&page_size=25&raw=false&fields=&sync_token=&updated_after=&proxy[consectetur_f]=false&proxy[officia_70f]=21788552.40694438&proxy[commodo_4]=false", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ], "query": [ { "description": "The page number of the results to fetch", "key": "page", "value": "" }, { "description": "The number of results per page", "key": "page_size", "value": "25" }, { "description": "Indicates that the raw request result is returned", "key": "raw", "value": "false" }, { "description": "The comma separated list of fields to return in the response (if empty, all fields are returned)", "key": "fields", "value": "" }, { "description": "The sync token to select the only updated results", "key": "sync_token", "value": "" }, { "description": "Use a string with a date to only select results updated after that given date", "key": "updated_after", "value": "" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[consectetur_f]", "value": "false" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[officia_70f]", "value": "21788552.40694438" }, { "description": "Query parameters that can be used to pass through parameters to the underlying provider request by surrounding them with \"proxy\" key", "key": "proxy[commodo_4]", "value": "false" } ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-4fa2062b-6d5a-4a6e-a5a0-5d8e4bc93c77" } ], "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-ce425bcd-c3c1-401c-9f46-7df0b8951e6f" }, { "name": "Creates a new Contact", "id": "6013e83f-3e7d-45ce-a872-ce3e241857fa", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "basic", "basic": [ { "key": "username", "value": "{{basicAuthUsername}}", "type": "string" }, { "key": "password", "value": "{{basicAuthPassword}}", "type": "string" } ] }, "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ] } }, "response": [ { "id": "b73ef9b9-0a28-474b-a9c6-7592a7abed34", "name": "The contact was successfully created.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"data\": {\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"id\": \"\",\n \"last_name\": \"\",\n \"created_at\": \"\",\n \"first_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"company_name\": \"\",\n \"updated_at\": \"\"\n },\n \"raw\": \"\"\n}", "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-b73ef9b9-0a28-474b-a9c6-7592a7abed34" }, { "id": "ec793232-f89c-46ad-aaa5-ad44f1e63ca6", "name": "Invalid request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-ec793232-f89c-46ad-aaa5-ad44f1e63ca6" }, { "id": "bd4c6876-fccf-451c-9c1d-098e01d9c6ad", "name": "Forbidden.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-bd4c6876-fccf-451c-9c1d-098e01d9c6ad" }, { "id": "7db29041-c6ac-43e6-becb-c2e7e04b8d52", "name": "Precondition failed: linked account belongs to a disabled integration.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ] } }, "status": "Precondition Failed", "code": 412, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-7db29041-c6ac-43e6-becb-c2e7e04b8d52" }, { "id": "cecfea70-568f-4585-9457-b5fde31c7e19", "name": "Too many requests.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-cecfea70-568f-4585-9457-b5fde31c7e19" }, { "id": "5b7008a2-d043-444f-b1be-e3379a471a1d", "name": "Server error while executing the request.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-5b7008a2-d043-444f-b1be-e3379a471a1d" }, { "id": "09726741-fb0f-40dc-ad23-d71e7e4fe30c", "name": "This functionality is not implemented.", "originalRequest": { "method": "POST", "header": [ { "description": "(Required) The account identifier", "key": "x-account-id", "value": "" }, { "key": "Content-Type", "value": "application/json" }, { "description": "Added as a part of security scheme: basic", "key": "Authorization", "value": "Basic " } ], "body": { "mode": "raw", "raw": "{\n \"phone_numbers\": [\n \"\",\n \"\"\n ],\n \"deal_ids\": [\n \"\",\n \"\"\n ],\n \"account_ids\": [\n \"\",\n \"\"\n ],\n \"first_name\": \"\",\n \"last_name\": \"\",\n \"company_name\": \"\",\n \"emails\": [\n \"\",\n \"\"\n ]\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/unified/crm/contacts", "host": [ "{{baseUrl}}" ], "path": [ "unified", "crm", "contacts" ] } }, "status": "Not Implemented", "code": 501, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-09726741-fb0f-40dc-ad23-d71e7e4fe30c" } ], "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-6013e83f-3e7d-45ce-a872-ce3e241857fa" } ], "id": "a1d9945e-14af-492d-b0db-fc49d1cbf4b8", "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-a1d9945e-14af-492d-b0db-fc49d1cbf4b8" } ], "id": "7162cd23-4c1a-41fd-898e-527863d3b09c", "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-7162cd23-4c1a-41fd-898e-527863d3b09c" } ], "id": "44e9bda3-e9f6-457b-8100-b73021876147", "createdAt": "2026-07-28T03:05:06.000Z", "updatedAt": "2026-07-28T03:05:06.000Z", "uid": "35240-44e9bda3-e9f6-457b-8100-b73021876147" } ], "variable": [ { "key": "baseUrl", "value": "https://api.stackone.com" } ] }