{ "info": { "_postman_id": "fb70f534-b112-4dbd-8d52-28c09151b788", "name": "Unified.to account availability 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:22:47.000Z", "updatedAt": "2026-07-28T03:22:47.000Z", "lastUpdatedBy": "35240", "uid": "35240-fb70f534-b112-4dbd-8d52-28c09151b788" }, "item": [ { "name": "commerce", "item": [ { "name": "{connection_id}", "item": [ { "name": "availability", "item": [ { "name": "List all availabilities", "id": "6f5f98b2-d081-4a34-b4c4-f097c7fc1bd3", "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/availability?limit=&offset=&updated_gte=&sort=&order=&query=&location_id=&start_gte=&end_lt=&item_id=&user_id=&size=&fields=start_at&fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "availability" ], "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": "The location ID to filter by (reference to CommerceLocation)", "key": "location_id", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "The item ID to filter by (reference to CommerceItem)", "key": "item_id", "value": "" }, { "description": "The user/employee ID to filter by (reference to HrisEmployee)", "key": "user_id", "value": "" }, { "description": "Filter by party size (dining)", "key": "size", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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": "605950cd-9702-48fe-9ba2-e07579ddfe6e", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "d841c100-77db-459e-bcfb-0949a4d99bce", "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/availability?limit=&offset=&updated_gte=&sort=&order=&query=&location_id=&start_gte=&end_lt=&item_id=&user_id=&size=&fields=start_at&raw=", "host": [ "{{baseUrl}}" ], "path": [ "commerce", ":connection_id", "availability" ], "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": "The location ID to filter by (reference to CommerceLocation)", "key": "location_id", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "The item ID to filter by (reference to CommerceItem)", "key": "item_id", "value": "" }, { "description": "The user/employee ID to filter by (reference to HrisEmployee)", "key": "user_id", "value": "" }, { "description": "Filter by party size (dining)", "key": "size", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "start_at" }, { "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 \"end_at\": \"\",\n \"item_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"irurea3\": -98557271,\n \"Excepteur8\": 71177662\n },\n \"size\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\"\n },\n {\n \"end_at\": \"\",\n \"item_id\": \"\",\n \"location_id\": \"\",\n \"raw\": {\n \"reprehenderit0\": 56537001.215801954,\n \"commodod6\": \"dolor ad ex\"\n },\n \"size\": \"\",\n \"staff_user_id\": \"\",\n \"start_at\": \"\"\n }\n]", "createdAt": "2026-07-28T03:22:48.000Z", "updatedAt": "2026-07-28T03:22:48.000Z", "uid": "35240-d841c100-77db-459e-bcfb-0949a4d99bce" } ], "createdAt": "2026-07-28T03:22:48.000Z", "updatedAt": "2026-07-28T03:22:48.000Z", "uid": "35240-6f5f98b2-d081-4a34-b4c4-f097c7fc1bd3" } ], "id": "a01ad924-2f6d-4aca-89e7-657bd1128c20", "createdAt": "2026-07-28T03:22:48.000Z", "updatedAt": "2026-07-28T03:22:48.000Z", "uid": "35240-a01ad924-2f6d-4aca-89e7-657bd1128c20" } ], "id": "ca72a5cf-ca0e-4b3f-9265-4f3c4bf243b8", "createdAt": "2026-07-28T03:22:48.000Z", "updatedAt": "2026-07-28T03:22:48.000Z", "uid": "35240-ca72a5cf-ca0e-4b3f-9265-4f3c4bf243b8" } ], "id": "da6ad223-e084-445f-ac3b-499022081508", "createdAt": "2026-07-28T03:22:48.000Z", "updatedAt": "2026-07-28T03:22:48.000Z", "uid": "35240-da6ad223-e084-445f-ac3b-499022081508" } ], "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" } ] }