{ "info": { "_postman_id": "10d8f2e6-c1ca-4d83-9da0-c2fbe0d827b5", "name": "Unified.to account customer API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:23:49.000Z", "updatedAt": "2026-07-28T03:23:49.000Z", "lastUpdatedBy": "35240", "uid": "35240-10d8f2e6-c1ca-4d83-9da0-c2fbe0d827b5" }, "item": [ { "name": "ticketing", "item": [ { "name": "{connection_id}", "item": [ { "name": "customer", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Customer", "id": "1ec351a1-11b6-438b-b8fa-c59c962e8232", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer/:id", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer", ":id" ], "variable": [ { "id": "ff90f3de-7432-4cea-8619-ea31f208cef2", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "e8dfaa94-14ce-4b93-bc0a-63e9668a0e05", "key": "id", "value": "", "description": "(Required) ID of the Customer" } ] } }, "response": [ { "id": "60d7e9d8-de20-4e1d-b9d5-17f38a4a55a7", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer/:id", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-60d7e9d8-de20-4e1d-b9d5-17f38a4a55a7" }, { "id": "ecbd13dd-d61b-420d-91f4-85ec5c728795", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer/:id", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-ecbd13dd-d61b-420d-91f4-85ec5c728795" } ], "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-1ec351a1-11b6-438b-b8fa-c59c962e8232" }, { "name": "Retrieve a Customer", "id": "97f62273-01df-45e6-87ab-6e60603e0b7c", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer/:id?fields=id&fields=tags&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "1a5ac798-a112-445f-9cc4-82fde6aecfba", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "8849c5d4-a2ed-432d-a8c5-980bdb14d93c", "key": "id", "value": "", "description": "(Required) ID of the Customer" } ] } }, "response": [ { "id": "d5439ef7-8875-4f20-844b-8fe42cf3f83e", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer/:id?fields=tags&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"cillum_16\": true,\n \"eu__b0\": \"dolore amet enim\",\n \"cillum_4\": \"culpa aliquip Duis adipisicing\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-d5439ef7-8875-4f20-844b-8fe42cf3f83e" } ], "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-97f62273-01df-45e6-87ab-6e60603e0b7c" }, { "name": "Update a Customer", "id": "cc1794ba-e231-4507-9fbc-f8b379f5db8e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"cillum_16\": true,\n \"eu__b0\": \"dolore amet enim\",\n \"cillum_4\": \"culpa aliquip Duis adipisicing\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer/:id?fields=id&fields=tags&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "846e6e71-dad3-41cb-be61-3ccf41de9896", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "ea48831b-a307-4258-9d14-3284b3fbb337", "key": "id", "value": "", "description": "(Required) ID of the Customer" } ] } }, "response": [ { "id": "696c1bcd-6a8b-4b5f-83b2-97055af0c592", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"cillum_16\": true,\n \"eu__b0\": \"dolore amet enim\",\n \"cillum_4\": \"culpa aliquip Duis adipisicing\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer/:id?fields=tags&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"cillum_16\": true,\n \"eu__b0\": \"dolore amet enim\",\n \"cillum_4\": \"culpa aliquip Duis adipisicing\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-696c1bcd-6a8b-4b5f-83b2-97055af0c592" } ], "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-cc1794ba-e231-4507-9fbc-f8b379f5db8e" }, { "name": "Update a Customer", "id": "a1192523-5540-491f-aae2-a6f714efbd7e", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"cillum_16\": true,\n \"eu__b0\": \"dolore amet enim\",\n \"cillum_4\": \"culpa aliquip Duis adipisicing\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer/:id?fields=id&fields=tags&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "8864780f-4883-4d0d-a631-f03dbef55c8c", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "36eb1a80-2c03-4f8a-bb96-edab680b0eee", "key": "id", "value": "", "description": "(Required) ID of the Customer" } ] } }, "response": [ { "id": "1b3a75f6-b7a5-4950-b32a-463c36eb3d11", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"cillum_16\": true,\n \"eu__b0\": \"dolore amet enim\",\n \"cillum_4\": \"culpa aliquip Duis adipisicing\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer/:id?fields=tags&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"cillum_16\": true,\n \"eu__b0\": \"dolore amet enim\",\n \"cillum_4\": \"culpa aliquip Duis adipisicing\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-1b3a75f6-b7a5-4950-b32a-463c36eb3d11" } ], "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-a1192523-5540-491f-aae2-a6f714efbd7e" } ], "id": "bdd4f744-f32b-4825-98a8-396bc66f4dc4", "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-bdd4f744-f32b-4825-98a8-396bc66f4dc4" }, { "name": "List All Customers", "id": "85966eac-605b-48ad-8d32-746885b18acb", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer?limit=&offset=&updated_gte=&sort=&order=&query=&fields=id&fields=tags&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "d6132b71-950a-4add-bcee-f765870b488e", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "72922d8d-556f-4dec-b5dd-7d4230b44ca3", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer?limit=&offset=&updated_gte=&sort=&order=&query=&fields=tags&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"inc\": \"sed ullamco officia ad\",\n \"adipisicingc_\": \"tempor cillum Duis amet\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"OTHER\"\n }\n ],\n \"updated_at\": \"\"\n },\n {\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"OTHER\"\n },\n {\n \"email\": \"\",\n \"type\": \"WORK\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"labore6\": -86166724\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"MOBILE\"\n }\n ],\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-72922d8d-556f-4dec-b5dd-7d4230b44ca3" } ], "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-85966eac-605b-48ad-8d32-746885b18acb" }, { "name": "Create a Customer", "id": "64b8d9ea-5671-44bf-a0e5-f4082fdf9341", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"cillum_16\": true,\n \"eu__b0\": \"dolore amet enim\",\n \"cillum_4\": \"culpa aliquip Duis adipisicing\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer?fields=id&fields=tags&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "id" }, { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "05e0680a-3d48-4799-8d75-ca0deadc9512", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "2567332e-9c10-4dcc-8e95-dbafc21a07ce", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"cillum_16\": true,\n \"eu__b0\": \"dolore amet enim\",\n \"cillum_4\": \"culpa aliquip Duis adipisicing\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/ticketing/:connection_id/customer?fields=tags&raw=", "host": [ "{{baseUrl}}" ], "path": [ "ticketing", ":connection_id", "customer" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "tags" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"created_at\": \"\",\n \"emails\": [\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n },\n {\n \"email\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"id\": \"\",\n \"name\": \"\",\n \"raw\": {\n \"cillum_16\": true,\n \"eu__b0\": \"dolore amet enim\",\n \"cillum_4\": \"culpa aliquip Duis adipisicing\"\n },\n \"tags\": [\n \"\",\n \"\"\n ],\n \"telephones\": [\n {\n \"telephone\": \"\",\n \"type\": \"WORK\"\n },\n {\n \"telephone\": \"\",\n \"type\": \"HOME\"\n }\n ],\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-2567332e-9c10-4dcc-8e95-dbafc21a07ce" } ], "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-64b8d9ea-5671-44bf-a0e5-f4082fdf9341" } ], "id": "e00db251-ff07-498d-90fe-5122a16e59cf", "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-e00db251-ff07-498d-90fe-5122a16e59cf" } ], "id": "dbcf9edd-4060-4e9e-8cc1-b59b441551cc", "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-dbcf9edd-4060-4e9e-8cc1-b59b441551cc" } ], "id": "14f7e761-7c4b-4933-b41d-59642d2c430b", "createdAt": "2026-07-28T03:23:50.000Z", "updatedAt": "2026-07-28T03:23:50.000Z", "uid": "35240-14f7e761-7c4b-4933-b41d-59642d2c430b" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.unified.to" } ] }