{ "info": { "_postman_id": "00e61e6b-1476-432e-86bc-9640d44de536", "name": "Unified.to account saleschannel 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:26:37.000Z", "updatedAt": "2026-07-28T03:26:37.000Z", "lastUpdatedBy": "35240", "uid": "35240-00e61e6b-1476-432e-86bc-9640d44de536" }, "item": [ { "name": "commerce", "item": [ { "name": "{connection_id}", "item": [ { "name": "saleschannel", "item": [ { "name": "{id}", "item": [ { "name": "Remove a saleschannel", "id": "a38391e3-178d-43dc-8830-5dae7298adf7", "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}}/commerce/:connection_id/saleschannel/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "variable": [ { "id": "d1416f88-88da-4cda-9a56-bcffdfddb3ab", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "8a20cee6-504e-45b1-9960-24c4d1d0db8d", "key": "id", "value": "", "description": "(Required) ID of the Saleschannel" } ] } }, "response": [ { "id": "3f75058a-89ea-4740-bd1a-2387363d9f89", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-3f75058a-89ea-4740-bd1a-2387363d9f89" }, { "id": "94748902-8dba-4cbf-ad59-1a590ecc16f1", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":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:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-94748902-8dba-4cbf-ad59-1a590ecc16f1" } ], "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-a38391e3-178d-43dc-8830-5dae7298adf7" }, { "name": "Retrieve a saleschannel", "id": "34ed35b8-089e-4cdf-94da-c4392e52d91e", "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}}/commerce/:connection_id/saleschannel/:id?fields=raw&fields=slug&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "slug" }, { "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": "dc7a8b05-311f-40a1-b704-f1b718e6df91", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "bc2d29f4-903b-4170-9f56-d4ad123b9bd3", "key": "id", "value": "", "description": "(Required) ID of the Saleschannel" } ] } }, "response": [ { "id": "698cbe64-f654-47c3-baf7-41c560349ff1", "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}}/commerce/:connection_id/saleschannel/:id?fields=slug&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "slug" }, { "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"pariatur_69f\": -58365514\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-698cbe64-f654-47c3-baf7-41c560349ff1" } ], "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-34ed35b8-089e-4cdf-94da-c4392e52d91e" }, { "name": "Update a saleschannel", "id": "1e521188-39b4-474f-ac07-23bfdd2182d1", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"pariatur_69f\": -58365514\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id?fields=raw&fields=slug&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "slug" }, { "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": "6ee884dc-37b6-474a-bb28-09dc541e88ed", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "07ac6cee-73fb-472e-917b-727f7ebab3c5", "key": "id", "value": "", "description": "(Required) ID of the Saleschannel" } ] } }, "response": [ { "id": "e74687a3-fcb5-4f7b-9dfd-285beb78ddf8", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"pariatur_69f\": -58365514\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id?fields=slug&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "slug" }, { "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"pariatur_69f\": -58365514\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-e74687a3-fcb5-4f7b-9dfd-285beb78ddf8" } ], "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-1e521188-39b4-474f-ac07-23bfdd2182d1" }, { "name": "Update a saleschannel", "id": "c621b4c1-d2cc-4ce1-bce9-5483d8870307", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"pariatur_69f\": -58365514\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id?fields=raw&fields=slug&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "slug" }, { "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": "2403fffd-b59b-4ad8-a306-f2890d2fe865", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "59e25b39-e99b-4774-b672-d6ad16d439b5", "key": "id", "value": "", "description": "(Required) ID of the Saleschannel" } ] } }, "response": [ { "id": "51bc492f-b382-4450-9689-032699877db6", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"pariatur_69f\": -58365514\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel/:id?fields=slug&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "slug" }, { "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"pariatur_69f\": -58365514\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-51bc492f-b382-4450-9689-032699877db6" } ], "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-c621b4c1-d2cc-4ce1-bce9-5483d8870307" } ], "id": "ea80b59e-f081-4bfe-8aef-52e3cc58bc12", "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-ea80b59e-f081-4bfe-8aef-52e3cc58bc12" }, { "name": "List all saleschannels", "id": "4c4ab3c0-b366-4477-ab19-586463b359f7", "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}}/commerce/:connection_id/saleschannel?limit=&offset=&updated_gte=&sort=&order=&query=&fields=raw&fields=slug&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel" ], "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": "raw" }, { "description": "Fields to return", "key": "fields", "value": "slug" }, { "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": "d996b782-d2ae-42d3-85e5-d487cc9b9da4", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "5e6dd142-b4c3-4534-bf13-b72bf3b12af7", "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}}/commerce/:connection_id/saleschannel?limit=&offset=&updated_gte=&sort=&order=&query=&fields=slug&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel" ], "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": "slug" }, { "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"in_9\": -4202428,\n \"in3\": false,\n \"minima\": \"laborum\"\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n },\n {\n \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"in_7c\": -67297398\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-5e6dd142-b4c3-4534-bf13-b72bf3b12af7" } ], "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-4c4ab3c0-b366-4477-ab19-586463b359f7" }, { "name": "Create a saleschannel", "id": "5b24838a-f365-4fb9-802f-61bb395ca965", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"pariatur_69f\": -58365514\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel?fields=raw&fields=slug&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "raw" }, { "description": "Fields to return", "key": "fields", "value": "slug" }, { "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": "db6b1f68-4587-45cd-a027-f39e10a780d3", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "c6a16097-363f-465d-8420-f89b14034f06", "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"pariatur_69f\": -58365514\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/commerce/:connection_id/saleschannel?fields=slug&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "saleschannel" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "slug" }, { "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 \"collections\": [\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n },\n {\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"description\": \"\",\n \"id\": \"\",\n \"is_active\": \"\",\n \"raw\": {\n \"pariatur_69f\": -58365514\n },\n \"slug\": \"\",\n \"updated_at\": \"\"\n}", "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-c6a16097-363f-465d-8420-f89b14034f06" } ], "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-5b24838a-f365-4fb9-802f-61bb395ca965" } ], "id": "52606546-a18e-46ec-b429-49822f71381f", "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-52606546-a18e-46ec-b429-49822f71381f" } ], "id": "b41e09c0-3bbe-4649-bda1-78ac61db29c7", "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-b41e09c0-3bbe-4649-bda1-78ac61db29c7" } ], "id": "5e824c0e-7b73-4f16-af97-c5ebf9535c95", "createdAt": "2026-07-28T03:26:38.000Z", "updatedAt": "2026-07-28T03:26:38.000Z", "uid": "35240-5e824c0e-7b73-4f16-af97-c5ebf9535c95" } ], "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" } ] }