{ "info": { "_postman_id": "8a557454-fae1-4645-b69b-e7bd6dd54b42", "name": "Infobip OpenAPI Specification", "description": "OpenAPI Specification that contains all public endpoints and webhooks.\n\nContact Support:\n Name: Infobip support\n Email: support@infobip.com", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "lastUpdatedBy": "35240", "uid": "35240-8a557454-fae1-4645-b69b-e7bd6dd54b42" }, "item": [ { "name": "catalogs", "item": [ { "name": "1", "item": [ { "name": "catalogs", "item": [ { "name": "{id}", "item": [ { "name": "Get catalog", "id": "c3280998-66a5-480d-ae4c-eb4907276ed2", "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}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "id": "c3f18465-bec2-47fb-96ae-c4bca35ce1bd", "key": "id", "value": "", "description": "(Required) Catalog id." } ] }, "description": "Use this method to get a specific catalog." }, "response": [ { "id": "26b7a918-372d-4519-87d0-bb9f0387e5bb", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"ARTICLES\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-26b7a918-372d-4519-87d0-bb9f0387e5bb" }, { "id": "7d1cb16d-3d60-49ce-ac64-7db6be3694ec", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-7d1cb16d-3d60-49ce-ac64-7db6be3694ec" }, { "id": "89134794-e933-4c1c-9c15-5cf8b6c1a941", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-89134794-e933-4c1c-9c15-5cf8b6c1a941" }, { "id": "f6ba30ce-a893-4b9b-a80c-ca61dd13906b", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-f6ba30ce-a893-4b9b-a80c-ca61dd13906b" }, { "id": "6e24bfee-3bac-4473-b7c8-2806aab53a4d", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-6e24bfee-3bac-4473-b7c8-2806aab53a4d" }, { "id": "7416725a-28bf-416b-ac05-e5419d0e56f0", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-7416725a-28bf-416b-ac05-e5419d0e56f0" }, { "id": "fe56e0d7-9a23-4e10-8905-eba8c32a370f", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-fe56e0d7-9a23-4e10-8905-eba8c32a370f" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-c3280998-66a5-480d-ae4c-eb4907276ed2" }, { "name": "Delete catalog", "id": "4f9398fc-5961-4eeb-8515-20e7a4903cfa", "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": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "id": "630fe69a-9aef-432c-8226-8b6920bc6b68", "key": "id", "value": "", "description": "(Required) Catalog id." } ] }, "description": "Use this method to delete a catalog." }, "response": [ { "id": "3ebbeb16-a699-4aa6-8843-3b9b3617e484", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"count\": \"\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-3ebbeb16-a699-4aa6-8843-3b9b3617e484" }, { "id": "44d2dc6b-ba2e-472f-86e9-2d898676518b", "name": "Bad Request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-44d2dc6b-ba2e-472f-86e9-2d898676518b" }, { "id": "2e6d2c5b-52b5-43a1-bfc4-431dd6404e22", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-2e6d2c5b-52b5-43a1-bfc4-431dd6404e22" }, { "id": "edf9a48b-e303-45af-aa49-fba5e93c7c63", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-edf9a48b-e303-45af-aa49-fba5e93c7c63" }, { "id": "f2ba34a4-a265-4e70-aa82-56dea213752c", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-f2ba34a4-a265-4e70-aa82-56dea213752c" }, { "id": "db87b077-9633-469f-a059-628a0b495502", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-db87b077-9633-469f-a059-628a0b495502" }, { "id": "20c1b627-b706-445e-8810-5aeded0a91b2", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-20c1b627-b706-445e-8810-5aeded0a91b2" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-4f9398fc-5961-4eeb-8515-20e7a4903cfa" }, { "name": "Update catalog", "id": "fa6a8b18-0251-4e1a-b83a-0134c3445535", "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 \"name\": \"\",\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "id": "097c210d-8259-454a-ba58-52c7fb95c9fe", "key": "id", "value": "", "description": "(Required) Catalog id." } ] }, "description": "Use this method to overwrite a catalog with the data passed in the request body.\nNew values replace the existing values from the catalog. If no value is passed in the request,\nthe parameter keeps its value." }, "response": [ { "id": "812b608f-b97d-431a-8a42-7efd61d0f408", "name": "Successful Response", "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 \"name\": \"\",\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"ARTICLES\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-812b608f-b97d-431a-8a42-7efd61d0f408" }, { "id": "96758d3d-7bcb-46b9-9159-092b9558f22b", "name": "Bad Request", "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 \"name\": \"\",\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-96758d3d-7bcb-46b9-9159-092b9558f22b" }, { "id": "5f757472-3848-47a0-871c-af4ff150d727", "name": "Unauthorized", "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 \"name\": \"\",\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-5f757472-3848-47a0-871c-af4ff150d727" }, { "id": "0c8df01e-273f-4aa8-a7d9-d9ef5bcbfb61", "name": "Forbidden", "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 \"name\": \"\",\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-0c8df01e-273f-4aa8-a7d9-d9ef5bcbfb61" }, { "id": "71ce9cae-b1eb-45cd-a0df-2fab5641764a", "name": "Not Found", "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 \"name\": \"\",\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-71ce9cae-b1eb-45cd-a0df-2fab5641764a" }, { "id": "90b7a986-0859-4230-8036-059534930b4c", "name": "Too Many Requests", "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 \"name\": \"\",\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-90b7a986-0859-4230-8036-059534930b4c" }, { "id": "8d991867-d593-4ec7-83f8-252cc0b7d972", "name": "Internal Server Error", "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 \"name\": \"\",\n \"description\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:id", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":id" ], "variable": [ { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-8d991867-d593-4ec7-83f8-252cc0b7d972" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-fa6a8b18-0251-4e1a-b83a-0134c3445535" } ], "id": "ba98b41c-e125-4675-9fe1-4b97627dba46", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-ba98b41c-e125-4675-9fe1-4b97627dba46" }, { "name": "{catalogId}", "item": [ { "name": "fields", "item": [ { "name": "{fieldId}", "item": [ { "name": "Get field", "id": "23dd1fe2-b4a2-40e3-a43c-5c941f777a0b", "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}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "id": "985d4019-ab80-412b-a879-e49f196920e8", "key": "catalogId", "value": "", "description": "(Required) Catalog id." }, { "id": "4fa3f5b9-fc71-4efe-a834-6116942ea06f", "key": "fieldId", "value": "", "description": "(Required) Field id." } ] }, "description": "Use this method to get a specific catalog field." }, "response": [ { "id": "df1df15e-b26c-4a54-a781-7f0a2fadabe8", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"dataType\": \"DATE_TIME\",\n \"id\": \"\",\n \"isPredefined\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-df1df15e-b26c-4a54-a781-7f0a2fadabe8" }, { "id": "f6942a1c-1a51-4ac3-8680-2a793cee2fff", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-f6942a1c-1a51-4ac3-8680-2a793cee2fff" }, { "id": "c25947ff-8f40-4369-910c-f5bcfcf77bb7", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-c25947ff-8f40-4369-910c-f5bcfcf77bb7" }, { "id": "96c6362e-0fbf-4d90-8bc9-0adae4f2af62", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-96c6362e-0fbf-4d90-8bc9-0adae4f2af62" }, { "id": "fb8feee8-c67a-433f-acd4-5cae51127460", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-fb8feee8-c67a-433f-acd4-5cae51127460" }, { "id": "c3d2f83a-7335-49b7-9393-39e990f9f383", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-c3d2f83a-7335-49b7-9393-39e990f9f383" }, { "id": "d8f521d3-e894-4065-a49d-c5580d895044", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-d8f521d3-e894-4065-a49d-c5580d895044" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-23dd1fe2-b4a2-40e3-a43c-5c941f777a0b" }, { "name": "Delete field", "id": "1eb791c9-4ee3-47f3-8caf-8000a31bb74f", "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": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "id": "bf69fe65-cbd2-47cb-ba6b-bc2cef6d8ec5", "key": "catalogId", "value": "", "description": "(Required) Catalog id." }, { "id": "da2c1110-957c-4a7c-87d0-b26d136797f6", "key": "fieldId", "value": "", "description": "(Required) Field id." } ] }, "description": "Use this method to delete a field." }, "response": [ { "id": "15051a5b-9fe1-42da-b20d-17b9ece77a5b", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"count\": \"\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-15051a5b-9fe1-42da-b20d-17b9ece77a5b" }, { "id": "ac833033-4185-4e1e-b748-b9e893cca911", "name": "Bad Request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-ac833033-4185-4e1e-b748-b9e893cca911" }, { "id": "becbe048-f51c-4fd2-ab81-b4742782670d", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-becbe048-f51c-4fd2-ab81-b4742782670d" }, { "id": "8ef6a223-6787-42af-8620-3d6d4fe07c3f", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-8ef6a223-6787-42af-8620-3d6d4fe07c3f" }, { "id": "f8be3b55-fb52-467c-b1cd-00a47f8de244", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-f8be3b55-fb52-467c-b1cd-00a47f8de244" }, { "id": "5be78b49-4593-4e42-8b0b-55828301d98e", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-5be78b49-4593-4e42-8b0b-55828301d98e" }, { "id": "bc3c7fd3-f906-4ed3-bec4-bc5ae2aee292", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-bc3c7fd3-f906-4ed3-bec4-bc5ae2aee292" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-1eb791c9-4ee3-47f3-8caf-8000a31bb74f" }, { "name": "Update field", "id": "8bea1baf-fd66-47f9-922f-73185141e0ee", "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 \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "id": "6955f0a6-3d04-40bf-aca4-30f38001a806", "key": "catalogId", "value": "", "description": "(Required) Catalog id." }, { "id": "2f2530e9-356a-456e-a86f-b8e125d2ee04", "key": "fieldId", "value": "", "description": "(Required) Field id." } ] }, "description": "Use this method to update a catalog field." }, "response": [ { "id": "e85d871e-d53a-4022-9c45-e4cb049d2571", "name": "Successful Response", "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 \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"dataType\": \"DATE_TIME\",\n \"id\": \"\",\n \"isPredefined\": \"\",\n \"name\": \"\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-e85d871e-d53a-4022-9c45-e4cb049d2571" }, { "id": "5e8ad3b0-1c11-425e-8d41-effe457dee68", "name": "Bad Request", "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 \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-5e8ad3b0-1c11-425e-8d41-effe457dee68" }, { "id": "1cedf6f7-3291-4ff1-a589-f7fd681ae036", "name": "Unauthorized", "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 \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-1cedf6f7-3291-4ff1-a589-f7fd681ae036" }, { "id": "a90b386e-42f9-47ac-9d98-eefd8bf06a53", "name": "Forbidden", "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 \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-a90b386e-42f9-47ac-9d98-eefd8bf06a53" }, { "id": "548440fc-0641-40f6-9c45-8e42a367da82", "name": "Not Found", "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 \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-548440fc-0641-40f6-9c45-8e42a367da82" }, { "id": "b7dea3f7-5a68-41c2-9fc2-b2002480d3fe", "name": "Too Many Requests", "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 \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-b7dea3f7-5a68-41c2-9fc2-b2002480d3fe" }, { "id": "469f5288-4dc2-40e5-9aec-0b67d665d3bc", "name": "Internal Server Error", "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 \"name\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields/:fieldId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields", ":fieldId" ], "variable": [ { "key": "catalogId" }, { "key": "fieldId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-469f5288-4dc2-40e5-9aec-0b67d665d3bc" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-8bea1baf-fd66-47f9-922f-73185141e0ee" } ], "id": "2fb80949-8a49-4dae-81a0-a037f423b529", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-2fb80949-8a49-4dae-81a0-a037f423b529" }, { "name": "Get fields", "id": "68297cf4-b7bd-4a65-a662-8cd8668406b9", "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}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "id": "14e9a23a-ba25-484a-91be-e94f17f3c508", "key": "catalogId", "value": "", "description": "(Required) Catalog id." } ] }, "description": "Use this method to get a list of fields for a specific catalog." }, "response": [ { "id": "3475d61a-9f08-4c03-81cf-ce4810f40ef5", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"dataType\": \"TIME\",\n \"id\": \"\",\n \"isPredefined\": \"\",\n \"name\": \"\"\n },\n {\n \"dataType\": \"DATE_TIME\",\n \"id\": \"\",\n \"isPredefined\": \"\",\n \"name\": \"\"\n }\n]", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-3475d61a-9f08-4c03-81cf-ce4810f40ef5" }, { "id": "48d75d73-8e9a-4f92-bd5f-dad9a080a8b7", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-48d75d73-8e9a-4f92-bd5f-dad9a080a8b7" }, { "id": "225df2fb-d3d3-46e8-9af2-f84cec0db368", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-225df2fb-d3d3-46e8-9af2-f84cec0db368" }, { "id": "c24d801c-bc40-4ab0-8554-b966af5d2eb8", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-c24d801c-bc40-4ab0-8554-b966af5d2eb8" }, { "id": "98018c21-a7f0-4614-a8a4-a0ec539dcc9e", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-98018c21-a7f0-4614-a8a4-a0ec539dcc9e" }, { "id": "3b9e872f-15cc-4bd6-a6d4-4a8bdf400421", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-3b9e872f-15cc-4bd6-a6d4-4a8bdf400421" }, { "id": "0524aee0-3b33-4713-bc43-dcee4e7e339e", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-0524aee0-3b33-4713-bc43-dcee4e7e339e" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-68297cf4-b7bd-4a65-a662-8cd8668406b9" }, { "name": "Create fields", "id": "856ba2f3-d170-478a-8c23-7e43fc5f2d18", "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 {\n \"dataType\": \"DATE\",\n \"name\": \"\",\n \"id\": \"\"\n },\n {\n \"dataType\": \"DECIMAL\",\n \"name\": \"\",\n \"id\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "id": "c3d9b4b7-1e8f-4319-83b3-37f856b7d651", "key": "catalogId", "value": "", "description": "(Required) Catalog id." } ] }, "description": "Use this method to add catalog fields to a specific catalog.

\nNOTE
  • Maximum of 100 catalog fields are allowed.
" }, "response": [ { "id": "53c54402-488f-45bf-aa79-6120c231254c", "name": "Successful Response", "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 {\n \"dataType\": \"DATE\",\n \"name\": \"\",\n \"id\": \"\"\n },\n {\n \"dataType\": \"DECIMAL\",\n \"name\": \"\",\n \"id\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"dataType\": \"TIME\",\n \"id\": \"\",\n \"isPredefined\": \"\",\n \"name\": \"\"\n },\n {\n \"dataType\": \"DATE_TIME\",\n \"id\": \"\",\n \"isPredefined\": \"\",\n \"name\": \"\"\n }\n]", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-53c54402-488f-45bf-aa79-6120c231254c" }, { "id": "5cef686b-af2a-444b-a953-8a1e623e53e6", "name": "Bad Request", "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 {\n \"dataType\": \"DATE\",\n \"name\": \"\",\n \"id\": \"\"\n },\n {\n \"dataType\": \"DECIMAL\",\n \"name\": \"\",\n \"id\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-5cef686b-af2a-444b-a953-8a1e623e53e6" }, { "id": "63143654-fc46-4d2b-84b6-622730e95126", "name": "Unauthorized", "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 {\n \"dataType\": \"DATE\",\n \"name\": \"\",\n \"id\": \"\"\n },\n {\n \"dataType\": \"DECIMAL\",\n \"name\": \"\",\n \"id\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-63143654-fc46-4d2b-84b6-622730e95126" }, { "id": "e8c11771-044b-43af-9cd9-33f2cd13e05c", "name": "Forbidden", "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 {\n \"dataType\": \"DATE\",\n \"name\": \"\",\n \"id\": \"\"\n },\n {\n \"dataType\": \"DECIMAL\",\n \"name\": \"\",\n \"id\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-e8c11771-044b-43af-9cd9-33f2cd13e05c" }, { "id": "35618827-e05f-4db3-9dc2-ad4cfe9a758b", "name": "Not Found", "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 {\n \"dataType\": \"DATE\",\n \"name\": \"\",\n \"id\": \"\"\n },\n {\n \"dataType\": \"DECIMAL\",\n \"name\": \"\",\n \"id\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-35618827-e05f-4db3-9dc2-ad4cfe9a758b" }, { "id": "9d62e3f9-8b4a-4a46-a247-c6bde42d823c", "name": "Too Many Requests", "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 {\n \"dataType\": \"DATE\",\n \"name\": \"\",\n \"id\": \"\"\n },\n {\n \"dataType\": \"DECIMAL\",\n \"name\": \"\",\n \"id\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-9d62e3f9-8b4a-4a46-a247-c6bde42d823c" }, { "id": "60fec9a6-663a-4c5a-9377-fec519200c86", "name": "Internal Server Error", "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 {\n \"dataType\": \"DATE\",\n \"name\": \"\",\n \"id\": \"\"\n },\n {\n \"dataType\": \"DECIMAL\",\n \"name\": \"\",\n \"id\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/fields", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "fields" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-60fec9a6-663a-4c5a-9377-fec519200c86" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-856ba2f3-d170-478a-8c23-7e43fc5f2d18" } ], "id": "96445614-6991-4b45-a520-37c724a4f2ff", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-96445614-6991-4b45-a520-37c724a4f2ff" }, { "name": "items", "item": [ { "name": "{itemId}", "item": [ { "name": "Get item", "id": "945f4926-9d6f-4dc4-acb9-29217c45683c", "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}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "id": "82c984a5-c172-4417-9e19-bc99cccd8b74", "key": "catalogId", "value": "", "description": "(Required) Catalog id." }, { "id": "98b0030c-e525-48c5-8879-d555c787efc1", "key": "itemId", "value": "", "description": "(Required) Item id." } ] }, "description": "Use this method to get a specific item from a catalog." }, "response": [ { "id": "2a95987a-01da-4853-8214-f8fc3c94f992", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"id\": \"\",\n \"values\": [\n {\n \"fieldId\": \"\",\n \"fieldName\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"fieldName\": \"\",\n \"value\": \"\"\n }\n ]\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-2a95987a-01da-4853-8214-f8fc3c94f992" }, { "id": "bf560b8c-4b90-4958-a8a7-1d10c2b1c2c8", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-bf560b8c-4b90-4958-a8a7-1d10c2b1c2c8" }, { "id": "5baa921d-8d81-4aeb-a898-e51c3c3d46cb", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-5baa921d-8d81-4aeb-a898-e51c3c3d46cb" }, { "id": "bf3a27b8-542e-459e-80ba-27cbb625dfe1", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-bf3a27b8-542e-459e-80ba-27cbb625dfe1" }, { "id": "aa585e15-a597-48f5-8313-8dcb9953ffb9", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-aa585e15-a597-48f5-8313-8dcb9953ffb9" }, { "id": "29aedcf6-8f48-44ee-b6e5-4e5d6dd8fe5a", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-29aedcf6-8f48-44ee-b6e5-4e5d6dd8fe5a" }, { "id": "9bce7476-61c1-437e-8045-407cdbb9adf1", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-9bce7476-61c1-437e-8045-407cdbb9adf1" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-945f4926-9d6f-4dc4-acb9-29217c45683c" }, { "name": "Delete item", "id": "85d90cff-9c72-40af-8df2-a40950744914", "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": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "id": "1f41353d-db37-4307-8af0-5dfcca74832b", "key": "catalogId", "value": "", "description": "(Required) Catalog id." }, { "id": "2af1e682-d813-4647-a43b-133465f15402", "key": "itemId", "value": "", "description": "(Required) Item id." } ] }, "description": "Use this method to delete a specific item." }, "response": [ { "id": "227aa591-068d-48c4-824b-e6626515185b", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"count\": \"\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-227aa591-068d-48c4-824b-e6626515185b" }, { "id": "75d6c29b-c458-4e0b-9041-b1a095bcd520", "name": "Bad Request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-75d6c29b-c458-4e0b-9041-b1a095bcd520" }, { "id": "cbdb46dc-ccd1-4c86-86c3-88c075aaf415", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-cbdb46dc-ccd1-4c86-86c3-88c075aaf415" }, { "id": "6aa4fbf3-b7a1-4e10-971a-d8dc06065183", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-6aa4fbf3-b7a1-4e10-971a-d8dc06065183" }, { "id": "392c7a66-0ec8-4f5a-a7a2-c6c01efac83f", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-392c7a66-0ec8-4f5a-a7a2-c6c01efac83f" }, { "id": "c83b316f-4ca4-4de3-a2a5-d5ade8c7e096", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-c83b316f-4ca4-4de3-a2a5-d5ade8c7e096" }, { "id": "c5b904a8-42bc-4493-95f7-8adac99b8ad7", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-c5b904a8-42bc-4493-95f7-8adac99b8ad7" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-85d90cff-9c72-40af-8df2-a40950744914" }, { "name": "Update item", "id": "c73fee2b-0dc1-4154-954d-ff5bd83e4050", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "id": "4c4ef64f-69f5-4c74-ac28-17875409de70", "key": "catalogId", "value": "", "description": "(Required) Catalog id." }, { "id": "6e7941c2-2427-4343-b884-e3c937c3da18", "key": "itemId", "value": "", "description": "(Required) Item id." } ] }, "description": "Use this method to update the field values of items." }, "response": [ { "id": "030a37e7-4ba3-4101-bf51-ca2db0e03875", "name": "Successful Response", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"fieldId\": \"\",\n \"fieldName\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"fieldName\": \"\",\n \"value\": \"\"\n }\n]", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-030a37e7-4ba3-4101-bf51-ca2db0e03875" }, { "id": "878ea65b-519b-49fc-8870-a3c047d49665", "name": "Bad Request", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-878ea65b-519b-49fc-8870-a3c047d49665" }, { "id": "9d8924a9-3064-430d-8fe2-6dc3eecc8861", "name": "Unauthorized", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-9d8924a9-3064-430d-8fe2-6dc3eecc8861" }, { "id": "4ffd4e12-031e-49c5-8c5d-2e34dd63ea6c", "name": "Forbidden", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-4ffd4e12-031e-49c5-8c5d-2e34dd63ea6c" }, { "id": "3e85e0ac-f511-42d2-badf-8c4708d5f9d4", "name": "Not Found", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-3e85e0ac-f511-42d2-badf-8c4708d5f9d4" }, { "id": "bdfe53f7-45df-40f0-bc74-d7acd34faf46", "name": "Too Many Requests", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-bdfe53f7-45df-40f0-bc74-d7acd34faf46" }, { "id": "06e472df-bd88-4d4e-85bf-7edb14282d51", "name": "Internal Server Error", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/:itemId", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", ":itemId" ], "variable": [ { "key": "catalogId" }, { "key": "itemId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-06e472df-bd88-4d4e-85bf-7edb14282d51" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-c73fee2b-0dc1-4154-954d-ff5bd83e4050" } ], "id": "af434dd5-80c8-49e5-884b-72f1092a8dca", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-af434dd5-80c8-49e5-884b-72f1092a8dca" }, { "name": "count", "item": [ { "name": "Get item count", "id": "e963f786-d52e-47b0-85a3-8a3a8e6b6db2", "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}}/catalogs/1/catalogs/:catalogId/items/count", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", "count" ], "variable": [ { "id": "ef159df9-2d0b-4322-894c-d06004f15652", "key": "catalogId", "value": "", "description": "(Required) Catalog id." } ] }, "description": "Use this method to get the total number of items in a specific catalog." }, "response": [ { "id": "89885036-f9dc-40d7-ad15-a82dab217453", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/count", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", "count" ], "variable": [ { "key": "catalogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"count\": \"\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-89885036-f9dc-40d7-ad15-a82dab217453" }, { "id": "1895de09-f613-4299-8922-9b14bfa5f145", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/count", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", "count" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-1895de09-f613-4299-8922-9b14bfa5f145" }, { "id": "6a8a3119-cb84-4421-a26d-8f1c42b6ccd0", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/count", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", "count" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-6a8a3119-cb84-4421-a26d-8f1c42b6ccd0" }, { "id": "a2b63ee8-148f-40ce-af79-39a510475577", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/count", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", "count" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-a2b63ee8-148f-40ce-af79-39a510475577" }, { "id": "beed01b6-6e00-473a-acd4-0394ceb18515", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/count", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", "count" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-beed01b6-6e00-473a-acd4-0394ceb18515" }, { "id": "eb18f644-1899-4fdf-b3d2-8695717e04cf", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/count", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", "count" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-eb18f644-1899-4fdf-b3d2-8695717e04cf" }, { "id": "b177698f-87e3-46ab-9abe-316ebaa8d3fe", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items/count", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items", "count" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-b177698f-87e3-46ab-9abe-316ebaa8d3fe" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-e963f786-d52e-47b0-85a3-8a3a8e6b6db2" } ], "id": "726d72f4-b0c3-4170-a5b9-8cbf475dfd45", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-726d72f4-b0c3-4170-a5b9-8cbf475dfd45" }, { "name": "Get items", "id": "af3e1b76-4383-43ab-9d79-4b9810c92ad6", "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}}/catalogs/1/catalogs/:catalogId/items?queryFilter=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
.", "key": "queryFilter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" } ], "variable": [ { "id": "9f6461ac-6a61-49ef-bb51-c0bfab2888a8", "key": "catalogId", "value": "", "description": "(Required) Catalog id." } ] }, "description": "Use this method to get a list of items from a catalog with pagination. Query parameters are optional and can be used to narrow list results." }, "response": [ { "id": "3b9444c8-7742-4fcd-bb2d-597826bf7144", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
.", "key": "queryFilter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n },\n \"results\": []\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-3b9444c8-7742-4fcd-bb2d-597826bf7144" }, { "id": "9c46635d-b261-4fe9-a9d9-20188557f768", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
.", "key": "queryFilter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-9c46635d-b261-4fe9-a9d9-20188557f768" }, { "id": "09e88f77-164b-48cd-9a1e-cab6795f02a7", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
.", "key": "queryFilter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-09e88f77-164b-48cd-9a1e-cab6795f02a7" }, { "id": "01c367d2-4469-433b-afc6-aea90eba24dc", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
.", "key": "queryFilter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-01c367d2-4469-433b-afc6-aea90eba24dc" }, { "id": "9b3fa676-972e-4f5b-af77-194228aa48b6", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
.", "key": "queryFilter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-9b3fa676-972e-4f5b-af77-194228aa48b6" }, { "id": "8dd60a14-9342-4706-9c80-1857147d668d", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
.", "key": "queryFilter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-8dd60a14-9342-4706-9c80-1857147d668d" }, { "id": "97553d7b-49c3-41a6-9d4c-3f6c722e0d30", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
.", "key": "queryFilter", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of items per page.", "key": "size", "value": "10" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-97553d7b-49c3-41a6-9d4c-3f6c722e0d30" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-af3e1b76-4383-43ab-9d79-4b9810c92ad6" }, { "name": "Add items", "id": "32046865-0496-4254-bcb6-2529a63c9657", "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 {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n },\n {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "variable": [ { "id": "75421649-cb3d-43d9-a366-dcdb137a6b03", "key": "catalogId", "value": "", "description": "(Required) Catalog id." } ] }, "description": "Use this method to add items to a specific catalog.

\nNOTE
Response details:
  • This endpoint only returns successful results
  • Other results are ignored
  • Errors are not returned
  • \n

NOTE
  • Maximum of 1000 item field values are allowed.
" }, "response": [ { "id": "1dd42aea-97e5-4d89-86ed-21b4608fb3d8", "name": "Successful Response", "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 {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n },\n {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "variable": [ { "key": "catalogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"id\": \"\",\n \"values\": [\n {\n \"fieldId\": \"\",\n \"fieldName\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"fieldName\": \"\",\n \"value\": \"\"\n }\n ]\n },\n {\n \"id\": \"\",\n \"values\": [\n {\n \"fieldId\": \"\",\n \"fieldName\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"fieldName\": \"\",\n \"value\": \"\"\n }\n ]\n }\n]", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-1dd42aea-97e5-4d89-86ed-21b4608fb3d8" }, { "id": "0f34d979-f378-479b-aecf-0eca578bea3d", "name": "Bad Request", "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 {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n },\n {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-0f34d979-f378-479b-aecf-0eca578bea3d" }, { "id": "2a361fc8-8725-4004-a8cf-7471b35ae8ab", "name": "Unauthorized", "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 {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n },\n {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-2a361fc8-8725-4004-a8cf-7471b35ae8ab" }, { "id": "39b8c506-e805-4146-a865-f211aa9263f5", "name": "Forbidden", "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 {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n },\n {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-39b8c506-e805-4146-a865-f211aa9263f5" }, { "id": "e8e86ef0-6894-4e4b-b0dc-58a836a9b252", "name": "Not Found", "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 {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n },\n {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-e8e86ef0-6894-4e4b-b0dc-58a836a9b252" }, { "id": "df14604c-8e5e-4334-b189-682624820e3b", "name": "Too Many Requests", "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 {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n },\n {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-df14604c-8e5e-4334-b189-682624820e3b" }, { "id": "6fc45ef0-8137-4e3b-90bb-414ad75f3e6c", "name": "Internal Server Error", "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 {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n },\n {\n \"values\": [\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n },\n {\n \"value\": \"\",\n \"fieldName\": \"\",\n \"fieldId\": \"\"\n }\n ]\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "variable": [ { "key": "catalogId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-6fc45ef0-8137-4e3b-90bb-414ad75f3e6c" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-32046865-0496-4254-bcb6-2529a63c9657" }, { "name": "Delete items", "id": "acb82a9b-fd66-4545-8d11-7ce04424081f", "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": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "id": "51e705a2-d626-4860-a619-a8a71ff75b9a", "key": "catalogId", "value": "", "description": "(Required) Catalog id." } ] }, "description": "Use this method to delete a list of filtered items." }, "response": [ { "id": "4100447e-88e0-4078-85a9-ccbe64ad5542", "name": "Successful Response", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"count\": \"\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-4100447e-88e0-4078-85a9-ccbe64ad5542" }, { "id": "0679fd8d-1e2a-46e3-9657-37804c5da1e1", "name": "Bad Request", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-0679fd8d-1e2a-46e3-9657-37804c5da1e1" }, { "id": "abe89cf3-e957-4797-96b5-46815e2299a1", "name": "Unauthorized", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-abe89cf3-e957-4797-96b5-46815e2299a1" }, { "id": "ed4a1873-8ece-4157-b238-ba5e4d51efb8", "name": "Forbidden", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-ed4a1873-8ece-4157-b238-ba5e4d51efb8" }, { "id": "4b64b632-4172-424e-8201-f22010c2153e", "name": "Not Found", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-4b64b632-4172-424e-8201-f22010c2153e" }, { "id": "261015a5-1a11-4f4b-bffc-8c848ea4a4af", "name": "Too Many Requests", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-261015a5-1a11-4f4b-bffc-8c848ea4a4af" }, { "id": "af0ac93a-601f-45ff-b3e2-61b0a498420d", "name": "Internal Server Error", "originalRequest": { "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-af0ac93a-601f-45ff-b3e2-61b0a498420d" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-acb82a9b-fd66-4545-8d11-7ce04424081f" }, { "name": "Update items", "id": "f9a698f4-eac6-4498-ab40-53a858e9db2b", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "id": "25d911bf-22d8-47b9-bf74-ef86fd2118e1", "key": "catalogId", "value": "", "description": "(Required) Catalog id." } ] }, "description": "Use this method to update list of filtered items." }, "response": [ { "id": "7761a5e2-3d82-4d2c-9a15-71507fcacf8d", "name": "Successful Response", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"count\": \"\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-7761a5e2-3d82-4d2c-9a15-71507fcacf8d" }, { "id": "a4a5a3b4-09e9-43e8-8fd5-9520d818aa69", "name": "Bad Request", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-a4a5a3b4-09e9-43e8-8fd5-9520d818aa69" }, { "id": "47d0ea65-be9a-4e28-b85c-70585a6bdefd", "name": "Unauthorized", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-47d0ea65-be9a-4e28-b85c-70585a6bdefd" }, { "id": "9eb540be-b05e-449f-afa2-d35948e35303", "name": "Forbidden", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-9eb540be-b05e-449f-afa2-d35948e35303" }, { "id": "73ffc9dc-244e-4797-806c-843b33f3d350", "name": "Not Found", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-73ffc9dc-244e-4797-806c-843b33f3d350" }, { "id": "368985c9-66ce-4afb-bb41-42b5cb73443a", "name": "Too Many Requests", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-368985c9-66ce-4afb-bb41-42b5cb73443a" }, { "id": "2977a6ca-848d-477f-9ead-9190576b8fd9", "name": "Internal Server Error", "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 {\n \"fieldId\": \"\",\n \"value\": \"\"\n },\n {\n \"fieldId\": \"\",\n \"value\": \"\"\n }\n]", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs/:catalogId/items?queryFilter=", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs", ":catalogId", "items" ], "query": [ { "description": "(Required) Enables filtering items using [URL-encoded](https://www.w3schools.com/tags/ref_urlencode.asp) queries passed to a parameter. Wrap a catalog column name in square brackets `[]`, if the name contains UNICODE characters, e.g. `[\u6587 \u672c]` or a space, e.g. `[shirt type]`\n##### List of supported logical operators:\n\n\n\n\n\n\n\n\n\n\n\n
Logical OperatorDescription
ANDJoins query clauses with a logical AND. Returns all items that match the conditions of both clauses.
Example: price > 10.99 AND color == Red
ORJoins query clauses with a logical OR. Returns all items that match the conditions of either clause.
Example: type == Jeans OR type == Shirt
\n\n##### List of supported comparison operators:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
Comparison OperatorSupported TypeDescription
Greater than: >integer, decimalMatches values that are greater than a specified value.
Example: price > 99.99
Greater or equal: integer, decimalMatches all values that are greater than or equal to a specified value.
Example: price ≥ 99.99
Less than: <integer, decimalMatches all values that are less than a specified value.
Example: price < 99.99
Less or equal: integer, decimalMatches all that are values less than or equal to a specified value.
Example: price ≤ 99
Equal: ==integer, decimal, string, date, time, dateTimeMatches values that are equal to a specified value.
Example: color == green
Not equal: !=integer, decimal, string, date, time, dateTimeMatches values that are not equal to a specified value.
Example: color != green
\n\n##### List of supported date/time range operators:\n\n\n\n\n\n\n\n\n\n\n\n
Date/time Range OperatorSupported TypeDescription
BETWEENdate, time, dateTimeSpecifies date/time range between dates.
Example: createdAt BETWEEN 2023-03-01 AND 2023-03-30
NOT BETWEENdate, time, dateTimeSpecifies date/time range not between dates.
Example: createdAt NOT BETWEEN 2023-03-01 AND 2023-03-30
\n\n##### List of supported string operators:\n\n\n\n\n\n\n\n\n\n\n\n
String Operator   Supported TypeDescription
STARTS WITHstringMatches all values starting with specific substring.
Example: name STARTS WITH Bo
ENDS WITHstringMatches all values ending with specific substring.
Example: name ENDS WITH an
", "key": "queryFilter", "value": "" } ], "variable": [ { "key": "catalogId" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-2977a6ca-848d-477f-9ead-9190576b8fd9" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-f9a698f4-eac6-4498-ab40-53a858e9db2b" } ], "id": "734fdccc-e67d-4cc5-b0ca-194ac5774d95", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-734fdccc-e67d-4cc5-b0ca-194ac5774d95" } ], "id": "34e6a317-dadf-46cf-ad6a-f6ef74d4e866", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-34e6a317-dadf-46cf-ad6a-f6ef74d4e866" }, { "name": "Get catalogs", "id": "525872ec-1ca0-4738-8e77-4abc900dbae3", "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}}/catalogs/1/catalogs?ids=&ids=&name=&type=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ], "query": [ { "description": "Catalog IDs.", "key": "ids", "value": "" }, { "description": "Catalog IDs.", "key": "ids", "value": "" }, { "description": "Catalog name.", "key": "name", "value": "" }, { "description": "Catalog type.", "key": "type", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of catalogs per page.", "key": "size", "value": "10" } ] }, "description": "Use this method to get a list of catalogs with pagination. Query parameters are optional and can be used to narrow down the results." }, "response": [ { "id": "20e67795-4ed5-4c7a-8fe2-5d023e9d7c72", "name": "Successful Response", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs?ids=&name=&type=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ], "query": [ { "description": "Catalog IDs.", "key": "ids", "value": "" }, { "description": "Catalog name.", "key": "name", "value": "" }, { "description": "Catalog type.", "key": "type", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of catalogs per page.", "key": "size", "value": "10" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"paging\": {\n \"page\": \"\",\n \"size\": \"\",\n \"totalPages\": \"\",\n \"totalResults\": \"\"\n },\n \"results\": []\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-20e67795-4ed5-4c7a-8fe2-5d023e9d7c72" }, { "id": "1d426525-4d25-4f4b-a19d-5de3c2a907cc", "name": "Bad Request", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs?ids=&name=&type=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ], "query": [ { "description": "Catalog IDs.", "key": "ids", "value": "" }, { "description": "Catalog name.", "key": "name", "value": "" }, { "description": "Catalog type.", "key": "type", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of catalogs per page.", "key": "size", "value": "10" } ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-1d426525-4d25-4f4b-a19d-5de3c2a907cc" }, { "id": "ab188bd4-f171-4c81-ad20-01a4afcd25f9", "name": "Unauthorized", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs?ids=&name=&type=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ], "query": [ { "description": "Catalog IDs.", "key": "ids", "value": "" }, { "description": "Catalog name.", "key": "name", "value": "" }, { "description": "Catalog type.", "key": "type", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of catalogs per page.", "key": "size", "value": "10" } ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-ab188bd4-f171-4c81-ad20-01a4afcd25f9" }, { "id": "7215eccc-a465-46a1-b308-39f6fec634ac", "name": "Forbidden", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs?ids=&name=&type=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ], "query": [ { "description": "Catalog IDs.", "key": "ids", "value": "" }, { "description": "Catalog name.", "key": "name", "value": "" }, { "description": "Catalog type.", "key": "type", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of catalogs per page.", "key": "size", "value": "10" } ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-7215eccc-a465-46a1-b308-39f6fec634ac" }, { "id": "6fe8ea44-1791-47d1-95c1-3a418d192186", "name": "Not Found", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs?ids=&name=&type=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ], "query": [ { "description": "Catalog IDs.", "key": "ids", "value": "" }, { "description": "Catalog name.", "key": "name", "value": "" }, { "description": "Catalog type.", "key": "type", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of catalogs per page.", "key": "size", "value": "10" } ] } }, "status": "Not Found", "code": 404, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-6fe8ea44-1791-47d1-95c1-3a418d192186" }, { "id": "5f736240-ce02-40c4-bb0f-8eca7f873c41", "name": "Too Many Requests", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs?ids=&name=&type=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ], "query": [ { "description": "Catalog IDs.", "key": "ids", "value": "" }, { "description": "Catalog name.", "key": "name", "value": "" }, { "description": "Catalog type.", "key": "type", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of catalogs per page.", "key": "size", "value": "10" } ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-5f736240-ce02-40c4-bb0f-8eca7f873c41" }, { "id": "7d9e2420-a3a6-41f9-8db5-ab974fa77441", "name": "Internal Server Error", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "Authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs?ids=&name=&type=&page=0&size=10", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ], "query": [ { "description": "Catalog IDs.", "key": "ids", "value": "" }, { "description": "Catalog name.", "key": "name", "value": "" }, { "description": "Catalog type.", "key": "type", "value": "" }, { "description": "Results page to retrieve (0..N).", "key": "page", "value": "0" }, { "description": "Number of catalogs per page.", "key": "size", "value": "10" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-7d9e2420-a3a6-41f9-8db5-ab974fa77441" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-525872ec-1ca0-4738-8e77-4abc900dbae3" }, { "name": "Create catalog", "id": "135f9fab-e28a-43a3-9ddd-0c7a8f79c33e", "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 \"description\": \"\",\n \"name\": \"\",\n \"type\": \"ARTICLES\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ] }, "description": "Use this method to create a catalog." }, "response": [ { "id": "aa121390-5fd8-4438-913a-6a8c8a4e0026", "name": "Successful Response", "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 \"description\": \"\",\n \"name\": \"\",\n \"type\": \"ARTICLES\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"description\": \"\",\n \"id\": \"\",\n \"name\": \"\",\n \"type\": \"ARTICLES\"\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-aa121390-5fd8-4438-913a-6a8c8a4e0026" }, { "id": "8fd1453f-8c58-4a52-a334-13ce760aabac", "name": "Bad Request", "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 \"description\": \"\",\n \"name\": \"\",\n \"type\": \"ARTICLES\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ] } }, "status": "Bad Request", "code": 400, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"nisi_f\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-8fd1453f-8c58-4a52-a334-13ce760aabac" }, { "id": "d6fba2e5-ea0d-4158-a3ef-e186124fdbe8", "name": "Unauthorized", "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 \"description\": \"\",\n \"name\": \"\",\n \"type\": \"ARTICLES\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ] } }, "status": "Unauthorized", "code": 401, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-d6fba2e5-ea0d-4158-a3ef-e186124fdbe8" }, { "id": "9e93815f-ef54-47c8-80c4-2596d56ab18d", "name": "Forbidden", "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 \"description\": \"\",\n \"name\": \"\",\n \"type\": \"ARTICLES\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ] } }, "status": "Forbidden", "code": 403, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-9e93815f-ef54-47c8-80c4-2596d56ab18d" }, { "id": "fbbea895-f885-4aca-9c7f-82575c59cbed", "name": "Too Many Requests", "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 \"description\": \"\",\n \"name\": \"\",\n \"type\": \"ARTICLES\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ] } }, "status": "Too Many Requests", "code": 429, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-fbbea895-f885-4aca-9c7f-82575c59cbed" }, { "id": "f0745b4e-ed02-4725-b378-36718ead0300", "name": "Internal Server Error", "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 \"description\": \"\",\n \"name\": \"\",\n \"type\": \"ARTICLES\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/catalogs/1/catalogs", "host": [ "{{baseUrl}}" ], "path": [ "catalogs", "1", "catalogs" ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"requestError\": {\n \"serviceException\": {\n \"messageId\": \"\",\n \"text\": \"\",\n \"validationErrors\": {\n \"aliqua_3\": [\n \"\",\n \"\"\n ]\n }\n }\n }\n}", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-f0745b4e-ed02-4725-b378-36718ead0300" } ], "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-135f9fab-e28a-43a3-9ddd-0c7a8f79c33e" } ], "id": "3f575001-2eb4-4d71-86c2-17cdcfc16918", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-3f575001-2eb4-4d71-86c2-17cdcfc16918" } ], "id": "d5ece456-9680-46aa-8839-6c90cba1fdea", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-d5ece456-9680-46aa-8839-6c90cba1fdea" } ], "id": "bdb75b6e-da68-4a31-bfce-ac4f5f5edc13", "createdAt": "2026-07-28T01:58:26.000Z", "updatedAt": "2026-07-28T01:58:26.000Z", "uid": "35240-bdb75b6e-da68-4a31-bfce-ac4f5f5edc13" } ], "variable": [ { "key": "baseUrl", "value": "/" } ] }