{"item":[{"id":"3b2a86a0-3990-42d9-88ce-57b58957fab3","name":"Events","description":{"content":"","type":"text/plain"},"item":[{"id":"10ac3f54-fa81-4561-885a-2efbcd43f1ec","name":"Create a transaction","request":{"name":"Create a transaction","description":{"content":"Create a transaction record in the database.\n\nFor each transaction, a `transaction.charge` event is generated automatically. In addition, each item in the `products` array produces a `product.buy` event.\n\nAll monetary values must use the same currency and be greater\nthan or equal to zero. `discountAmount` must be greater than zero\nor omitted.\n\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_TRANSACTION_CREATE`\n","type":"text/plain"},"url":{"path":["v4","transactions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": \"string\",\n    \"id\": 433230297,\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"email\": \"string\"\n  },\n  \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n  \"paymentInfo\": {\n    \"method\": \"CASH\"\n  },\n  \"products\": [\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 3422.542277626869,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 6625.4542520681725\n    },\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 9355.582071669494,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 9545.541243870506\n    }\n  ],\n  \"revenue\": {\n    \"amount\": 64.25,\n    \"currency\": \"USD\"\n  },\n  \"value\": {\n    \"amount\": 112.25,\n    \"currency\": \"USD\"\n  },\n  \"source\": \"MOBILE\",\n  \"discountAmount\": {\n    \"amount\": 1505.1428447269777,\n    \"currency\": \"USD\"\n  },\n  \"metadata\": {\n    \"promotionCode\": \"string\",\n    \"quantityToRedeem\": 8402,\n    \"key_0\": \"string\",\n    \"key_1\": true,\n    \"key_2\": \"string\"\n  },\n  \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"38656d51-9e65-4f64-a557-d11e653775ca","name":"Accepted","originalRequest":{"url":{"path":["v4","transactions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": \"string\",\n    \"id\": 433230297,\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"email\": \"string\"\n  },\n  \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n  \"paymentInfo\": {\n    \"method\": \"CASH\"\n  },\n  \"products\": [\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 9760.816734119004,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 9656.162938969286\n    },\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 6088.804499418291,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 1461.0295933977934\n    }\n  ],\n  \"revenue\": {\n    \"amount\": 64.25,\n    \"currency\": \"USD\"\n  },\n  \"value\": {\n    \"amount\": 112.25,\n    \"currency\": \"USD\"\n  },\n  \"source\": \"MOBILE\",\n  \"discountAmount\": {\n    \"amount\": 718.2884634151143,\n    \"currency\": \"USD\"\n  },\n  \"metadata\": {\n    \"promotionCode\": \"string\",\n    \"quantityToRedeem\": 9746,\n    \"key_0\": 2954\n  },\n  \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5d305fee-8fee-4871-90d6-02ad65f8eaf6","name":"Bad Request","originalRequest":{"url":{"path":["v4","transactions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": \"string\",\n    \"id\": 433230297,\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"email\": \"string\"\n  },\n  \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n  \"paymentInfo\": {\n    \"method\": \"CASH\"\n  },\n  \"products\": [\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 9760.816734119004,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 9656.162938969286\n    },\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 6088.804499418291,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 1461.0295933977934\n    }\n  ],\n  \"revenue\": {\n    \"amount\": 64.25,\n    \"currency\": \"USD\"\n  },\n  \"value\": {\n    \"amount\": 112.25,\n    \"currency\": \"USD\"\n  },\n  \"source\": \"MOBILE\",\n  \"discountAmount\": {\n    \"amount\": 718.2884634151143,\n    \"currency\": \"USD\"\n  },\n  \"metadata\": {\n    \"promotionCode\": \"string\",\n    \"quantityToRedeem\": 9746,\n    \"key_0\": 2954\n  },\n  \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2020-10-28T12:14:45.364+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"JSON parse error: Missing property: 'currency'; nested exception is com.fasterxml.jackson.databind.JsonMappingException: Missing property: 'currency'\\n at [Source: (PushbackInputStream); line: 13, column: 14] (through reference chain: com.synerise.api.endpoint.transactions.domain.model.IdentifiedTransactionData[\\\"products\\\"]->java.util.ArrayList[0]->com.synerise.api.endpoint.transactions.domain.model.ProductData[\\\"finalUnitPrice\\\"])\",\n  \"path\": \"/transactions\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1340210f-658e-4b7d-b527-9f7796f56771","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","transactions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": \"string\",\n    \"id\": 433230297,\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"email\": \"string\"\n  },\n  \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n  \"paymentInfo\": {\n    \"method\": \"CASH\"\n  },\n  \"products\": [\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 9760.816734119004,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 9656.162938969286\n    },\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 6088.804499418291,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 1461.0295933977934\n    }\n  ],\n  \"revenue\": {\n    \"amount\": 64.25,\n    \"currency\": \"USD\"\n  },\n  \"value\": {\n    \"amount\": 112.25,\n    \"currency\": \"USD\"\n  },\n  \"source\": \"MOBILE\",\n  \"discountAmount\": {\n    \"amount\": 718.2884634151143,\n    \"currency\": \"USD\"\n  },\n  \"metadata\": {\n    \"promotionCode\": \"string\",\n    \"quantityToRedeem\": 9746,\n    \"key_0\": 2954\n  },\n  \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8f8bde7e-d620-49ed-8118-8372ffd54c80","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","transactions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": \"string\",\n    \"id\": 433230297,\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"email\": \"string\"\n  },\n  \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n  \"paymentInfo\": {\n    \"method\": \"CASH\"\n  },\n  \"products\": [\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 9760.816734119004,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 9656.162938969286\n    },\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 6088.804499418291,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 1461.0295933977934\n    }\n  ],\n  \"revenue\": {\n    \"amount\": 64.25,\n    \"currency\": \"USD\"\n  },\n  \"value\": {\n    \"amount\": 112.25,\n    \"currency\": \"USD\"\n  },\n  \"source\": \"MOBILE\",\n  \"discountAmount\": {\n    \"amount\": 718.2884634151143,\n    \"currency\": \"USD\"\n  },\n  \"metadata\": {\n    \"promotionCode\": \"string\",\n    \"quantityToRedeem\": 9746,\n    \"key_0\": 2954\n  },\n  \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1135a89c-0d98-43df-9ea7-ad369c0bcc06","name":"Profile not found or access blocked by PII protection settings","originalRequest":{"url":{"path":["v4","transactions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": \"string\",\n    \"id\": 433230297,\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"email\": \"string\"\n  },\n  \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n  \"paymentInfo\": {\n    \"method\": \"CASH\"\n  },\n  \"products\": [\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 9760.816734119004,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 9656.162938969286\n    },\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 6088.804499418291,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 1461.0295933977934\n    }\n  ],\n  \"revenue\": {\n    \"amount\": 64.25,\n    \"currency\": \"USD\"\n  },\n  \"value\": {\n    \"amount\": 112.25,\n    \"currency\": \"USD\"\n  },\n  \"source\": \"MOBILE\",\n  \"discountAmount\": {\n    \"amount\": 718.2884634151143,\n    \"currency\": \"USD\"\n  },\n  \"metadata\": {\n    \"promotionCode\": \"string\",\n    \"quantityToRedeem\": 9746,\n    \"key_0\": 2954\n  },\n  \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"Client 5005535044 not found\"","cookie":[],"_postman_previewlanguage":"json"},{"id":"23f15b00-2559-4e4a-bfad-790c5b0a3829","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","transactions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": \"string\",\n    \"id\": 433230297,\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"email\": \"string\"\n  },\n  \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n  \"paymentInfo\": {\n    \"method\": \"CASH\"\n  },\n  \"products\": [\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 9760.816734119004,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 9656.162938969286\n    },\n    {\n      \"finalUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"quantity\": 2.5,\n      \"sku\": \"189784563455\",\n      \"name\": \"Soft drink\",\n      \"categories\": [\n        \"string\",\n        \"string\"\n      ],\n      \"image\": \"string\",\n      \"url\": \"string\",\n      \"netUnitPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"tax\": 6088.804499418291,\n      \"regularPrice\": {\n        \"amount\": 3.25,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPrice\": {\n        \"amount\": 15.5,\n        \"currency\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"discountPercent\": 1461.0295933977934\n    }\n  ],\n  \"revenue\": {\n    \"amount\": 64.25,\n    \"currency\": \"USD\"\n  },\n  \"value\": {\n    \"amount\": 112.25,\n    \"currency\": \"USD\"\n  },\n  \"source\": \"MOBILE\",\n  \"discountAmount\": {\n    \"amount\": 718.2884634151143,\n    \"currency\": \"USD\"\n  },\n  \"metadata\": {\n    \"promotionCode\": \"string\",\n    \"quantityToRedeem\": 9746,\n    \"key_0\": 2954\n  },\n  \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"efc5bce4-abe1-4b9b-9c53-98f048a2eb9e","name":"Batch add or update transactions","request":{"name":"Batch add or update transactions","description":{"content":"Enqueue a number of add/update operations in the Synerise\napplication database. \n\nFor each transaction, a `transaction.charge` event is generated automatically. In addition, each item in the `products` array produces a `product.buy` event.\n\nIf you don't have some information about a transaction, don't insert a null-value parameter - omit the parameter entirely. Sending a null value <strong>deletes an attribute</strong> (if it's a custom attribute) or <strong>sets it to null/default value</strong> (if the attribute is Synerise-native).\n\n\n\nThe body contains an array of objects to update. The objects are\nthe same as in the *Update transaction* and *Create transaction*\nendpoints.\n\n\n\nAll monetary values must use the same currency and be greater\nthan or equal to zero. `discountAmount` must be greater than zero\nor omitted.\n\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_BATCH_TRANSACTION_CREATE`\n","type":"text/plain"},"url":{"path":["v4","transactions","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"[\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 2116.5408898207415,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  },\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 5308.0155247924085,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": true,\n      \"key_1\": false,\n      \"key_2\": \"string\",\n      \"key_3\": \"string\"\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  }\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"84d1c45e-8710-4b50-9819-af682b1e8f98","name":"Accepted","originalRequest":{"url":{"path":["v4","transactions","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 5839.865974595602,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": \"string\",\n      \"key_1\": false,\n      \"key_2\": 4206\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  },\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 983.4394990177652,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": 4877,\n      \"key_1\": \"string\",\n      \"key_2\": true\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"3bd9c347-03ac-4b89-9302-d0c74bccac3f","name":"Bad Request","originalRequest":{"url":{"path":["v4","transactions","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 5839.865974595602,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": \"string\",\n      \"key_1\": false,\n      \"key_2\": 4206\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  },\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 983.4394990177652,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": 4877,\n      \"key_1\": \"string\",\n      \"key_2\": true\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-28T12:24:24.444Z\",\n  \"path\": \"/transactions\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 14191,\n      \"field\": \"client\",\n      \"message\": \"Client cannot have null value\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6079e542-a5d2-48c0-8be5-321f517101d8","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","transactions","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 5839.865974595602,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": \"string\",\n      \"key_1\": false,\n      \"key_2\": 4206\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  },\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 983.4394990177652,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": 4877,\n      \"key_1\": \"string\",\n      \"key_2\": true\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0b1d2529-7747-496f-861b-d43355aa3e9a","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","transactions","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 5839.865974595602,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": \"string\",\n      \"key_1\": false,\n      \"key_2\": 4206\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  },\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 983.4394990177652,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": 4877,\n      \"key_1\": \"string\",\n      \"key_2\": true\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"69265986-ea0a-4031-a26a-b3e52385eb07","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","transactions","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 5839.865974595602,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": \"string\",\n      \"key_1\": false,\n      \"key_2\": 4206\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  },\n  {\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"products\": [\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"finalUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"quantity\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"sku\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"categories\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"image\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"netUnitPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"tax\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"regularPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPrice\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"discountPercent\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": \"USD\"\n    },\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": \"USD\"\n    },\n    \"source\": \"MOBILE\",\n    \"discountAmount\": {\n      \"amount\": 983.4394990177652,\n      \"currency\": \"USD\"\n    },\n    \"metadata\": {\n      \"promotionCode\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"quantityToRedeem\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_0\": 4877,\n      \"key_1\": \"string\",\n      \"key_2\": true\n    },\n    \"recordedAt\": \"2019-02-07T09:53:56.999+00:00\",\n    \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ffe6d579-66df-4462-abe6-d20e0b47a637","name":"Get Profile events as Workspace","request":{"name":"Get Profile events as Workspace","description":{"content":"**This endpoint is deprecated. Use [/activities-api/events/by/{identifierType}](https://developers.synerise.com/DataManagement/DataManagement.html#operation/getEventsByIdentifier) instead.**  \n\nRetrieve a list of events saved in a Profile.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `API_LISTING_BY_CLIENT_EVENTS_READ`\n\n**User role permission required:** `client_activities: read`\n","type":"text/plain"},"url":{"path":["v4","events","by-client",":clientId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"time[from]","value":"1990-04-17T15:26:42.677Z","description":"Start of the time range to query. UTC time in ISO 8601 (for example, `2020-10-19T13:47:53Z`). If no value is provided, the results are returned starting with the oldest entry in the database."},{"disabled":false,"key":"time[to]","value":"1990-04-17T15:26:42.677Z","description":"End of the time range to query. UTC time in ISO 8601 (for example, `2020-10-19T13:47:53Z`). If no value is provided, the current time applies."},{"disabled":false,"key":"action","value":"transaction.charge","description":"Filter events by action type. For example, to retrieve completed transactions, enter `transaction.charge`"},{"disabled":false,"key":"limit","value":"433","description":"The number of events to retrieve"}],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"62ea34ea-c17f-4a67-bc1f-f7994298e53d","name":"A list of events","originalRequest":{"url":{"path":["v4","events","by-client",":clientId"],"host":["{{baseUrl}}"],"query":[{"key":"time[from]","value":"1990-04-17T15:26:42.677Z"},{"key":"time[to]","value":"1990-04-17T15:26:42.677Z"},{"key":"action","value":"transaction.charge"},{"key":"limit","value":"433"}],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"time\": \"string\",\n    \"action\": \"client.updateData\",\n    \"label\": \"Human-readable label\",\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"params\": {\n      \"eventCreateTime\": \"2022-11-23T18:39:26.789Z\",\n      \"ip\": {}\n    }\n  },\n  {\n    \"time\": \"string\",\n    \"action\": \"client.updateData\",\n    \"label\": \"Human-readable label\",\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"params\": {\n      \"eventCreateTime\": \"2022-11-23T18:39:26.789Z\",\n      \"ip\": {},\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    }\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"fca5e172-e091-4fe7-85c8-fd02d872e8ce","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","by-client",":clientId"],"host":["{{baseUrl}}"],"query":[{"key":"time[from]","value":"1990-04-17T15:26:42.677Z"},{"key":"time[to]","value":"1990-04-17T15:26:42.677Z"},{"key":"action","value":"transaction.charge"},{"key":"limit","value":"433"}],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aacd23be-f742-4aca-b9b2-669554825482","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","by-client",":clientId"],"host":["{{baseUrl}}"],"query":[{"key":"time[from]","value":"1990-04-17T15:26:42.677Z"},{"key":"time[to]","value":"1990-04-17T15:26:42.677Z"},{"key":"action","value":"transaction.charge"},{"key":"limit","value":"433"}],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"24c112d7-0799-417b-93d3-6cc72581f08a","name":"Get Profile's own events","request":{"name":"Get Profile's own events","description":{"content":"**This endpoint is deprecated. Use [/activities-api/events](https://developers.synerise.com/DataManagement/DataManagement.html#operation/getEvents) instead.**  \n\nA Profile can retrieve a list of its own events saved in the database.\n\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>\n","type":"text/plain"},"url":{"path":["v4","events"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"time[from]","value":"1990-04-17T15:26:42.677Z","description":"Start of the time range to query. UTC time in ISO 8601 (for example, `2020-10-19T13:47:53Z`). If no value is provided, the results are returned starting with the oldest entry in the database."},{"disabled":false,"key":"time[to]","value":"1990-04-17T15:26:42.677Z","description":"End of the time range to query. UTC time in ISO 8601 (for example, `2020-10-19T13:47:53Z`). If no value is provided, the current time applies."},{"disabled":false,"key":"action","value":"transaction.charge","description":"Filter events by action type. For example, to retrieve completed transactions, enter `transaction.charge`"},{"disabled":false,"key":"limit","value":"433","description":"The number of events to retrieve"}],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"0ca5ca15-6b17-4244-b498-141cefde63e7","name":"A list of events","originalRequest":{"url":{"path":["v4","events"],"host":["{{baseUrl}}"],"query":[{"key":"time[from]","value":"1990-04-17T15:26:42.677Z"},{"key":"time[to]","value":"1990-04-17T15:26:42.677Z"},{"key":"action","value":"transaction.charge"},{"key":"limit","value":"433"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"time\": \"string\",\n    \"action\": \"client.updateData\",\n    \"label\": \"Human-readable label\",\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"params\": {\n      \"eventCreateTime\": \"2022-11-23T18:39:26.789Z\",\n      \"ip\": {}\n    }\n  },\n  {\n    \"time\": \"string\",\n    \"action\": \"client.updateData\",\n    \"label\": \"Human-readable label\",\n    \"client\": {\n      \"customId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"params\": {\n      \"eventCreateTime\": \"2022-11-23T18:39:26.789Z\",\n      \"ip\": {},\n      \"key_0\": {},\n      \"key_1\": {},\n      \"key_2\": {},\n      \"key_3\": {}\n    }\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"0870df9e-e5a7-40a0-bc9e-5f2f7596767c","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events"],"host":["{{baseUrl}}"],"query":[{"key":"time[from]","value":"1990-04-17T15:26:42.677Z"},{"key":"time[to]","value":"1990-04-17T15:26:42.677Z"},{"key":"action","value":"transaction.charge"},{"key":"limit","value":"433"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e7361825-242d-4190-8d43-a8dd4b11c9ef","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events"],"host":["{{baseUrl}}"],"query":[{"key":"time[from]","value":"1990-04-17T15:26:42.677Z"},{"key":"time[to]","value":"1990-04-17T15:26:42.677Z"},{"key":"action","value":"transaction.charge"},{"key":"limit","value":"433"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c2927614-2052-4013-8284-ff896eefb75a","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events"],"host":["{{baseUrl}}"],"query":[{"key":"time[from]","value":"1990-04-17T15:26:42.677Z"},{"key":"time[to]","value":"1990-04-17T15:26:42.677Z"},{"key":"action","value":"transaction.charge"},{"key":"limit","value":"433"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e77a1c86-3ab8-4eef-b97a-167cb6f65099","name":"Internal Server Error","originalRequest":{"url":{"path":["v4","events"],"host":["{{baseUrl}}"],"query":[{"key":"time[from]","value":"1990-04-17T15:26:42.677Z"},{"key":"time[to]","value":"1990-04-17T15:26:42.677Z"},{"key":"action","value":"transaction.charge"},{"key":"limit","value":"433"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T09:50:43.947+00:00\",\n  \"status\": 500,\n  \"error\": \"Internal Server Error\",\n  \"message\": \"Duration between time[from] and time[to] cannot be greater than 7 days\",\n  \"path\": \"/events/by-client/525446574\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7791e569-9cd5-46d1-a1c2-fae46743ba83","name":"Application started","request":{"name":"Application started","description":{"content":"Send a 'client application started' event.\n\nThis endpoint is available from API version 4.1.2.\n\nWhen you send an event to this endpoint, the `action` field is set to `client.applicationStarted` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_APPLICATION_STARTED_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","application-started"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"applicationName\": \"string\",\n    \"version\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"a4342fe2-e7b2-449a-8104-c6b5367c23cf","name":"Accepted","originalRequest":{"url":{"path":["v4","events","application-started"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"applicationName\": \"string\",\n    \"version\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9d5eb98a-fcb8-4ded-929e-3b111dae45b0","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","application-started"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"applicationName\": \"string\",\n    \"version\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5c327acb-d288-48e0-a1d6-c500f1e3c40b","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","application-started"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"applicationName\": \"string\",\n    \"version\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"69df2f8d-936a-46a0-8261-23af8af3d1f5","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","application-started"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"applicationName\": \"string\",\n    \"version\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e2a8816e-c4af-4d30-8ec6-5ecdabd737e4","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","application-started"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"applicationName\": \"string\",\n    \"version\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aeb0d4a9-23ef-47ea-a755-29202ec0d253","name":"Internal Server Error","originalRequest":{"url":{"path":["v4","events","application-started"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"applicationName\": \"string\",\n    \"version\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T09:53:56.999+00:00\",\n  \"status\": 500,\n  \"error\": \"Internal Server Error\",\n  \"message\": \"Error occurred during event publication\",\n  \"path\": \"/events/application-started\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"da41c379-a041-4f05-8eaf-134dff7d9f2c","name":"Profile account registered","request":{"name":"Profile account registered","description":{"content":"Send a 'profile account registered' event. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\nWhen you send an event to this endpoint, the `action` field is set to `client.register` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_REGISTERED_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","registered"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"9c279176-f7b3-4489-9ad9-da653349970f","name":"Accepted","originalRequest":{"url":{"path":["v4","events","registered"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"55214f39-3144-4f58-b702-a34a361794e9","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","registered"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"68d4b6ba-7576-4804-a584-3815e08ae77d","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","registered"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"85273657-8580-45bb-b752-39412faba9f5","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","registered"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"118ac197-9450-487e-8caa-8a6aace94b6e","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","registered"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"33c70dcd-253d-4315-a55a-c277a71a3fdc","name":"Profile logged in","request":{"name":"Profile logged in","description":{"content":"Send a 'profile logged in' event. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\nWhen you send an event to this endpoint, the `action` field is set to `client.login` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_LOGGED_IN_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","logged-in"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"6758749b-01b1-4211-85c9-87565ac72574","name":"Accepted","originalRequest":{"url":{"path":["v4","events","logged-in"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5a22bc19-5926-44b3-84a2-41b55983f7a8","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","logged-in"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ede69685-9e11-4b49-a756-e165df759390","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","logged-in"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ab739027-7d48-4dfa-8d6c-d26c92e83d47","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","logged-in"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7cf022fb-046a-4cd2-b8e9-31de43a0b8e6","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","logged-in"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4a29a548-f1c3-4e8e-86b4-46d5a8cfc35c","name":"Profile logged out","request":{"name":"Profile logged out","description":{"content":"Send a 'profile logged out' event. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\nWhen you send an event to this endpoint, the `action` field is set to `client.logout` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_LOGGED_OUT_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","logged-out"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"ecacccac-e399-4acd-8550-4a684d98dea0","name":"Accepted","originalRequest":{"url":{"path":["v4","events","logged-out"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"98c1e9be-0b9c-45d1-9054-f9e324aeddaa","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","logged-out"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"101af61d-7017-45c5-bb49-f16d2ecdb4ca","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","logged-out"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e689604a-9f22-4325-b73c-04913ce909dd","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","logged-out"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f0011907-e502-4945-97f3-43802e3e965c","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","logged-out"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8271eab8-7eb6-40cd-957b-3c5e4160c6af","name":"Item added to cart","request":{"name":"Item added to cart","description":{"content":"Send an 'item added to cart' event. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\n\nWhen you send an event to this endpoint, the `action` field is set to `product.addToCart` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_ADDED_TO_CART_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","added-to-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 4480.283367390471,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": true,\n    \"regularUnitPrice\": {\n      \"amount\": 1793.4198882822782,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7326.993294999241,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"b8744221-bb49-4733-aa70-3b01962e6c7a","name":"Accepted","originalRequest":{"url":{"path":["v4","events","added-to-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ef37d012-b4be-4a29-9541-f8625bdd25c3","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","added-to-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2018-06-07T09:55:20.563Z\",\n  \"message\": \"Some fields did not pass validation\",\n  \"path\": \"/events/added-to-cart\",\n  \"errors\": [\n    {\n      \"path\": \"label\",\n      \"message\": \"cannot be empty\",\n      \"rejectedValue\": \"\"\n    },\n    {\n      \"path\": \"label\",\n      \"message\": \"length must be between 1 and 64\",\n      \"rejectedValue\": \"\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"15591406-9ae4-4c26-ba2b-2ba164923380","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","added-to-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"65c30a1f-2f20-4840-8619-b95420d4470d","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","added-to-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3154d6d8-d65b-4975-bc15-c672b8f06b8a","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","added-to-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c68d973f-02b3-4fb5-94e3-bbaf43de66d6","name":"Item removed from cart","request":{"name":"Item removed from cart","description":{"content":"Send an 'item removed from cart' event. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\n\nWhen you send an event to this endpoint, the `action` field is set to `product.removeFromCart` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_REMOVED_FROM_CART_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","removed-from-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"50f9e9e6-c09f-44ec-9b28-5f4f896dee5b","name":"Accepted","originalRequest":{"url":{"path":["v4","events","removed-from-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"18f5a082-96b0-4866-917e-b309b6aff6e1","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","removed-from-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7bd4c090-8572-4800-9d23-298acddabb54","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","removed-from-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d2fac81d-6674-4bbe-819e-4dafb2e671c5","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","removed-from-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2a54e7a6-762c-46ad-bd09-ab363e9c8164","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","removed-from-cart"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"sku\": \"189784563455\",\n    \"source\": \"MOBILE\",\n    \"finalUnitPrice\": {\n      \"amount\": 3.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"quantity\": 7367.780299429565,\n    \"name\": \"Soft drink\",\n    \"category\": \"Beverages\",\n    \"categories\": [\n      \"string\",\n      \"string\"\n    ],\n    \"offline\": false,\n    \"regularUnitPrice\": {\n      \"amount\": 6842.456261276709,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountedUnitPrice\": {\n      \"amount\": 7553.869325689136,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"ItemUrlAddress\": \"string\",\n    \"producer\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f29058da-b3cc-4442-8aed-f4e4ff87945b","name":"Product added to favorites","request":{"name":"Product added to favorites","description":{"content":"Send an 'item added to favorites' event. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\n\nWhen you send an event to this endpoint, the `action` field is set to `product.addToFavorite` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_ADDED_TO_FAVORITES_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","added-to-favorites"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"b58e99e5-0757-48d7-b06a-6f65134fa0ea","name":"Accepted","originalRequest":{"url":{"path":["v4","events","added-to-favorites"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"e57cb75f-23cd-4216-ac0a-82fb729752a7","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","added-to-favorites"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3c17f2a9-b714-46b2-b584-289637e2130a","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","added-to-favorites"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d6a85048-baa1-43f2-91da-52b9d5f0b786","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","added-to-favorites"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e56f05c9-09bc-415a-a867-005b8b12ca7f","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","added-to-favorites"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d74d6268-3fe1-47b9-b74b-3f061dc35b1f","name":"Item viewed","request":{"name":"Item viewed","description":{"content":"Send an 'item viewed' event.\n\nWhen you send an event to this endpoint, the `action` field is set to `product.view` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_PRODUCT_VIEW_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","product-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"fromRecommendation\": false,\n    \"source\": \"MOBILE\",\n    \"category\": \"Beverages\",\n    \"url\": \"string\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"key_0\": \"string\",\n    \"key_1\": 5656.788596170982,\n    \"key_2\": 8461.563823411581\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d8ce3b9d-3f1f-446c-aa44-8403d06e190f","name":"Accepted","originalRequest":{"url":{"path":["v4","events","product-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"fromRecommendation\": false,\n    \"source\": \"MOBILE\",\n    \"category\": \"Beverages\",\n    \"url\": \"string\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"key_0\": \"string\",\n    \"key_1\": 5656.788596170982,\n    \"key_2\": 8461.563823411581\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"27baa967-f0bb-4b36-8c65-388a9179490b","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","product-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"fromRecommendation\": false,\n    \"source\": \"MOBILE\",\n    \"category\": \"Beverages\",\n    \"url\": \"string\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"key_0\": \"string\",\n    \"key_1\": 5656.788596170982,\n    \"key_2\": 8461.563823411581\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5ae1503a-c55b-4aed-a61f-86f6c1f2db0e","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","product-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"fromRecommendation\": false,\n    \"source\": \"MOBILE\",\n    \"category\": \"Beverages\",\n    \"url\": \"string\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"key_0\": \"string\",\n    \"key_1\": 5656.788596170982,\n    \"key_2\": 8461.563823411581\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"73a0c6ce-41e2-4a81-87d5-7edd18ce5ea4","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","product-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"fromRecommendation\": false,\n    \"source\": \"MOBILE\",\n    \"category\": \"Beverages\",\n    \"url\": \"string\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"key_0\": \"string\",\n    \"key_1\": 5656.788596170982,\n    \"key_2\": 8461.563823411581\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b09677f2-8fa7-4866-b1af-0664c8f05331","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","product-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"fromRecommendation\": false,\n    \"source\": \"MOBILE\",\n    \"category\": \"Beverages\",\n    \"url\": \"string\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"key_0\": \"string\",\n    \"key_1\": 5656.788596170982,\n    \"key_2\": 8461.563823411581\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ba38f3e5-1735-4004-9629-bd6c14daf70b","name":"Profile assigned to company","request":{"name":"Profile assigned to company","description":{"content":"Send a 'profile assigned to company' event.\n\nWhen you send an event to this endpoint, the `action` field is set to `client.assignToCompany` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_ASSIGNED_TO_COMPANY_EVENTS_CREATE`\n\n**User role permission required:** `client_activities: create`\n","type":"text/plain"},"url":{"path":["v4","events","assigned-to-company"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"companyId\": 8729.02161756442,\n    \"key_0\": 53\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"ed2abdfa-75e3-478d-9af9-2df6e1a380d3","name":"Accepted","originalRequest":{"url":{"path":["v4","events","assigned-to-company"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"companyId\": 8729.02161756442,\n    \"key_0\": 53\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"3f7385a6-618d-4243-b824-89e42508afeb","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","assigned-to-company"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"companyId\": 8729.02161756442,\n    \"key_0\": 53\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"704598cf-cf2d-46a3-a027-95b4741b8f99","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","assigned-to-company"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"companyId\": 8729.02161756442,\n    \"key_0\": 53\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a7e4af6b-0c87-4ace-adde-9d9785f0f41b","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","assigned-to-company"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"companyId\": 8729.02161756442,\n    \"key_0\": 53\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6249c490-de63-4a4d-a256-7a7c611e6194","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","assigned-to-company"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"companyId\": 8729.02161756442,\n    \"key_0\": 53\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"165d18cf-c9d8-4e2c-9b85-3d4ad8dbb947","name":"Profile logged location","request":{"name":"Profile logged location","description":{"content":"Send an event when a profile submits its location. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\nWhen you send an event to this endpoint, the `action` field is set to `client.location` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_APPEARED_IN_LOCATION_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","appeared-in-location"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"lat\": 50.021102,\n    \"lon\": 19.886218\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d2fe5490-4b94-4a25-90c9-403e23bbde2f","name":"Accepted","originalRequest":{"url":{"path":["v4","events","appeared-in-location"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"lat\": 50.021102,\n    \"lon\": 19.886218\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ab7818fd-a7e4-4ddf-916c-31736fcd18c4","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","appeared-in-location"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"lat\": 50.021102,\n    \"lon\": 19.886218\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2ecfba33-f367-4d48-826a-60a3372e86f3","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","appeared-in-location"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"lat\": 50.021102,\n    \"lon\": 19.886218\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"932ad477-794a-4f30-95e9-fb21ca98976a","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","appeared-in-location"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"lat\": 50.021102,\n    \"lon\": 19.886218\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"25687d24-77a7-4aec-9dd8-aef1a79cd422","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","appeared-in-location"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"lat\": 50.021102,\n    \"lon\": 19.886218\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ec70d6a8-a608-467b-8227-91a678c00772","name":"Push notification received","request":{"name":"Push notification received","description":{"content":"Record a 'push notification was received' event. It is used for push message interaction tracking.\n\nThis endpoint is available from API version 4.1.2.\n\nWhen you send an event to this endpoint, the `action` field is set to `push.receiveInBackground` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_PUSH_RECIVED_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","push","received"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"ef7983f3-394f-480b-8c03-341872007371","name":"Accepted","originalRequest":{"url":{"path":["v4","events","push","received"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"08cc3d6c-a594-4600-98c7-6871ec1b9eb1","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","push","received"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b97e2ec9-bfac-4b1f-8c75-b8f2224c881f","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","push","received"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7c4c09c5-d8cf-48b7-8856-3a4358e74bb7","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","push","received"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5b3f5a47-7fef-4f48-a666-e60d420b177e","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","push","received"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"189ae059-d5e3-4906-9ec1-b39dcfaecc8d","name":"Push notification viewed","request":{"name":"Push notification viewed","description":{"content":"Record a 'push notification was viewed' event. It is used for push message interaction tracking.\n\nWhen you send an event to this endpoint, the `action` field is set to `push.view` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_PUSH_VIEWED_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","push","viewed"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"ba6bbb85-25c9-4930-bbe3-3445edeb63a0","name":"Accepted","originalRequest":{"url":{"path":["v4","events","push","viewed"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"035d62b3-7913-48d0-a350-24c4c01e481e","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","push","viewed"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1470e2e6-4fb3-46f9-b82c-ca296600cbc3","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","push","viewed"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c177e08e-a207-4ac1-b50f-25e3add94c8e","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","push","viewed"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"05360787-10e2-4a1b-8de7-0bdef647128d","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","push","viewed"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"244a7a2c-4291-4137-a3e9-38c4f44190c2","name":"Push notification clicked","request":{"name":"Push notification clicked","description":{"content":"Send a 'Push notification was clicked' event. It's used for push message interaction tracking.\n\nWhen you send an event to this endpoint, the `action` field is set to `push.click` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_PUSH_CLICKED_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","push","clicked"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"6494c437-e5bf-4452-b870-16ba26409e27","name":"Accepted","originalRequest":{"url":{"path":["v4","events","push","clicked"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"637c0d6a-a649-4680-8082-2e2f1908d202","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","push","clicked"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0e3c4c46-cdb3-4dde-a06d-41f682b6c745","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","push","clicked"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f74a81a6-51a3-40b9-bf76-cbbf06baf112","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","push","clicked"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"06c4132f-6817-4579-aa71-b24f050afc04","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","push","clicked"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"54a410e8-7a76-46af-9e79-6059974768c0","name":"Push notifications cancelled","request":{"name":"Push notifications cancelled","description":{"content":"Send a 'push notifications cancelled' event. It's used for push message interaction tracking.\n\nWhen you send an event to this endpoint, the `action` field is set to `push.cancel` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_PUSH_CANCELLED_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","push","cancelled"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"8139246c-cca9-46cf-80ff-6a3174195afa","name":"Accepted","originalRequest":{"url":{"path":["v4","events","push","cancelled"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ff19c04c-1851-489a-99f8-e18fb4a7de39","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","push","cancelled"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"abf62d27-6b39-4e3e-962c-d890ff6e15f6","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","push","cancelled"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c5f47805-f074-410e-b3de-f0b656966518","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","push","cancelled"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8e9c30cf-1cdf-4a12-91ab-168f55763c20","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","push","cancelled"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ac3ad952-f3b5-4beb-ac18-5b1c2e460f47","name":"Transaction cancelled","request":{"name":"Transaction cancelled","description":{"content":"Send a 'transaction cancelled' event. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\nWhen you send an event to this endpoint, the `action` field is set to `transaction.cancel` by the backend.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_CANCELLED_TRANSACTION_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","cancelled-transaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"orderStatus\": \"string\",\n    \"discountAmount\": {\n      \"amount\": 9164.719643984039,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountPercent\": 654.8225191277035,\n    \"discountCode\": \"string\",\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"products\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"source\": \"MOBILE\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    },\n    \"key_0\": \"string\",\n    \"key_1\": false\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"40a3cc36-7da2-4064-b666-bbf66d280854","name":"Accepted","originalRequest":{"url":{"path":["v4","events","cancelled-transaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"orderStatus\": \"string\",\n    \"discountAmount\": {\n      \"amount\": 1427.8630912968092,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountPercent\": 5080.338826908392,\n    \"discountCode\": \"string\",\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"products\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"source\": \"MOBILE\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d62782e2-01a4-4a81-94e4-4250da005ef0","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","cancelled-transaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"orderStatus\": \"string\",\n    \"discountAmount\": {\n      \"amount\": 1427.8630912968092,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountPercent\": 5080.338826908392,\n    \"discountCode\": \"string\",\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"products\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"source\": \"MOBILE\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"705c4975-3a3c-444d-aa73-2c6d313df6ea","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","cancelled-transaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"orderStatus\": \"string\",\n    \"discountAmount\": {\n      \"amount\": 1427.8630912968092,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountPercent\": 5080.338826908392,\n    \"discountCode\": \"string\",\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"products\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"source\": \"MOBILE\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"748071df-cfbc-4ad9-9d8c-099ed105403d","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","cancelled-transaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"orderStatus\": \"string\",\n    \"discountAmount\": {\n      \"amount\": 1427.8630912968092,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountPercent\": 5080.338826908392,\n    \"discountCode\": \"string\",\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"products\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"source\": \"MOBILE\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f54ca5fb-dc68-4f08-8c0b-204ebcfecfae","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","cancelled-transaction"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"orderId\": \"be466362-71e9-4bdd-ad11-bfacead5276b\",\n    \"orderStatus\": \"string\",\n    \"discountAmount\": {\n      \"amount\": 1427.8630912968092,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"discountPercent\": 5080.338826908392,\n    \"discountCode\": \"string\",\n    \"value\": {\n      \"amount\": 112.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"revenue\": {\n      \"amount\": 64.25,\n      \"currency\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"products\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"source\": \"MOBILE\",\n    \"paymentInfo\": {\n      \"method\": \"CASH\"\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8c48d310-52c2-4be3-8bf0-a231ba1b19ac","name":"Timer hit","request":{"name":"Timer hit","description":{"content":"Send a 'timer' event.\n\n\nTimers are used for analytics. For example, if you send a event when a profiles starts doing something and another one when they finish, you can collect data about average activity time. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\n\nWhen you send an event to this endpoint, the `action` field is set to `client.hitTimer` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_HIT_TIMER_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","hit-timer"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"c2c0e90d-c199-4ea4-a72d-8a6a28384136","name":"Accepted","originalRequest":{"url":{"path":["v4","events","hit-timer"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f6ad7940-c745-4e32-96ce-37db2131261d","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","hit-timer"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"97b0c824-d3e0-4512-be55-66e3e51fe263","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","hit-timer"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"47bca946-60f3-4d01-9dbd-55c0043c6108","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","hit-timer"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f91e3fcd-7db6-455a-978e-e20ef6cfde41","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","hit-timer"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0d87429e-0bf3-4531-ad08-2c85307faa49","name":"Search requested","request":{"name":"Search requested","description":{"content":"Send a 'search requested' event. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\n\nWhen you send an event to this endpoint, the `action` field is set to `client.search` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_SEARCHED_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","searched"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"573484d8-5934-4cc2-9773-934627474d56","name":"Accepted","originalRequest":{"url":{"path":["v4","events","searched"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"93818d62-b475-476e-a99a-cd29892e5db1","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","searched"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"02c8cd74-7d6d-4ea2-ac4d-0c4ac49bac13","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","searched"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"33d556c3-eaeb-47f0-973a-9d975718a859","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","searched"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3b53463b-72ca-4ed8-ac28-4e1a276ebef6","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","searched"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6c673d18-89b1-466f-b662-6e500ee13815","name":"Content shared","request":{"name":"Content shared","description":{"content":"Send a 'content shared' event. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\n\nWhen you send an event to this endpoint, the `action` field is set to `client.shared` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_SHARED_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","shared"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"e33bf1da-86a6-489a-8dce-94f13018a186","name":"Accepted","originalRequest":{"url":{"path":["v4","events","shared"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"76b2976b-5daa-4653-8b04-08d58c1aea3c","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","shared"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"738e624d-54ca-4a53-8939-c3ad9a26a04c","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","shared"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9ab1b410-5a4d-46c2-b433-9af06d12e091","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","shared"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1adf0f71-0051-41bf-9b9b-8f1c4ebc8804","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","shared"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"df1804e0-9fc5-48b3-819a-e3b5e363a534","name":"Recommendation viewed","request":{"name":"Recommendation viewed","description":{"content":"This endpoint is deprecated. Use the [AI Events](https://developers.synerise.com/DataManagement/DataManagement.html#tag/AI-Events) endpoints instead.\n\nSend a 'recommendation was viewed' event.\n\n\nWhen you send an event to this endpoint, the `action` field is set to `recommendation.view` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <span title=\"Deprecated\">AI API key (legacy)</span>\n\n**API key permission required:** `API_RECOMENDATION_SEEN_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","recommendation-seen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"042752b2-cb9b-4bae-8f46-fb5a05c94458","name":"Accepted","originalRequest":{"url":{"path":["v4","events","recommendation-seen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2dba6f2c-7958-4c04-8e3d-30d3b8861054","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","recommendation-seen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"988bbd5a-1be4-47e9-905a-b7153f56c77c","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","recommendation-seen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7096a06a-8c86-4ef5-9256-981be81925ae","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","recommendation-seen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ebb4e7cf-e34f-4f8a-bc4c-b27ffc33222c","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","recommendation-seen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4719e7b3-5e27-4482-aea0-5c193b48ebd2","name":"Recommendation clicked","request":{"name":"Recommendation clicked","description":{"content":"Send a 'recommendation clicked' event.\nThis endpoint is deprecated. Use the [AI Events](https://developers.synerise.com/DataManagement/DataManagement.html#tag/AI-Events) endpoints instead.\n\n\nWhen you send an event to this endpoint, the `action` field is set to `recommendation.click` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <span title=\"Deprecated\">AI API key (legacy)</span>\n\n**API key permission required:** `API_RECOMMENDATION_CLICK_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","recommendation-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"7060a30e-6cae-4a9a-89dc-a9e009e0de4c","name":"Accepted","originalRequest":{"url":{"path":["v4","events","recommendation-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"73b6a4ad-4468-4be0-8adb-d1d736c8fd73","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","recommendation-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"24d5d4e2-4d5c-45d7-8e27-c7576dc87b80","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","recommendation-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"40d49ccd-f4db-433e-a261-89c0464df757","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","recommendation-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a8eaec98-1269-463d-859c-243dbed04972","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","recommendation-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"productId\": \"189784563455\",\n    \"name\": \"Soft drink\",\n    \"source\": \"MOBILE\",\n    \"campaignHash\": \"21e0d4b0-bd4e-497b-817b-4fr660284918\",\n    \"url\": \"string\",\n    \"category\": \"Beverages\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"aaaccc80-d81d-4a50-9942-6262c76ad840","name":"Mobile app screen visited","request":{"name":"Mobile app screen visited","description":{"content":"Send a 'screen in a mobile app was visited' event. This can be used for mobile screen usage tracking. <br/><br/>If you don't have a value for a field, omit that field. Do not send null values.\n\nWhen you send an event to this endpoint, the `action` field is set to `screen.view` by the backend.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_VISITED_SCREEN_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","visited-screen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"8a051051-3cb2-47f4-9d68-56a9ced05355","name":"Accepted","originalRequest":{"url":{"path":["v4","events","visited-screen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0c6afbca-b214-493b-927f-e2d43d5f7a61","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","visited-screen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"424cc58b-cf31-45f1-a8f1-cc6fd742b484","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","visited-screen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"148298cd-a924-490f-b29c-436a9c1c4348","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","visited-screen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"db3f2b85-7bd1-4df7-a4af-a6466af22f2f","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","visited-screen"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"label\": \"Human-readable label\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": true\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"00c8f479-c4e7-457c-a190-d7c255bfb116","name":"Custom event","request":{"name":"Custom event","description":{"content":"Send a custom event.\n\n<span style=\"color:red\"><strong>WARNING:</strong></span> This endpoint doesn't create `product.buy` events from `transaction.charge` events! Use [Create a transaction](#operation/CreateATransaction) or [Batch add or update transactions](#operation/BatchAddOrUpdateTransactions) instead.\n\nIf you don't have a value for a field, omit that field. Do not send null values.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `API_CUSTOM_EVENTS_CREATE`\n\n**User role permission required:** `client_activities: create`\n","type":"text/plain"},"url":{"path":["v4","events","custom"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"action\": \"context.action\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"ae8eae74-5d8e-4d63-a7ce-f01795fa2d90","name":"Accepted","originalRequest":{"url":{"path":["v4","events","custom"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"context.action\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"e2c5bc27-169f-4d50-9966-abfafce08a7b","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","custom"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"context.action\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c7b704c1-ed1d-4a6c-a41d-0d818a79d1d4","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","custom"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"context.action\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"534ccdec-4f41-4999-8dde-d9bd7bbb5fd3","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","custom"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"context.action\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6dce1df6-a434-4e0b-bada-362dec813f79","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","custom"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"context.action\",\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\",\n  \"params\": {\n    \"key_0\": false,\n    \"key_1\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"42b1665e-e2e5-4ad4-bdea-82035a6cef3e","name":"Batch send events","request":{"name":"Batch send events","description":{"content":"Send a batch of events as an array of objects. You can send up to a 1000 events and the size of the request can't be more than 1 MB.\n\n<span style=\"color:red\"><strong>WARNING:</strong></span> This endpoint doesn't create `product.buy` events from `transaction.charge` events! Use [Create a transaction](#operation/CreateATransaction) or [Batch add or update transactions](#operation/BatchAddOrUpdateTransactions) instead.\n\nIf you don't have a value for a field, omit that field. Do not\nsend null values.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**API key permission required:** `API_BATCH_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"[\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 5377.177196139803\n    }\n  },\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 6590.588495394498,\n      \"key_2\": 3816\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"23ecfa9f-1ba0-48fe-b854-6fa1b3ca5beb","name":"Accepted","originalRequest":{"url":{"path":["v4","events","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 5377.177196139803\n    }\n  },\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 6590.588495394498,\n      \"key_2\": 3816\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5f7b496f-ba17-4a0c-98a3-9d816bc5f89d","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 5377.177196139803\n    }\n  },\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 6590.588495394498,\n      \"key_2\": 3816\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ba96089c-3370-4eb2-a8b2-12829fa748f5","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 5377.177196139803\n    }\n  },\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 6590.588495394498,\n      \"key_2\": 3816\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c3205f85-d76f-43d7-912d-bbcf3a5f2290","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 5377.177196139803\n    }\n  },\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 6590.588495394498,\n      \"key_2\": 3816\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2545e1e0-5ca1-4178-aac3-2d5dd61e3805","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 5377.177196139803\n    }\n  },\n  {\n    \"action\": \"context.action\",\n    \"client\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"label\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"string\",\n    \"time\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"eventSalt\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"params\": {\n      \"key_0\": \"string\",\n      \"key_1\": 6590.588495394498,\n      \"key_2\": 3816\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2d136af7-aadd-4195-91c7-f965afb543e8","name":"Get server time","request":{"name":"Get server time","description":{"content":"Get current server time, needed to send events with a correct timestamp.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>\n\n**Authentication:** Not required\n","type":"text/plain"},"url":{"path":["v4","server","time"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"71a49009-8f35-4380-939c-552bfe6c0db8","name":"OK","originalRequest":{"url":{"path":["v4","server","time"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"serverTime\": \"2015-05-28T08:24:07.497Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1c3260fb-6518-42c3-a9b0-3800ea663913","name":"Bad Request","originalRequest":{"url":{"path":["v4","server","time"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 5188,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e6a4f55d-be12-4e0a-91da-59aa3ce8fb0f","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","server","time"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8e2f9357-50bc-46bf-b6ca-3716434fcebb","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","server","time"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0fb03a2a-91d6-48e5-b563-7de3e36bead6","name":"Recommendation viewed","request":{"name":"Recommendation viewed","description":{"content":"A recommendation was displayed to a customer.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <span title=\"Deprecated\">AI API key (legacy)</span>\n\n**API key permission required:** `API_RECOMMENDATION_VIEW_EVENT_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","recommendation-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"items\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"campaignId\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"6241952b-44a1-4495-a1a2-fea5136c1e8a","name":"OK","originalRequest":{"url":{"path":["v4","events","recommendation-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"items\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"campaignId\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ed967331-3ca1-4f3d-8480-fdbf17fd39d9","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","recommendation-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"items\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"campaignId\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0b048d11-32bf-4421-b4ea-ae5df08f3420","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","recommendation-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"items\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"campaignId\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3f6a3b43-0589-4909-93c9-9e9ee86f3498","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","recommendation-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"items\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"campaignId\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"db75e9b0-baa1-45ac-a417-443ff7ef86d4","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","recommendation-view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"items\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"correlationId\": \"string\",\n    \"campaignId\": \"string\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c8a3e9e2-0d87-43c6-a168-df3a2a32d792","name":"Search result clicked","request":{"name":"Search result clicked","description":{"content":"An item in a search result was clicked or tapped.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <span title=\"Deprecated\">AI API key (legacy)</span>\n\n**API key permission required:** `API_ITEM_SEARCH_CLICK_EVENT_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","item-search-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"item\": \"string\",\n    \"correlationId\": \"string\",\n    \"position\": 3983,\n    \"searchType\": \"listing\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"21ed96e3-63bf-4ba9-b21c-b47d83ea14f0","name":"OK","originalRequest":{"url":{"path":["v4","events","item-search-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"item\": \"string\",\n    \"correlationId\": \"string\",\n    \"position\": 3983,\n    \"searchType\": \"listing\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"1933ba06-d85a-4b94-87d6-2ddfeaab7a44","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","item-search-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"item\": \"string\",\n    \"correlationId\": \"string\",\n    \"position\": 3983,\n    \"searchType\": \"listing\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"65594578-47f6-404a-a66d-4f76ac92be1c","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","item-search-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"item\": \"string\",\n    \"correlationId\": \"string\",\n    \"position\": 3983,\n    \"searchType\": \"listing\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"952a9157-ce68-42a4-b34b-9b2948e52394","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","item-search-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"item\": \"string\",\n    \"correlationId\": \"string\",\n    \"position\": 3983,\n    \"searchType\": \"listing\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"92e79731-b365-4de6-b681-91ff163fcb10","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","item-search-click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"client\": {\n    \"customId\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"id\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"uuid\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"email\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"label\": \"Human-readable label\",\n  \"params\": {\n    \"item\": \"string\",\n    \"correlationId\": \"string\",\n    \"position\": 3983,\n    \"searchType\": \"listing\"\n  },\n  \"time\": \"2019-02-07T09:53:56.999+00:00\",\n  \"eventSalt\": \"972346context.action2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"bd8d6dde-e8a8-4779-9548-2306b542cf7a","name":"AI Events","description":{"content":"","type":"text/plain"},"item":[{"id":"bbbf28fd-f8b5-4d0a-be08-33723cdb2c08","name":"Batch upload AI events","request":{"name":"Batch upload AI events","description":{"content":"Upload a batch of events to the AI engine. A request can only include events of one type.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <span title=\"Deprecated\">AI API key (legacy)</span>\n\n**API key permission required:** `API_BATCH_EVENTS_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","ai-compat","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"eventType\": \"recommendation.view\",\n  \"items\": [\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"316b12ef-f7bc-4958-be05-f6001e97f81e","name":"Accepted","originalRequest":{"url":{"path":["v4","events","ai-compat","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"eventType\": \"recommendation.click\",\n  \"items\": [\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d317f95f-8846-4e6c-8a97-7f2b076315b7","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","ai-compat","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"eventType\": \"recommendation.click\",\n  \"items\": [\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"70292700-9509-4b59-a29a-8e907ecc8037","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","ai-compat","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"eventType\": \"recommendation.click\",\n  \"items\": [\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"594092cd-c2a2-4f37-bb19-005cd05f173f","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","ai-compat","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"eventType\": \"recommendation.click\",\n  \"items\": [\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7b96ab57-543b-4355-a0d0-69298d22fac2","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","ai-compat","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"eventType\": \"recommendation.click\",\n  \"items\": [\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"correlationId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"clientUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"position\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"searchType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"item\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"EventTimestamp\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9309a4fd-411f-439e-9832-7be44920b015","name":"Item clicked in search","request":{"name":"Item clicked in search","description":{"content":"Upload an item.search.click event to the AI engine.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <span title=\"Deprecated\">AI API key (legacy)</span>\n\n**API key permission required:** `API_ITEM_SEARCH_CLICK_EVENT_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","ai-compat","item.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 7706,\n  \"searchType\": \"listing\",\n  \"item\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"7a73e7fb-2861-4fff-b578-9fe6abfcdfb9","name":"No Content","originalRequest":{"url":{"path":["v4","events","ai-compat","item.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 7706,\n  \"searchType\": \"listing\",\n  \"item\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"cd1edf33-3486-4ae9-9b23-143d52c78c0f","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","ai-compat","item.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 7706,\n  \"searchType\": \"listing\",\n  \"item\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a768fc37-c541-44eb-a2c5-d151ef7f50c3","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","ai-compat","item.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 7706,\n  \"searchType\": \"listing\",\n  \"item\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"01ef8d75-ebe6-422d-91db-8eab262eb8d7","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","ai-compat","item.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 7706,\n  \"searchType\": \"listing\",\n  \"item\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"59cb248c-5afb-4e71-ac06-c3d9e127a9d6","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","ai-compat","item.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 7706,\n  \"searchType\": \"listing\",\n  \"item\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"16429f89-e225-4f7c-a141-0e519e74a4d8","name":"Suggestion clicked in search","request":{"name":"Suggestion clicked in search","description":{"content":"Upload a suggestion.search.click event to the AI engine.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <span title=\"Deprecated\">AI API key (legacy)</span>\n\n**API key permission required:** `API_SUGGESTION_SEARCH_CLICK_EVENT_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","ai-compat","suggestion.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 3053,\n  \"searchType\": \"autocomplete\",\n  \"suggestion\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"02b072f0-957b-4407-867b-8c17baa604f1","name":"No Content","originalRequest":{"url":{"path":["v4","events","ai-compat","suggestion.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 3053,\n  \"searchType\": \"autocomplete\",\n  \"suggestion\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"386f3fb1-b109-4e3f-b13e-32a05f36db2b","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","ai-compat","suggestion.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 3053,\n  \"searchType\": \"autocomplete\",\n  \"suggestion\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d15e3f4a-5e87-4e41-a036-39176de96185","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","ai-compat","suggestion.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 3053,\n  \"searchType\": \"autocomplete\",\n  \"suggestion\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"53906be6-2f79-40a2-a5a9-aeb03021f517","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","ai-compat","suggestion.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 3053,\n  \"searchType\": \"autocomplete\",\n  \"suggestion\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5b12be29-e47f-4aad-a7a2-6369b5e15667","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","ai-compat","suggestion.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 3053,\n  \"searchType\": \"autocomplete\",\n  \"suggestion\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b336d012-1ee8-4e9e-a121-06c33558136e","name":"Product clicked in search","request":{"name":"Product clicked in search","description":{"content":"Upload a product.search.click event to the AI engine.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <span title=\"Deprecated\">AI API key (legacy)</span>\n\n**API key permission required:** `API_PRODUCT_SEARCH_CLICK_EVENT_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","ai-compat","product.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 9805,\n  \"searchType\": \"visual\",\n  \"productId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"170f5f28-ae3f-414e-9e8f-5bdc35dc20cd","name":"Accepted","originalRequest":{"url":{"path":["v4","events","ai-compat","product.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 9805,\n  \"searchType\": \"visual\",\n  \"productId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0384461b-3d46-4094-99fe-ab3588227b39","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","ai-compat","product.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 9805,\n  \"searchType\": \"visual\",\n  \"productId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6469338b-1895-4fcf-87b8-69ecd6893e1f","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","ai-compat","product.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 9805,\n  \"searchType\": \"visual\",\n  \"productId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6e01445a-6003-40e6-ba1a-d086a862433e","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","ai-compat","product.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 9805,\n  \"searchType\": \"visual\",\n  \"productId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"37f5f909-1036-41c4-ab09-7ed6f8cba62d","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","ai-compat","product.search.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"position\": 9805,\n  \"searchType\": \"visual\",\n  \"productId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c7d1a92a-59d9-4bbd-b928-bd574f94ea97","name":"Item clicked in recommendation","request":{"name":"Item clicked in recommendation","description":{"content":"Upload a recommendation.click event to the AI engine.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <span title=\"Deprecated\">AI API key (legacy)</span>\n\n**API key permission required:** `API_RECOMMENDATION_CLICK_EVENT_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","ai-compat","recommendation.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"item\": \"string\",\n  \"campaignId\": \"string\",\n  \"sessionId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"96fb1763-c9b0-4236-97f7-908f8d0da6fa","name":"No Content","originalRequest":{"url":{"path":["v4","events","ai-compat","recommendation.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"item\": \"string\",\n  \"campaignId\": \"string\",\n  \"sessionId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"3cf80bfc-7aeb-4817-a09f-3e5a6be9b8a5","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","ai-compat","recommendation.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"item\": \"string\",\n  \"campaignId\": \"string\",\n  \"sessionId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f1f0d194-8ddb-43bf-8493-a817676d6c94","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","ai-compat","recommendation.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"item\": \"string\",\n  \"campaignId\": \"string\",\n  \"sessionId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ee767960-7dd7-4036-9a3d-97bb41d1dbd0","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","ai-compat","recommendation.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"item\": \"string\",\n  \"campaignId\": \"string\",\n  \"sessionId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"69ccbc22-8fcf-42a0-b8fc-7b21a21b92cb","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","ai-compat","recommendation.click"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"item\": \"string\",\n  \"campaignId\": \"string\",\n  \"sessionId\": \"string\",\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e66f5245-fe20-4d0a-90d4-12de7403edc9","name":"Recommendation viewed","request":{"name":"Recommendation viewed","description":{"content":"Upload a recommendation.view event to the AI engine.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=LogInAnonymouslyV3\" target=\"_blank\" rel=\"noopener\">Anonymous Profile</a>, <a href=\"/docs/settings/tool/tracking_codes\" target=\"_blank\" rel=\"noopener\" title=\"Pass your tracker key in the request header\">Web SDK Tracker</a>, <span title=\"Deprecated\">AI API key (legacy)</span>\n\n**API key permission required:** `API_RECOMMENDATION_VIEW_EVENT_CREATE`\n","type":"text/plain"},"url":{"path":["v4","events","ai-compat","recommendation.view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\",\n  \"campaignId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"a3698c90-30e7-4bb0-acfb-8257dadafdfb","name":"No Content","originalRequest":{"url":{"path":["v4","events","ai-compat","recommendation.view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\",\n  \"campaignId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"80e3c429-3730-4553-a6ca-086eb5ebf559","name":"Bad request: input data missing or malformed","originalRequest":{"url":{"path":["v4","events","ai-compat","recommendation.view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\",\n  \"campaignId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:28:26.078+00:00\",\n  \"status\": 400,\n  \"error\": \"Bad Request\",\n  \"message\": \"Version header content is invalid\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"28d95b90-ba31-4d0a-b302-b908102a1ff4","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","events","ai-compat","recommendation.view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\",\n  \"campaignId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"73f1b348-048e-4b8b-bfa5-d84bf5653fff","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","events","ai-compat","recommendation.view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\",\n  \"campaignId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1f566a96-8e43-4060-9c49-89bf74d15369","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","events","ai-compat","recommendation.view"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"correlationId\": \"string\",\n  \"clientUUID\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"items\": [\n    \"string\",\n    \"string\"\n  ],\n  \"EventTimestamp\": \"2019-02-07T09:53:56.999+00:00\",\n  \"campaignId\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"afd00355-9625-4b45-88c6-bdb317385221","name":"Activities","description":{"content":"","type":"text/plain"},"item":[{"id":"1cf77fb7-a96a-4be6-8de5-e6e44bf0f62b","name":"Get profile activities","request":{"name":"Get profile activities","description":{"content":"Retrieve a list of activities from a single profile.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_READ`\n\n**User role permission required:** `client_activities: read`\n","type":"text/plain"},"url":{"path":["activities-api","activities",":clientId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"dateFrom","value":"5868.558257567766","description":"Lower value of the time range, as a Unix timestamp in milliseconds. Defaults to current time minus 2 hours."},{"disabled":false,"key":"dateTo","value":"5868.558257567766","description":"Upper limit of the time range to fetch, as a Unix timestamp in milliseconds. Defaults to current time."},{"disabled":false,"key":"actions","value":"page.visit","description":"A comma-separated list of actions (or a single action) that will be included in the response"},{"disabled":false,"key":"limit","value":"139.00757359924344","description":"The maximum number of events to retrieve"},{"disabled":false,"key":"raw","value":"false","description":"When `true`, the response returns raw data. If raw data is not available, processed data from event storage (like from `\"raw\": false`) is returned instead."},{"disabled":false,"key":"format","value":"json","description":"The format of the retrieved data"}],"variable":[{"disabled":false,"type":"any","value":"345.65024973475687","key":"clientId","description":"(Required) The ID of the profile"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"0e8729ed-bcdb-461c-a8a2-7dff5a7f4a4f","name":"Activities","originalRequest":{"url":{"path":["activities-api","activities",":clientId"],"host":["{{baseUrl}}"],"query":[{"key":"dateFrom","value":"5868.558257567766"},{"key":"dateTo","value":"5868.558257567766"},{"key":"actions","value":"page.visit"},{"key":"limit","value":"139.00757359924344"},{"key":"raw","value":"false"},{"key":"format","value":"json"}],"variable":[{"disabled":false,"type":"any","value":"345.65024973475687","key":"clientId","description":"(Required) The ID of the profile"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"action\": {\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"label\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"description\": \"string\",\n    \"eventUUID\": \"482af443-7f6f-4b80-b4ac-a7db5a2f543a\",\n    \"unique\": 1245924049,\n    \"icon\": \"string\",\n    \"icons\": {\n      \"primary\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"secondary\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"color\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"time\": 1667563770404,\n    \"label\": \"string\",\n    \"client\": {\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"firstname\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"lastname\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"avatarUrl\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"userAgent\": {\n      \"system\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"browser\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"modifiedBy\": \"string\"\n  },\n  {\n    \"action\": {\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"label\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"description\": \"string\",\n    \"eventUUID\": \"482af443-7f6f-4b80-b4ac-a7db5a2f543a\",\n    \"unique\": 1245924049,\n    \"icon\": \"string\",\n    \"icons\": {\n      \"primary\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"secondary\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"color\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"time\": 1667563770404,\n    \"label\": \"string\",\n    \"client\": {\n      \"uuid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"firstname\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"lastname\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"avatarUrl\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"userAgent\": {\n      \"system\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"browser\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"modifiedBy\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cf519562-d7fd-49ea-8d87-d08e02018bac","name":"Get a single activity","request":{"name":"Get a single activity","description":{"content":"Retrieve the details of a single activity.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_READ`\n\n**User role permission required:** `client_activities: read`\n","type":"text/plain"},"url":{"path":["activities-api","activity","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"additionalData\": {\n    \"time\": \"1667563770404\",\n    \"unique\": \"1245924049\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"6d10f8bc-9585-4d46-a7f8-be2cd423ba25","name":"Activity","originalRequest":{"url":{"path":["activities-api","activity","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"additionalData\": {\n    \"time\": \"1667563770404\",\n    \"unique\": \"1245924049\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"action\": \"page.visit\",\n  \"eventUUID\": \"482af443-7f6f-4b80-b4ac-a7db5a2f543a\",\n  \"unique\": 1245924049,\n  \"createDate\": 1667563770404,\n  \"label\": \"string\",\n  \"params\": {\n    \"eventCreateTime\": \"2022-11-04T12:09:30.404Z\",\n    \"ip\": \"string\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"394615e0-0a67-4e8a-be8b-db943472a79a","name":"Get description mappings","request":{"name":"Get description mappings","description":{"content":"Retrieve a list of existing event-description mappings\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_READ`\n\n**User role permission required:** `client_activities: read`\n","type":"text/plain"},"url":{"path":["activities-api","descriptions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"971afd15-8ade-48f1-9d5c-06023bf73d31","name":"Description mappings","originalRequest":{"url":{"path":["activities-api","descriptions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": 2271.92994468996,\n    \"businessProfileId\": 6619.535671998643,\n    \"action\": \"page.visit\",\n    \"description\": \"string\"\n  },\n  {\n    \"id\": 2496.544716196458,\n    \"businessProfileId\": 1708.3246965219478,\n    \"action\": \"page.visit\",\n    \"description\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"deb2372c-de79-4a67-9b61-a9be87a85c17","name":"Add description mapping","request":{"name":"Add description mapping","description":{"content":"For each event, you can add a custom, human-readable description that's displayed in the Synerise Web Application\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_UPDATE`\n\n**User role permission required:** `client_activities: update`\n","type":"text/plain"},"url":{"path":["activities-api","descriptions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"a85d07d4-9fcc-4ee4-b4dc-21524d4c789a","name":"Description mapping","originalRequest":{"url":{"path":["activities-api","descriptions"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 3317.9959668117754,\n  \"businessProfileId\": 9790.146661962544,\n  \"action\": \"page.visit\",\n  \"description\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"69aff306-ad04-4441-8f37-bf240b5d13b7","name":"Update description mapping","request":{"name":"Update description mapping","description":{"content":"Modify an existing description mapping\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_UPDATE`\n\n**User role permission required:** `client_activities: update`\n","type":"text/plain"},"url":{"path":["activities-api","descriptions",":descriptionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"5868.558257567766","key":"descriptionId","description":"(Required) ID of the mapping"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"aabc1dfc-fb66-4332-bf1c-a4979921846b","name":"Description mapping","originalRequest":{"url":{"path":["activities-api","descriptions",":descriptionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"5868.558257567766","key":"descriptionId","description":"(Required) ID of the mapping"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"description\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 3317.9959668117754,\n  \"businessProfileId\": 9790.146661962544,\n  \"action\": \"page.visit\",\n  \"description\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6179293d-fce3-471a-9cff-e6a1c6eb3130","name":"Get label mappings","request":{"name":"Get label mappings","description":{"content":"Retrieve a list of existing event-label mappings\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_READ`\n\n**User role permission required:** `client_activities: read`\n","type":"text/plain"},"url":{"path":["activities-api","labels"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"2e551718-82c9-4221-a3d0-bea1ec9be1cd","name":"Label mappings","originalRequest":{"url":{"path":["activities-api","labels"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": 1029.4993228993965,\n    \"businessProfileId\": 5934.865988850704,\n    \"action\": \"page.visit\",\n    \"label\": \"string\"\n  },\n  {\n    \"id\": 5688.39247008962,\n    \"businessProfileId\": 2074.468924360832,\n    \"action\": \"page.visit\",\n    \"label\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4e2b2f07-273f-4f01-a4ca-1334b82078d7","name":"Add label mapping","request":{"name":"Add label mapping","description":{"content":"For each event, you can add a custom, human-readable label that's displayed in the Synerise Web Application\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_UPDATE`\n\n**User role permission required:** `client_activities: update`\n","type":"text/plain"},"url":{"path":["activities-api","labels"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"label\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"53357f70-db88-4030-bf66-425ec772c794","name":"Label mapping","originalRequest":{"url":{"path":["activities-api","labels"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"label\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 1064.4426503285176,\n  \"businessProfileId\": 800.8820875903522,\n  \"action\": \"page.visit\",\n  \"label\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"e9b8d70b-e39a-43b8-811f-23f19575aa03","name":"Update label mapping","request":{"name":"Update label mapping","description":{"content":"Modify an existing label mapping\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_UPDATE`\n\n**User role permission required:** `client_activities: update`\n","type":"text/plain"},"url":{"path":["activities-api","labels",":labelId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"5868.558257567766","key":"labelId","description":"(Required) ID of the mapping"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"label\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"43450b3d-a466-4217-849f-f6284e128978","name":"Label mapping","originalRequest":{"url":{"path":["activities-api","labels",":labelId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"5868.558257567766","key":"labelId","description":"(Required) ID of the mapping"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"label\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 1064.4426503285176,\n  \"businessProfileId\": 800.8820875903522,\n  \"action\": \"page.visit\",\n  \"label\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7f99367b-1ded-4cb9-adf8-e40af547d9bb","name":"Get icon mappings","request":{"name":"Get icon mappings","description":{"content":"Retrieve a list of existing event-icon mappings\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_READ`\n\n**User role permission required:** `client_activities: read`\n","type":"text/plain"},"url":{"path":["activities-api","icons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"6d7b431c-af4d-44ed-9bf0-a274d578cf2b","name":"Icon mappings","originalRequest":{"url":{"path":["activities-api","icons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": 1178.581630824951,\n    \"businessProfileId\": 9386.240452415403,\n    \"action\": \"page.visit\",\n    \"icons\": {\n      \"primary\": \"string\",\n      \"secondary\": \"string\",\n      \"color\": \"string\"\n    }\n  },\n  {\n    \"id\": 723.3940320698273,\n    \"businessProfileId\": 1409.8680556869735,\n    \"action\": \"page.visit\",\n    \"icons\": {\n      \"primary\": \"string\",\n      \"secondary\": \"string\",\n      \"color\": \"string\"\n    }\n  }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"57d5e889-d454-4b94-a182-1a9ecc2e5fc5","name":"Add icon mapping","request":{"name":"Add icon mapping","description":{"content":"For each event, you can add a custom icon that's displayed in the Synerise Web Application\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_UPDATE`\n\n**User role permission required:** `client_activities: update`\n","type":"text/plain"},"url":{"path":["activities-api","icons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"icons\": {\n    \"primary\": \"string\",\n    \"secondary\": \"string\",\n    \"color\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"ebf6febd-3196-49f1-ab81-e61dc0a74fbe","name":"Icon","originalRequest":{"url":{"path":["activities-api","icons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"icons\": {\n    \"primary\": \"string\",\n    \"secondary\": \"string\",\n    \"color\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": 5955.96428533973,\n  \"businessProfileId\": 7453.719198795598,\n  \"action\": \"page.visit\",\n  \"icons\": {\n    \"primary\": \"string\",\n    \"secondary\": \"string\",\n    \"color\": \"string\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"371ceb11-a3ff-4ecb-afcf-dc381df5379e","name":"Update icon mapping","request":{"name":"Update icon mapping","description":{"content":"Modify an existing icon mapping\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_UPDATE`\n\n**User role permission required:** `client_activities: update`\n","type":"text/plain"},"url":{"path":["activities-api","icons",":iconID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"5868.558257567766","key":"iconID","description":"(Required) ID of the icon"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"icons\": {\n    \"primary\": \"string\",\n    \"secondary\": \"string\",\n    \"color\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"ad00a488-1d81-4c5d-9e29-2ce70f91b751","name":"Icon mapping","originalRequest":{"url":{"path":["activities-api","icons",":iconID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"5868.558257567766","key":"iconID","description":"(Required) ID of the icon"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"page.visit\",\n  \"icons\": {\n    \"primary\": \"string\",\n    \"secondary\": \"string\",\n    \"color\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": 1178.581630824951,\n    \"businessProfileId\": 9386.240452415403,\n    \"action\": \"page.visit\",\n    \"icons\": {\n      \"primary\": \"string\",\n      \"secondary\": \"string\",\n      \"color\": \"string\"\n    }\n  },\n  {\n    \"id\": 723.3940320698273,\n    \"businessProfileId\": 1409.8680556869735,\n    \"action\": \"page.visit\",\n    \"icons\": {\n      \"primary\": \"string\",\n      \"secondary\": \"string\",\n      \"color\": \"string\"\n    }\n  }\n]","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8406ba5f-a468-419f-a73d-cda8c7b41f27","name":"Get profile's own events","request":{"name":"Get profile's own events","description":{"content":"As a profile, retrieve a list of your own events.\n\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>\n\n**User role permission required:** `client_activities: read`\n","type":"text/plain"},"url":{"path":["activities-api","events"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"actions","value":"page.visit","description":"A comma-separated list of actions (or a single action) that will be included in the response"},{"disabled":false,"key":"dateFrom","value":"5868.558257567766","description":"Lower value of the time range, as a Unix timestamp in milliseconds."},{"disabled":false,"key":"dateTo","value":"5868.558257567766","description":"Upper limit of the time range to fetch, as a Unix timestamp in milliseconds."},{"disabled":false,"key":"limit","value":"139.00757359924344","description":"The maximum number of events to retrieve"},{"disabled":false,"key":"raw","value":"false","description":"When `true`, the response returns raw data. If raw data is not available, processed data from event storage (like from `\"raw\": false`) is returned instead."},{"disabled":false,"key":"pageToken","value":"string","description":"The token of the page to retrieve. You can check the tokens of the next/previous page in the response to this endpoint. If not provided, the first page is retrieved."},{"disabled":false,"key":"sortBy","value":"time:desc","description":"Sorting order. `time:desc` (default) returns newest events first."}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"3f7374c2-e343-4571-af71-6c407c741554","name":"Events","originalRequest":{"url":{"path":["activities-api","events"],"host":["{{baseUrl}}"],"query":[{"key":"actions","value":"page.visit"},{"key":"dateFrom","value":"5868.558257567766"},{"key":"dateTo","value":"5868.558257567766"},{"key":"limit","value":"139.00757359924344"},{"key":"raw","value":"false"},{"key":"pageToken","value":"string"},{"key":"sortBy","value":"time:desc"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"meta\": {\n    \"links\": [\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"rel\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"rel\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"cursors\": {\n      \"after\": \"string\",\n      \"before\": \"string\"\n    },\n    \"limit\": 2272,\n    \"count\": 7044\n  },\n  \"data\": [\n    {\n      \"action\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"eventUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"unique\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"icon\": \"string\",\n      \"icons\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"time\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"label\": \"string\",\n      \"client\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"userAgent\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"modifiedBy\": \"string\"\n    },\n    {\n      \"action\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"eventUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"unique\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"icon\": \"string\",\n      \"icons\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"time\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"label\": \"string\",\n      \"client\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"userAgent\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"modifiedBy\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"350029c0-8cee-4ac7-bc6c-ac7d0f9361f2","name":"Get profile events as a workspace/Synerise user","request":{"name":"Get profile events as a workspace/Synerise user","description":{"content":"Retrieve a list of events for the single profile.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `ACTIVITIES_API_ACTIVITIES_READ`\n\n**User role permission required:** `client_activities: read`\n","type":"text/plain"},"url":{"path":["activities-api","events","by",":identifierType"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"pageToken","value":"string","description":"The token of the page to retrieve. You can check the tokens of the next/previous page in the response to this endpoint. If not provided, the first page is retrieved."}],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"additionalData\": {\n    \"actions\": \"page.visit,client.login\",\n    \"dateFrom\": \"1720688755000\",\n    \"dateTo\": \"1720695955000\",\n    \"limit\": 50,\n    \"raw\": \"false\",\n    \"pageToken\": \"string\",\n    \"sortBy\": \"time:desc\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d81273ba-040a-4b17-b21f-f54228da4fdf","name":"Events","originalRequest":{"url":{"path":["activities-api","events","by",":identifierType"],"host":["{{baseUrl}}"],"query":[{"key":"pageToken","value":"string"}],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\",\n  \"additionalData\": {\n    \"actions\": \"page.visit,client.login\",\n    \"dateFrom\": \"1720688755000\",\n    \"dateTo\": \"1720695955000\",\n    \"limit\": 50,\n    \"raw\": \"false\",\n    \"pageToken\": \"string\",\n    \"sortBy\": \"time:desc\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"meta\": {\n    \"links\": [\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"rel\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"rel\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"cursors\": {\n      \"after\": \"string\",\n      \"before\": \"string\"\n    },\n    \"limit\": 4516,\n    \"count\": 7826\n  },\n  \"data\": [\n    {\n      \"action\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"eventUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"unique\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"icon\": \"string\",\n      \"icons\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"time\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"label\": \"string\",\n      \"client\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"userAgent\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"modifiedBy\": \"string\"\n    },\n    {\n      \"action\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"description\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"eventUUID\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"unique\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"icon\": \"string\",\n      \"icons\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"time\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"label\": \"string\",\n      \"client\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"userAgent\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"modifiedBy\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"892a68e8-04cc-4b0a-8806-c3ee4925e29c","name":"Catalogs","description":{"content":"","type":"text/plain"},"item":[{"id":"4ab6a96d-6aa1-4950-8c24-985666a1a0ba","name":"Get all items as CSV file","request":{"name":"Get all items as CSV file","description":{"content":"Download a CSV with all items in the catalog. The unique identifier of an item is saved in the `item_key` column.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_READ`\n\n**User role permission required:** `assets_catalogs: read`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","csv"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"delimiter","value":"string","description":"The delimiter to use in csv. You can use `;` or `,`. Default: `,`"}],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Accept","value":"text/csv"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"47846362-ba5b-4edb-8801-a9788bc4309b","name":"CSV file. The unique identifier of an item is in the `item_key` column.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","csv"],"host":["{{baseUrl}}"],"query":[{"key":"delimiter","value":"string"}],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/csv"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/csv"}],"body":"item_key,color,type\n3a9d38e8,blue,sneaker\ne96b17b7,red,sneaker\n","cookie":[],"_postman_previewlanguage":"text"},{"id":"382ee67e-b9ce-4771-96e9-91fa83d4e9c1","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","csv"],"host":["{{baseUrl}}"],"query":[{"key":"delimiter","value":"string"}],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2d2867ec-278c-4a6e-9b2d-357daec9eaa5","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","csv"],"host":["{{baseUrl}}"],"query":[{"key":"delimiter","value":"string"}],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"75dfde82-8082-4a99-82c8-2f518db00962","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","csv"],"host":["{{baseUrl}}"],"query":[{"key":"delimiter","value":"string"}],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a9b3c090-0920-40c5-8a57-e9840104fd53","name":"Add items from CSV","request":{"name":"Add items from CSV","description":{"content":"Upload items to a catalog from a CSV file\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_UPDATE`\n\n**User role permission required:** `assets_catalogs: update`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","items","upload"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"multipart/form-data"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"formdata","formdata":[{"key":"itemKey","value":"string","type":"text","description":"(Required) The name of the CSV column that contains unique identifiers. Slashes (`/`) are not allowed in the identifier values."},{"key":"file","type":"file","description":"(Required) CSV file"}]}},"response":[{"id":"f04fb64b-84e7-4722-8b0e-e53905092b33","name":"Upload status","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","upload"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) The name of the CSV column that contains unique identifiers. Slashes (`/`) are not allowed in the identifier values.","type":"text/plain"},"key":"itemKey","value":"string","type":"text"},{"description":{"content":"(Required) CSV file","type":"text/plain"},"key":"file","type":"file"}]}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"true","cookie":[],"_postman_previewlanguage":"json"},{"id":"8bc772d6-2106-4b18-ad5a-a616375d9e6c","name":"Invalid or insufficient data","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","upload"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) The name of the CSV column that contains unique identifiers. Slashes (`/`) are not allowed in the identifier values.","type":"text/plain"},"key":"itemKey","value":"string","type":"text"},{"description":{"content":"(Required) CSV file","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"5c30f1d0-52ba-49cb-ac2f-b8d47432cb6b","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","upload"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) The name of the CSV column that contains unique identifiers. Slashes (`/`) are not allowed in the identifier values.","type":"text/plain"},"key":"itemKey","value":"string","type":"text"},{"description":{"content":"(Required) CSV file","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b82bccaf-0f49-44f6-9a8e-faebcda71b60","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","upload"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) The name of the CSV column that contains unique identifiers. Slashes (`/`) are not allowed in the identifier values.","type":"text/plain"},"key":"itemKey","value":"string","type":"text"},{"description":{"content":"(Required) CSV file","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d3ecb5c6-1a50-4051-a923-fdf7d9c4a3bc","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","upload"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"POST","body":{"mode":"formdata","formdata":[{"description":{"content":"(Required) The name of the CSV column that contains unique identifiers. Slashes (`/`) are not allowed in the identifier values.","type":"text/plain"},"key":"itemKey","value":"string","type":"text"},{"description":{"content":"(Required) CSV file","type":"text/plain"},"key":"file","type":"file"}]}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"39e3209b-5126-4805-a1b6-29c1b993ec53","name":"Get catalogs","request":{"name":"Get catalogs","description":{"content":"Retrieve all catalogs from the Workspace. You can filter and sort the results.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_READ`\n\n**User role permission required:** `assets_catalogs: read`\n","type":"text/plain"},"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"searchBy","value":"string","description":"A search string. You can search the catalogs by their name or the first or last name of the author."},{"disabled":false,"key":"orderBy","value":"author","description":"The parameter to order the results by. Order is always ascending."},{"disabled":false,"key":"offset","value":"4056","description":"The offset for the search. For example, if your `limit` is 10 and you want to retrieve the third page of items, set the offset to 20. Items with indexes 20 to 29 are returned (the first item on the first page has the index 0)."},{"disabled":false,"key":"limit","value":"4056","description":"The maximum number of items to include in the response. `offset` must be defined. Default: 100"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"79ecc0af-9b04-4d89-b530-3306fdee8d4c","name":"List of catalogs","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[{"key":"searchBy","value":"string"},{"key":"orderBy","value":"author"},{"key":"offset","value":"4056"},{"key":"limit","value":"4056"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"id\": 6286,\n      \"name\": \"string\",\n      \"businessProfileId\": 1635,\n      \"createdBy\": {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"iconUrl\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"creationDate\": \"1968-01-14T03:13:41.044Z\",\n      \"modifiedBy\": {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"iconUrl\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"lastModified\": \"2011-11-13T19:48:32.147Z\",\n      \"primaryKey\": {\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"mappings\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"beforeFiltering\": true,\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    {\n      \"id\": 3467,\n      \"name\": \"string\",\n      \"businessProfileId\": 6957,\n      \"createdBy\": {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"iconUrl\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"creationDate\": \"2025-07-27T20:01:43.109Z\",\n      \"modifiedBy\": {\n        \"id\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"iconUrl\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"lastModified\": \"1988-02-06T09:07:27.174Z\",\n      \"primaryKey\": {\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"mappings\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ],\n      \"beforeFiltering\": false,\n      \"fields\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  ],\n  \"metaData\": {\n    \"totalCount\": 7500,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8ef32a52-0278-4363-a21a-50331dcf3b5b","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[{"key":"searchBy","value":"string"},{"key":"orderBy","value":"author"},{"key":"offset","value":"4056"},{"key":"limit","value":"4056"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"43ceb980-f29f-4275-9b6c-f0738ff17364","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[{"key":"searchBy","value":"string"},{"key":"orderBy","value":"author"},{"key":"offset","value":"4056"},{"key":"limit","value":"4056"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0e11076d-56ed-4046-a3d3-e236e36c95b7","name":"Add catalog","request":{"name":"Add catalog","description":{"content":"Create a new, empty catalog.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_CREATE`\n\n**User role permission required:** `assets_catalogs: create`\n","type":"text/plain"},"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"551345dd-5e6d-4929-93de-5793c8eeb963","name":"Details of the created catalog","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": {\n    \"id\": 8722,\n    \"name\": \"string\",\n    \"businessProfileId\": 3318,\n    \"createdBy\": {\n      \"id\": 3838,\n      \"name\": \"string\",\n      \"iconUrl\": \"string\"\n    },\n    \"creationDate\": \"2003-04-28T02:58:47.324Z\",\n    \"modifiedBy\": {\n      \"id\": 9527,\n      \"name\": \"string\",\n      \"iconUrl\": \"string\"\n    },\n    \"lastModified\": \"2018-06-20T11:46:09.878Z\",\n    \"primaryKey\": {\n      \"name\": \"string\",\n      \"description\": \"string\"\n    },\n    \"mappings\": [\n      {\n        \"bpActionParamKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"bagId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"action\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"paramKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"enrichmentFields\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"bpActionParamKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"bagId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"action\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"paramKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"enrichmentFields\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"beforeFiltering\": true,\n    \"fields\": [\n      \"string\",\n      \"string\"\n    ]\n  },\n  \"metaData\": {\n    \"totalCount\": 2410,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"51da22f3-eaaa-4024-b6f7-037c9a8d3708","name":"Invalid or insufficient data","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"0c504493-c1e5-4e1f-abfe-b9343f006aba","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9e453a9e-e986-46d7-9bc5-4fd60866655f","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8e98cd1e-3dc9-4533-b199-9b7effccaba2","name":"Delete catalogs","request":{"name":"Delete catalogs","description":{"content":"\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_DELETE`\n\n**User role permission required:** `assets_catalogs: delete`\n","type":"text/plain"},"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"a75e27b5-5296-4d9e-8f88-d839bcb9efe2","name":"Deletion status","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"id\": \"1c57ea66-3712-9261-1dbc-4b75e5c6cbf8\",\n      \"result\": true\n    },\n    {\n      \"id\": \"a1728324-ce44-0818-97cb-c701221dd6c8\",\n      \"result\": true\n    }\n  ],\n  \"metaData\": {\n    \"totalCount\": 5883,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3d4bd6ce-6160-4769-ab0f-e0cc171547cd","name":"Invalid or insufficient data","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"ab757aa5-7d15-49c0-99bf-3ac53ae2ebaa","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0f762ef8-3bb5-4d91-8ba7-22a2d14290e0","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"066a51ce-6950-4501-8128-4a1b371c0aad","name":"Get catalog keys","request":{"name":"Get catalog keys","description":{"content":"Retrieve the list of keys from a catalog.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_READ`\n\n**User role permission required:** `assets_catalogs: read`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","keys"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"8548a527-150a-47d8-9ca2-89761a35fdfb","name":"List of keys","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","keys"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    \"string\",\n    \"string\"\n  ],\n  \"metaData\": {\n    \"totalCount\": 9922,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"426fae43-4ee6-4051-93eb-a1cd7f417093","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","keys"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8236196c-682e-4a2a-8f6e-c3f6480a538f","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","keys"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ee4cf551-12c2-42bd-a2a7-6a86a6b09ef2","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","keys"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"80142c92-f350-49e0-81b1-8991ca2f9999","name":"Get catalog info","request":{"name":"Get catalog info","description":{"content":"Retrieve the metadata of a catalog\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_READ`\n\n**User role permission required:** `assets_catalogs: read`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"151e902d-d5d2-41a9-8ce7-5a1991914041","name":"Details of the catalog","originalRequest":{"url":{"path":["catalogs","bags",":catalogId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": {\n    \"id\": 8722,\n    \"name\": \"string\",\n    \"businessProfileId\": 3318,\n    \"createdBy\": {\n      \"id\": 3838,\n      \"name\": \"string\",\n      \"iconUrl\": \"string\"\n    },\n    \"creationDate\": \"2003-04-28T02:58:47.324Z\",\n    \"modifiedBy\": {\n      \"id\": 9527,\n      \"name\": \"string\",\n      \"iconUrl\": \"string\"\n    },\n    \"lastModified\": \"2018-06-20T11:46:09.878Z\",\n    \"primaryKey\": {\n      \"name\": \"string\",\n      \"description\": \"string\"\n    },\n    \"mappings\": [\n      {\n        \"bpActionParamKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"bagId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"action\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"paramKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"enrichmentFields\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"bpActionParamKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"bagId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"itemId\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"action\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"paramKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"enrichmentFields\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"beforeFiltering\": true,\n    \"fields\": [\n      \"string\",\n      \"string\"\n    ]\n  },\n  \"metaData\": {\n    \"totalCount\": 2410,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4d6ac8c3-6145-4d01-9122-746a37c718d3","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"461d64a0-0e29-4bd1-a398-7d376371af00","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4a9a3571-0d93-4a81-ab7c-8da283de0ed3","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"94812ef9-eddd-4488-a9fa-4cf693921138","name":"Delete catalog","request":{"name":"Delete catalog","description":{"content":"Delete a single catalog. This operation is irreversible.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_DELETE`\n\n**User role permission required:** `assets_catalogs: delete`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"d01ce7b8-9aee-435e-9844-f056155f1919","name":"Deletion status","originalRequest":{"url":{"path":["catalogs","bags",":catalogId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": true,\n  \"metaData\": {\n    \"totalCount\": 5801,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e065712e-eb08-45d0-baac-d76aade587ec","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"352c9ca2-cbf2-4440-b4f2-a01931e1bd87","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"86a425f7-b230-4191-99a5-a438b6fab274","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0339312f-e975-409b-97f8-c16a026cd426","name":"Get items from catalog","request":{"name":"Get items from catalog","description":{"content":"Retrieve the entries from a single catalog.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_READ`\n\n**User role permission required:** `assets_catalogs: read`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"itemKey","value":"string","description":"Filter by the value of the unique identifier of the item (exact match)"},{"disabled":false,"key":"offset","value":"4056","description":"The offset for the search. For example, if your `limit` is 10 and you want to retrieve the third page of items, set the offset to 20. Items with indexes 20 to 29 are returned (the first item on the first page has the index 0)."},{"disabled":false,"key":"limit","value":"4056","description":"The maximum number of items to include in the response. `offset` must be defined. Default: 100"}],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"62db7b61-0083-410f-b8fd-cc26046fdc63","name":"A list of items in the catalog","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[{"key":"itemKey","value":"string"},{"key":"offset","value":"4056"},{"key":"limit","value":"4056"}],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"bag\": {\n        \"id\": 4024,\n        \"name\": \"string\",\n        \"businessProfileId\": 3900,\n        \"author\": \"string\",\n        \"lastModified\": \"2000-12-17T11:02:20.721Z\",\n        \"creationDate\": \"1966-03-02T04:58:08.794Z\",\n        \"primaryKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"mappings\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ]\n      },\n      \"itemKey\": \"string\",\n      \"id\": 107,\n      \"value\": \"{\\\"Name\\\":\\\"John\\\",\\\"Surname\\\":\\\"Doe\\\"}\",\n      \"creationDate\": \"string\",\n      \"lastModified\": \"string\"\n    },\n    {\n      \"bag\": {\n        \"id\": 7682,\n        \"name\": \"string\",\n        \"businessProfileId\": 495,\n        \"author\": \"string\",\n        \"lastModified\": \"1991-12-03T21:57:18.731Z\",\n        \"creationDate\": \"1958-01-08T22:03:27.923Z\",\n        \"primaryKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"mappings\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ]\n      },\n      \"itemKey\": \"string\",\n      \"id\": 6875,\n      \"value\": \"{\\\"Name\\\":\\\"John\\\",\\\"Surname\\\":\\\"Doe\\\"}\",\n      \"creationDate\": \"string\",\n      \"lastModified\": \"string\"\n    }\n  ],\n  \"metaData\": {\n    \"totalCount\": 787,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8601ac31-75dd-404c-a0b6-2b33bbd420f8","name":"Add item","request":{"name":"Add item","description":{"content":"Add a single item to the catalog.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_ITEM_BATCH_CATALOG_CREATE`\n\n**User role permission required:** `assets_catalogs: create`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"itemKey\": \"sku1357\",\n  \"value\": {\n    \"itemCategory\": \"smartphone\",\n    \"itemColor\": \"blue\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"0a03d5e8-fa25-4cbb-b65e-247ff1e8548b","name":"Upload status","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemKey\": \"sku1357\",\n  \"value\": {\n    \"itemCategory\": \"smartphone\",\n    \"itemColor\": \"blue\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"true","cookie":[],"_postman_previewlanguage":"json"},{"id":"052685c6-5fd7-4956-abc9-44b05bb725ec","name":"Invalid or insufficient data","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemKey\": \"sku1357\",\n  \"value\": {\n    \"itemCategory\": \"smartphone\",\n    \"itemColor\": \"blue\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"417bf8e8-a3a5-48a2-8cdb-c2e797edfad1","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemKey\": \"sku1357\",\n  \"value\": {\n    \"itemCategory\": \"smartphone\",\n    \"itemColor\": \"blue\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cdd338d6-c5f3-4469-93b3-38313993bf29","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemKey\": \"sku1357\",\n  \"value\": {\n    \"itemCategory\": \"smartphone\",\n    \"itemColor\": \"blue\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eee343ec-72ab-493f-93bd-96fb17f20c97","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemKey\": \"sku1357\",\n  \"value\": {\n    \"itemCategory\": \"smartphone\",\n    \"itemColor\": \"blue\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"af248ec2-0378-4c66-b701-c9fb6d6b1901","name":"Batch add items","request":{"name":"Batch add items","description":{"content":"Add a number of items at once.\n\nFor better performance, we recommend using the [`/v1/async/bags/{catalogId}/items` endpoint](#operation/addItemsBatchAsync).\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_ITEM_BATCH_CATALOG_CREATE`\n\n**User role permission required:** `assets_catalogs: create`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"[\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  },\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"0d932a2a-f353-4d91-a0ef-ff721cfc86b9","name":"Upload status","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  },\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"true","cookie":[],"_postman_previewlanguage":"json"},{"id":"4c689edb-dc2e-4b38-b121-cc2b185adc82","name":"Invalid or insufficient data","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  },\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"7f6a93d2-a1fc-4424-8b8e-9fb51bcee071","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  },\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4fb008bf-d521-4051-91d9-2e30a37a8380","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  },\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"987bdd89-d4cd-4ed7-bcd7-f2efa7157c3c","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  },\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8a8151ec-788b-44b5-a2f0-d6f42eb6935f","name":"Update enrichment fields","request":{"name":"Update enrichment fields","description":{"content":"Change enrichment fields for given mapping\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_MAPPING_CATALOG_CREATE`\n\n**User role permission required:** `assets_catalogs: create`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","enrichment","fields"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"action\": \"string\",\n  \"paramKey\": \"string\",\n  \"enrichmentFields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"76eee714-78fd-47a7-a89f-6ac885b33ad1","name":"Upload status","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","enrichment","fields"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"action\": \"string\",\n  \"paramKey\": \"string\",\n  \"enrichmentFields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"4286","cookie":[],"_postman_previewlanguage":"json"},{"id":"0482907f-6f39-4ec8-8f06-66236e483094","name":"Invalid or insufficient data","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","enrichment","fields"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"action\": \"string\",\n  \"paramKey\": \"string\",\n  \"enrichmentFields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"ff782ac0-067f-4844-8bd9-bd77a4343ca6","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","enrichment","fields"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"action\": \"string\",\n  \"paramKey\": \"string\",\n  \"enrichmentFields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f8de3068-fa80-40d6-a734-ff4d89e8a69f","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","enrichment","fields"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"action\": \"string\",\n  \"paramKey\": \"string\",\n  \"enrichmentFields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"93aecf23-859c-434e-8cd8-69c4082ae893","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","enrichment","fields"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"action\": \"string\",\n  \"paramKey\": \"string\",\n  \"enrichmentFields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b72b5bec-c0be-4597-a716-4900e13becb5","name":"Get single item by itemKey","request":{"name":"Get single item by itemKey","description":{"content":"Retrieve a single item from a catalog by using the item key (unique identifier of an item in the catalog, for example a product's SKU) of the entry in the Synerise database.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_READ`\n\n**User role permission required:** `assets_catalogs: read`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","items","itemKey",":itemKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"string","key":"itemKey","description":"(Required) `itemKey` parameter of the item to retrieve"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"ae0a7aac-d06b-4acc-acc3-a4c90433ff1e","name":"A single item","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","itemKey",":itemKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"string","key":"itemKey","description":"(Required) `itemKey` parameter of the item to retrieve"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": {\n    \"bag\": {\n      \"id\": 5846,\n      \"name\": \"string\",\n      \"businessProfileId\": 6051,\n      \"author\": \"string\",\n      \"lastModified\": \"1992-09-21T21:09:17.788Z\",\n      \"creationDate\": \"2002-04-08T21:04:43.629Z\",\n      \"primaryKey\": {\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"mappings\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    },\n    \"itemKey\": \"string\",\n    \"id\": 3297,\n    \"value\": \"{\\\"Name\\\":\\\"John\\\",\\\"Surname\\\":\\\"Doe\\\"}\",\n    \"creationDate\": \"string\",\n    \"lastModified\": \"string\"\n  },\n  \"metaData\": {\n    \"totalCount\": 5084,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4c2c5cb5-b5ef-4cf9-bc74-397c0ac4beca","name":"Delete single item by itemKey","request":{"name":"Delete single item by itemKey","description":{"content":"Delete a single item by itemKey (unique identifier of an item in the catalog, for example a product's SKU).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_DELETE`\n\n**User role permission required:** `assets_catalogs: delete`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","items","itemKey",":itemKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"string","key":"itemKey","description":"(Required) `itemKey` parameter of the item to delete"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"d66fec98-fddb-4840-975c-0c5a3eaf073b","name":"Success","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","itemKey",":itemKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"string","key":"itemKey","description":"(Required) `itemKey` parameter of the item to delete"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": true,\n  \"metaData\": {\n    \"totalCount\": 5223,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa3b4453-d481-4ef2-9827-a84ba47950bc","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","itemKey",":itemKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"string","key":"itemKey","description":"(Required) `itemKey` parameter of the item to delete"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"10f9e991-cbd5-4182-8c9f-d2f3452db7f6","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","itemKey",":itemKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"string","key":"itemKey","description":"(Required) `itemKey` parameter of the item to delete"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"333cd90a-bcba-44a8-a769-f0a8314b6e76","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items","itemKey",":itemKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"string","key":"itemKey","description":"(Required) `itemKey` parameter of the item to delete"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a691c7a5-a9a9-43bc-a07a-34c2f4cff868","name":"Get single item by database ID","request":{"name":"Get single item by database ID","description":{"content":"Retrieve a single item from a catalog by using the ID of the entry in the Synerise database. If you want to retrieve an item by its unique identifier in the catalog, use [/bags/{catalogId}/items/itemKey/{itemKey}](#operation/getItemByKey).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_READ`\n\n**User role permission required:** `assets_catalogs: read`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"c875c6ec-b7b6-4e15-a7c3-3241bc7ac121","name":"A single item","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": {\n    \"bag\": {\n      \"id\": 5846,\n      \"name\": \"string\",\n      \"businessProfileId\": 6051,\n      \"author\": \"string\",\n      \"lastModified\": \"1992-09-21T21:09:17.788Z\",\n      \"creationDate\": \"2002-04-08T21:04:43.629Z\",\n      \"primaryKey\": {\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"mappings\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    },\n    \"itemKey\": \"string\",\n    \"id\": 3297,\n    \"value\": \"{\\\"Name\\\":\\\"John\\\",\\\"Surname\\\":\\\"Doe\\\"}\",\n    \"creationDate\": \"string\",\n    \"lastModified\": \"string\"\n  },\n  \"metaData\": {\n    \"totalCount\": 5084,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"53d72707-c512-46a1-92f9-35893340875a","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a49027bf-4780-4727-8dfe-38d5ae107a0a","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d9f6dd63-a32f-47ac-be11-28428288de68","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"be00f896-b3ee-40c6-b690-1d0a22e3cdf9","name":"Update single item by database ID","request":{"name":"Update single item by database ID","description":{"content":"Update a single item from a catalog by using the ID of the entry in the Synerise database.\n\nUpdate requests are processed according to the time they reach the service.  \nThis means that updates from the synchronous `/bags/{catalogId}/items/{itemId}` endpoint may overwrite asynchronous operations (see [`/v1/async/*` endpoints](#operation/updateItemAsync)) which were sent earlier and queued due to high traffic.  \nThis behavior also applies to requests from Automation and AI feed synchronization, which use the asynchronous mechanism.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_UPDATE`\n\n**User role permission required:** `assets_catalogs: update`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"key_0\": {}\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"00f02f42-cb46-433b-9cc5-94e1e9db8571","name":"A single item","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"key_0\": {}\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": {\n    \"bag\": {\n      \"id\": 5846,\n      \"name\": \"string\",\n      \"businessProfileId\": 6051,\n      \"author\": \"string\",\n      \"lastModified\": \"1992-09-21T21:09:17.788Z\",\n      \"creationDate\": \"2002-04-08T21:04:43.629Z\",\n      \"primaryKey\": {\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"description\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"mappings\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    },\n    \"itemKey\": \"string\",\n    \"id\": 3297,\n    \"value\": \"{\\\"Name\\\":\\\"John\\\",\\\"Surname\\\":\\\"Doe\\\"}\",\n    \"creationDate\": \"string\",\n    \"lastModified\": \"string\"\n  },\n  \"metaData\": {\n    \"totalCount\": 5084,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5cbe6a9c-47e6-4aae-894b-c1f5d2e5e156","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"key_0\": {}\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0f212a99-c6c2-4206-bf52-c2f39ef3cbef","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"key_0\": {}\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"254c1521-7f32-4880-9f88-4ad3b048ad01","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"key_0\": {}\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cd726bbb-e329-4f36-b031-90976f8af9e0","name":"Delete single item by database ID","request":{"name":"Delete single item by database ID","description":{"content":"Delete a single item by ID.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_DELETE`\n\n**User role permission required:** `assets_catalogs: delete`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"d1e39c57-be8a-45c0-8c90-a10c7d8226d5","name":"Success","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": true,\n  \"metaData\": {\n    \"totalCount\": 5223,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"434c71b8-a450-47f3-83d7-cd698028caa0","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6c3418fd-4096-4211-8d3e-e9ee1014fdcb","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"791e59f1-b841-4acc-b444-d162210898a2","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","items",":itemId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"},{"disabled":false,"type":"any","value":"4056","key":"itemId","description":"(Required) ID of the item. This is the ID of the entry in the Synerise\ndatabase, not the unique identifier that you're using in your\ncatalog. The itemId is available in the `id` field of the catalog item when you [retrieve items from a catalog](#operation/getItemsByBag):\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753, // this is the itemId\n    \"itemKey\": \"uniqueValue\",\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053, // this is the ID of the catalog\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7490422d-45d0-429e-9374-9ec816d58103","name":"Get all items","request":{"name":"Get all items","description":{"content":"Retrieve all items from all catalogs in the Workspace.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_READ`\n\n**User role permission required:** `assets_catalogs: read`\n","type":"text/plain"},"url":{"path":["catalogs","items"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"offset","value":"4056","description":"The offset for the search. For example, if your `limit` is 10 and you want to retrieve the third page of items, set the offset to 20. Items with indexes 20 to 29 are returned (the first item on the first page has the index 0)."},{"disabled":false,"key":"limit","value":"4056","description":"The maximum number of items to include in the response. `offset` must be defined. Default: 100"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"18b6011f-5602-4931-ac01-b0ac022f6521","name":"A list of items in the Workspace","originalRequest":{"url":{"path":["catalogs","items"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"4056"},{"key":"limit","value":"4056"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"bag\": {\n        \"id\": 1497,\n        \"name\": \"string\",\n        \"businessProfileId\": 8888,\n        \"author\": \"string\",\n        \"lastModified\": \"1963-06-05T16:11:40.465Z\",\n        \"creationDate\": \"2000-12-15T16:16:25.464Z\",\n        \"primaryKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"mappings\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ]\n      },\n      \"itemKey\": \"string\",\n      \"id\": 9672,\n      \"value\": \"{\\\"Name\\\":\\\"John\\\",\\\"Surname\\\":\\\"Doe\\\"}\",\n      \"creationDate\": \"string\",\n      \"lastModified\": \"string\"\n    },\n    {\n      \"bag\": {\n        \"id\": 1330,\n        \"name\": \"string\",\n        \"businessProfileId\": 9164,\n        \"author\": \"string\",\n        \"lastModified\": \"1995-06-23T09:00:20.303Z\",\n        \"creationDate\": \"2026-01-19T00:41:44.948Z\",\n        \"primaryKey\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"mappings\": [\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          },\n          {\n            \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n          }\n        ]\n      },\n      \"itemKey\": \"string\",\n      \"id\": 9622,\n      \"value\": \"{\\\"Name\\\":\\\"John\\\",\\\"Surname\\\":\\\"Doe\\\"}\",\n      \"creationDate\": \"string\",\n      \"lastModified\": \"string\"\n    }\n  ],\n  \"metaData\": {\n    \"totalCount\": 5489,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8f75d7b1-ed9d-4fb0-8e62-cfec2e4b31d8","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","items"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"4056"},{"key":"limit","value":"4056"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"05c082ca-2c5a-47e6-ab9c-e92455010c79","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","items"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"4056"},{"key":"limit","value":"4056"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"609b0fa7-7941-4c42-94bc-dd4159b527ec","name":"Add mapping","request":{"name":"Add mapping","description":{"content":"Add a new mapping. Mappings can be used to enrich events with data from catalogs.\n\nFor example, you can map the product's SKU from the \"product.buy\" event to the column in the catalog that includes the SKU. Whenever someone purchases an item with that SKU, you can extract data from the catalog (for example, the product's brand and category) and show that additional in the event log in the Synerise GUI.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_MAPPING_CATALOG_CREATE`\n\n**User role permission required:** `assets_catalogs: create`\n","type":"text/plain"},"url":{"path":["catalogs","bags",":catalogId","mappings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"action\": \"transaction.charge\",\n  \"paramKey\": \"sku\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"08bdbd6c-5647-40e0-8ccf-d1d40bb6727c","name":"Mapping data","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","mappings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"transaction.charge\",\n  \"paramKey\": \"sku\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": {\n    \"bpActionParamKey\": \"string\",\n    \"bagId\": 7441,\n    \"action\": \"transaction.charge\",\n    \"paramKey\": \"sku\",\n    \"enrichmentFields\": [\n      \"string\",\n      \"string\"\n    ]\n  },\n  \"metaData\": {\n    \"totalCount\": 8314,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3bfd18ed-84a5-4b8b-a72c-54b3134fb715","name":"Invalid or insufficient data","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","mappings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"transaction.charge\",\n  \"paramKey\": \"sku\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"},{"id":"3a30b5f8-4309-455d-a6ee-8c96c4000bf8","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","mappings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"transaction.charge\",\n  \"paramKey\": \"sku\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2afdf8bf-ef95-4b4c-bbd7-ba6f3e74a485","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","mappings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"transaction.charge\",\n  \"paramKey\": \"sku\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"01a9be7b-1330-47cf-8e53-67aed4761484","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","bags",":catalogId","mappings"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"transaction.charge\",\n  \"paramKey\": \"sku\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6259179f-5357-4a45-8b14-e3b10ad627ed","name":"Get all mappings","request":{"name":"Get all mappings","description":{"content":"Retrieve all mappings from the Workspace.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_MAPPING_CATALOG_READ`\n\n**User role permission required:** `assets_catalogs: read`\n","type":"text/plain"},"url":{"path":["catalogs","mappings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"60e0782f-d54d-40c3-a2cd-583d39d4eaad","name":"List of mappings","originalRequest":{"url":{"path":["catalogs","mappings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"bpActionParamKey\": \"string\",\n      \"bagId\": 3153,\n      \"action\": \"transaction.charge\",\n      \"paramKey\": \"sku\",\n      \"enrichmentFields\": [\n        \"string\",\n        \"string\"\n      ]\n    },\n    {\n      \"bpActionParamKey\": \"string\",\n      \"bagId\": 8334,\n      \"action\": \"transaction.charge\",\n      \"paramKey\": \"sku\",\n      \"enrichmentFields\": [\n        \"string\",\n        \"string\"\n      ]\n    }\n  ],\n  \"metaData\": {\n    \"totalCount\": 3783,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7dac6b7b-dcce-4132-96ab-20813ea21ff0","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","mappings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dda47279-0549-490a-9718-7e8f4b0152ab","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","mappings"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"55627582-d18b-4502-aa15-bd64334c6db5","name":"Delete mapping","request":{"name":"Delete mapping","description":{"content":"Delete a single mapping.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_MAPPING_CATALOG_DELETE`\n\n**User role permission required:** `assets_catalogs: delete`\n","type":"text/plain"},"url":{"path":["catalogs","mappings",":bpActionParamKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"bpActionParamKey","description":"(Required) The unique identifier of the mapping"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"4716fab4-fe60-4eae-8cb0-4b75ad112fe3","name":"Deletion status","originalRequest":{"url":{"path":["catalogs","mappings",":bpActionParamKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"bpActionParamKey","description":"(Required) The unique identifier of the mapping"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": true,\n  \"metaData\": {\n    \"totalCount\": 7337,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fc917fc8-5069-4165-ad7f-85bc33e52def","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","mappings",":bpActionParamKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"bpActionParamKey","description":"(Required) The unique identifier of the mapping"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"96e844f7-5168-4d4b-8365-f3d03b783198","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","mappings",":bpActionParamKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"bpActionParamKey","description":"(Required) The unique identifier of the mapping"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"535edf19-3c6d-48b5-b75a-082c0373550f","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","mappings",":bpActionParamKey"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"bpActionParamKey","description":"(Required) The unique identifier of the mapping"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fce27906-ae5b-4784-a560-86335c5fe720","name":"Get single item by unique key","request":{"name":"Get single item by unique key","description":{"content":"Retrieve a single item from a catalog by using the value of the unique identifier (key) in the catalog. If you want to retrieve an item by its ID in the Synerise database, use [/bags/{catalogId}/items/{itemId}](#operation/getItem).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ITEMS_COLLECTOR_CATALOG_READ`\n\n**User role permission required:** `assets_catalogs: read`\n","type":"text/plain"},"url":{"path":["catalogs","itemDetail"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"catalogName","value":"string","description":"(Required) Name of the catalog"},{"disabled":false,"key":"key","value":"string","description":"(Required) Value of the unique identifier of the item in the catalog. When you retrieve an item using [this endpoint](#operation/getItemsByBag), the identifier is in the `itemKey` field.\n\n```\n{\n    \"creationDate\": \"2020-09-30T11:31:16.314Z\",\n    \"id\": 73753,\n    \"itemKey\": \"uniqueValue\", // this is the value of the key\n    \"lastModified\": null,\n    \"value\": \"{\\\"exampleKey\\\":\\\"uniqueValue\\\",\\\"exampleKey2\\\":\\\"exampleValue\\\"}\",\n    \"bag\": {\n        \"author\": \"authorName\",\n        \"creationDate\": \"2020-09-30T10:52:31.264Z\",\n        \"id\": 1053,\n        \"lastModified\": \"2020-09-30T11:41:11.808Z\",\n        \"name\": \"sampleCatalog\"\n    }\n},\n```\n"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"4ea92c94-10bf-4ec5-be8c-f91cbed26f9a","name":"A single item","originalRequest":{"url":{"path":["catalogs","itemDetail"],"host":["{{baseUrl}}"],"query":[{"key":"catalogName","value":"string"},{"key":"key","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": {\n    \"itemId\": \"string\",\n    \"key_0\": {}\n  },\n  \"metaData\": {\n    \"totalCount\": 8839,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dc9a39e6-e172-41bd-9b17-5111aa0eb3f6","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","itemDetail"],"host":["{{baseUrl}}"],"query":[{"key":"catalogName","value":"string"},{"key":"key","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"49d382f7-d998-4859-b624-4dcccac8612e","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","itemDetail"],"host":["{{baseUrl}}"],"query":[{"key":"catalogName","value":"string"},{"key":"key","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eca295c9-eb46-4cd7-96a3-d26d1c380f5a","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","itemDetail"],"host":["{{baseUrl}}"],"query":[{"key":"catalogName","value":"string"},{"key":"key","value":"string"}],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0000542b-6cb3-45e4-aba0-ab5e3e826b69","name":"Delete all items from a catalog","request":{"name":"Delete all items from a catalog","description":{"content":"Delete all the contents of a catalog.\n\nInformation about the keys (columns) remains.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_DELETE`\n\n**User role permission required:** `assets_catalogs: delete`\n","type":"text/plain"},"url":{"path":["catalogs","v2","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"54980d32-f1db-45f8-b83b-94e8d83be1bc","name":"Items deleted. The `metaData` object always shows a `totalCount` of 1, regardless of the number of deleted items.","originalRequest":{"url":{"path":["catalogs","v2","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": \"ed39d0af-7a8f-27cf-2e20-82ff998b952b\",\n  \"metaData\": {\n    \"totalCount\": 5436,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d5156e6c-1374-47b6-ab3f-db4def15e8b6","name":"A problem occurred. See the error message for details.","originalRequest":{"url":{"path":["catalogs","v2","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"string\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 214,\n  \"message\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f7102b48-8434-4235-bde8-c67cfaff9302","name":"Delete items by itemKeys","request":{"name":"Delete items by itemKeys","description":{"content":"Delete items by itemKeys (unique identifier of an item in the catalog, for example a product's SKU). In the Synerise Portal, it's called the **Primary key**.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_DELETE`\n\n**User role permission required:** `assets_catalogs: delete`\n","type":"text/plain"},"url":{"path":["catalogs","v2","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"d01931dd-c0e4-4191-87c3-d5b257da3450","name":"No Content","originalRequest":{"url":{"path":["catalogs","v2","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"025bcaf7-5241-45c0-aa41-89446152a1fd","name":"Unauthorized: token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["catalogs","v2","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"200468d1-5e14-4d38-a67d-05e8a365ceff","name":"Forbidden: insufficient permissions; wrong consumer scope","originalRequest":{"url":{"path":["catalogs","v2","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"status\": 4319,\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"timestamp\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d82f5881-9b81-46e5-9e03-b85a123b4f5e","name":"Entity not found","originalRequest":{"url":{"path":["catalogs","v2","bags",":catalogId","items","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2b79d6ef-3423-4c70-8102-64ad2de2a5f9","name":"Enable filtering","request":{"name":"Enable filtering","description":{"content":"Enable filtering for a catalog on selected fields\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_UPDATE`\n\n**User role permission required:** `assets_catalogs: update`\n","type":"text/plain"},"url":{"path":["catalogs","v2","bags",":catalogId","enable","filtering"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"cf8e5c1f-45b4-4f74-b2fd-b51c2a3cad9d","name":"Upload status","originalRequest":{"url":{"path":["catalogs","v2","bags",":catalogId","enable","filtering"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"fields\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": \"71d9792a-03b0-da09-1cb2-715fd0a3ea2d\",\n  \"metaData\": {\n    \"totalCount\": 2724,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"11bed90b-e671-4b66-b641-5092643db4e3","name":"Disable filtering","request":{"name":"Disable filtering","description":{"content":"Disable filtering for a catalog on selected fields\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CATALOGS_CATALOG_UPDATE`\n\n**User role permission required:** `assets_catalogs: update`\n","type":"text/plain"},"url":{"path":["catalogs","v2","bags",":catalogId","disable","filtering"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"removeFilters\": true\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"5077c116-8d25-4b8c-aabb-fa8654f41845","name":"Number of rows changed","originalRequest":{"url":{"path":["catalogs","v2","bags",":catalogId","disable","filtering"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"removeFilters\": true\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": 4158,\n  \"metaData\": {\n    \"totalCount\": 6203,\n    \"requestTime\": \"0.11 [s]\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3433193d-cf00-4462-82fa-4fab08417eed","name":"Add or update item asynchronously","request":{"name":"Add or update item asynchronously","description":{"content":"Add a single item asynchronously to the catalog. If the item already exists, it's entirely overwritten by the item you send.\n\nAsynchronous requests are processed according to the time they reach the service.  \nThis means that requests to synchronous endpoints (for example, [`/bags/{catalogId}/items/{itemId}`](#operation/updateItem) may overwrite asynchronous operations which were sent earlier and queued due to high traffic.  \nThis behavior also applies to requests from Automation and AI feed synchronization, which use the asynchronous mechanism.\n\nThe request body can't exceed 256KB.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `CATALOGS_ITEM_BATCH_CREATE`, `CATALOGS_ITEM_BATCH_CATALOG_CREATE`\n\n**User role permission required:** `assets_catalogs: create`\n","type":"text/plain"},"url":{"path":["catalogs","v1","async","bags",":catalogId","item"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"itemKey\": \"sku1357\",\n  \"value\": {\n    \"itemCategory\": \"smartphone\",\n    \"itemColor\": \"blue\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"b0abd5e8-b12b-4ba1-b196-b972d4f055cd","name":"Operation added to queue","originalRequest":{"url":{"path":["catalogs","v1","async","bags",":catalogId","item"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"itemKey\": \"sku1357\",\n  \"value\": {\n    \"itemCategory\": \"smartphone\",\n    \"itemColor\": \"blue\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"873b9d75-fa1f-4cd0-bcc7-85210ee6f289","name":"Add or update (partial) item asynchronously","request":{"name":"Add or update (partial) item asynchronously","description":{"content":"Update a single item asynchronously to the catalog. If the item doesn't exist, it will be created.\n\nThis endpoint allows you to perform partial updates - you can send only the properties that you want to add/modify, instead of sending the entire item.\n\nAsynchronous requests are processed according to the time they reach the service.  \nThis means that requests to synchronous endpoints (for example, [`/bags/{catalogId}/items/{itemId}`](#operation/updateItem) may overwrite asynchronous operations which were sent earlier and queued due to high traffic.  \nThis behavior also applies to requests from Automation and AI feed synchronization, which use the asynchronous mechanism.\n\nThe request body can't exceed 256KB.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `CATALOGS_ITEM_BATCH_UPDATE`, `CATALOGS_ITEM_BATCH_CATALOG_UPDATE`\n\n**User role permission required:** `assets_catalogs: update`\n","type":"text/plain"},"url":{"path":["catalogs","v1","async","bags",":catalogId","item"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PATCH","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"itemKey\": \"sku1357\",\n  \"value\": {\n    \"itemCategory\": \"smartphone\",\n    \"itemColor\": \"blue\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"7ed2e562-4192-4df6-a6a6-4b8c6f54681a","name":"Operation added to queue","originalRequest":{"url":{"path":["catalogs","v1","async","bags",":catalogId","item"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"itemKey\": \"sku1357\",\n  \"value\": {\n    \"itemCategory\": \"smartphone\",\n    \"itemColor\": \"blue\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6816f8a4-b83e-4908-aea9-de936e3c418f","name":"Batch add or update items asynchronously","request":{"name":"Batch add or update items asynchronously","description":{"content":"Add a number of items asynchronously at once. If an item already exists, it's entirely overwritten by the item you send.\n\nAsynchronous requests are processed according to the time they reach the service.  \nThis means that requests to synchronous endpoints (for example, [`/bags/{catalogId}/items/{itemId}`](#operation/updateItem) may overwrite asynchronous operations which were sent earlier and queued due to high traffic.  \nThis behavior also applies to requests from Automation and AI feed synchronization, which use the asynchronous mechanism.\n\nThe request body can't exceed 256KB.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `CATALOGS_ITEM_BATCH_CREATE`, `CATALOGS_ITEM_BATCH_CATALOG_CREATE`\n\n**User role permission required:** `assets_catalogs: create`\n","type":"text/plain"},"url":{"path":["catalogs","v1","async","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"[\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  },\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"71f0600b-1068-457b-97d0-b7f9137c0b37","name":"Operation added to queue","originalRequest":{"url":{"path":["catalogs","v1","async","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  },\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"da23168c-d188-4cd8-9555-9a25d82a026e","name":"Batch add or update (partial) items asynchronously","request":{"name":"Batch add or update (partial) items asynchronously","description":{"content":"Update a number of items asynchronously at once. If an item doesn't exist, it will be created.\n\nThis endpoint allows you to perform partial updates - you can send only the properties that you want to add/modify, instead of sending the entire item.\n\nAsynchronous requests are processed according to the time they reach the service.  \nThis means that requests to synchronous endpoints (for example, [`/bags/{catalogId}/items/{itemId}`](#operation/updateItem) may overwrite asynchronous operations which were sent earlier and queued due to high traffic.  \nThis behavior also applies to requests from Automation and AI feed synchronization, which use the asynchronous mechanism.\n\nThe request body can't exceed 256KB.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `CATALOGS_ITEM_BATCH_UPDATE`, `CATALOGS_ITEM_BATCH_CATALOG_UPDATE`\n\n**User role permission required:** `assets_catalogs: update`\n","type":"text/plain"},"url":{"path":["catalogs","v1","async","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"PATCH","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"[\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  },\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"75dd9ba5-0276-4ba3-a1c7-4e5f095f670e","name":"Operation added to queue","originalRequest":{"url":{"path":["catalogs","v1","async","bags",":catalogId","items"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"catalogId","description":"(Required) ID of the catalog"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PATCH","body":{"mode":"raw","raw":"[\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  },\n  {\n    \"itemKey\": \"sku1357\",\n    \"value\": {\n      \"itemCategory\": \"smartphone\",\n      \"itemColor\": \"blue\"\n    }\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"9ccda428-e5e6-4540-b0fb-745a7e78246a","name":"Asset tags","description":{"content":"","type":"text/plain"},"item":[{"id":"ba2ba3b7-af58-4538-820a-4d448b33dc91","name":"Get all directories","request":{"name":"Get all directories","description":{"content":"Gets all tag directories from the Workspace.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_DIRECTORY_READ`\n\n**User role permission required:** `assets_tags: read`\n","type":"text/plain"},"url":{"path":["tags-collector","directories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"f8e7f89d-38b7-476c-b21b-2fabef4a98ca","name":"OK","originalRequest":{"url":{"path":["tags-collector","directories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"createdAt\": \"1967-03-27T18:37:46.849Z\",\n    \"hash\": \"string\",\n    \"name\": \"string\",\n    \"params\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"type\": {\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hash\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  },\n  {\n    \"createdAt\": \"1956-08-04T17:01:38.915Z\",\n    \"hash\": \"string\",\n    \"name\": \"string\",\n    \"params\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"type\": {\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hash\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"8e9b78e2-b3c8-4710-96e8-b21ddbf0ded8","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","directories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"6d234d83-f95f-4c6b-9a70-95394f85c7b1","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","directories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7922824c-266e-49a4-a3ab-dfa1154d66e1","name":"Create directory","request":{"name":"Create directory","description":{"content":"Creates a directory.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_DIRECTORY_CREATE`\n\n**User role permission required:** `assets_tags: create`\n","type":"text/plain"},"url":{"path":["tags-collector","directories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"0c811bc8-219e-4b47-b2bb-738a99343900","name":"Created","originalRequest":{"url":{"path":["tags-collector","directories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"createdAt\": \"1970-08-20T20:44:56.573Z\",\n  \"hash\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": {\n    \"createdAt\": \"1982-05-14T00:30:02.469Z\",\n    \"hash\": \"string\",\n    \"name\": \"string\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d7f90e0d-6ffa-42cc-a02e-241e5163ab26","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","directories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"b33cefd0-9c1b-4296-8d18-571c5dccf0dd","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","directories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"34b65369-9649-445b-be4d-2f54a097021f","name":"Not Found","originalRequest":{"url":{"path":["tags-collector","directories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\",\n    \"key_1\": \"string\"\n  },\n  \"type\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c5a6e05e-110f-4d8d-82de-d791a6d97e79","name":"Get directory types","request":{"name":"Get directory types","description":{"content":"Gets all directory types.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_DIRECTORY_READ`\n\n**User role permission required:** `assets_tags: read`\n","type":"text/plain"},"url":{"path":["tags-collector","directories","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"b601be7b-6d31-4635-a26c-10d1bb647124","name":"OK","originalRequest":{"url":{"path":["tags-collector","directories","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"createdAt\": \"1970-11-30T06:20:24.807Z\",\n    \"hash\": \"string\",\n    \"name\": \"string\"\n  },\n  {\n    \"createdAt\": \"2018-12-27T12:58:09.324Z\",\n    \"hash\": \"string\",\n    \"name\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"8e4dd8b6-0346-4050-987e-9d83c704c6b1","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","directories","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ee7e62e2-1363-4c96-929d-94f2c488be92","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","directories","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d4801734-bdf9-411b-b1d7-973f89e70018","name":"Not Found","originalRequest":{"url":{"path":["tags-collector","directories","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"57b3fc11-340b-4f5d-b76e-7b339c49f4c4","name":"Create directory type","request":{"name":"Create directory type","description":{"content":"Creates a directory type.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_DIRECTORY_UPDATE`\n\n**User role permission required:** `assets_tags: update`\n","type":"text/plain"},"url":{"path":["tags-collector","directories","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"84663c5f-15a4-4a97-8ed2-25457c994a1b","name":"Created","originalRequest":{"url":{"path":["tags-collector","directories","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"createdAt\": \"1970-06-10T18:11:54.502Z\",\n  \"hash\": \"string\",\n  \"name\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cd817a94-3a63-4a63-a137-ead3e9507f26","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","directories","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"12ea9a1c-42f5-4acc-a50a-afe254e9c9ed","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","directories","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ec1fbfb3-b8c5-44df-b1ba-fe55d355f9e0","name":"Not Found","originalRequest":{"url":{"path":["tags-collector","directories","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"07f635d8-368b-4c12-a3e5-5272c7230b3c","name":"Update directory","request":{"name":"Update directory","description":{"content":"Updates a directory.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_DIRECTORY_UPDATE`\n\n**User role permission required:** `assets_tags: update`\n","type":"text/plain"},"url":{"path":["tags-collector","directories",":directoryHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","auth":null,"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"80c29faf-cea2-477c-a693-8ef731bbf1e1","name":"OK","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"createdAt\": \"1970-08-20T20:44:56.573Z\",\n  \"hash\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": {\n    \"createdAt\": \"1982-05-14T00:30:02.469Z\",\n    \"hash\": \"string\",\n    \"name\": \"string\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"85538ad4-565c-4e47-9eee-699218b06e4b","name":"No Content","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"7e4d2a9e-eb47-4c7b-adf6-9263507f4279","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8e70d8fa-9d8b-49cd-871c-901d460a25f3","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"137cfd5d-1297-4a95-ad52-f5615fac7832","name":"Delete directory","request":{"name":"Delete directory","description":{"content":"Deletes a directory.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_DIRECTORY_DELETE`\n\n**User role permission required:** `assets_tags: delete`\n","type":"text/plain"},"url":{"path":["tags-collector","directories",":directoryHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"DELETE","auth":null},"response":[{"id":"de798f15-37cd-4377-9cf7-92927226a7b1","name":"OK","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"3e17b1e4-0353-4c44-a393-d362fe329f1c","name":"No Content","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"7c22b240-5870-4877-bc90-a3c7d774d2dd","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"05faffcc-9787-41da-a46f-d9df0341a421","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8c75d72f-4248-4729-8b7e-66e638ebcc7a","name":"Get tags from directory","request":{"name":"Get tags from directory","description":{"content":"Retrieve tags from a directory.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_DIRECTORY_READ`\n\n**User role permission required:** `assets_tags: read`\n","type":"text/plain"},"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"cdc6ced1-4a57-41c5-b94b-acae91aded1b","name":"OK","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"authorId\": 6267,\n    \"color\": \"string\",\n    \"createdAt\": \"1961-12-06T06:25:25.060Z\",\n    \"description\": \"string\",\n    \"directory\": {\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hash\": \"string\",\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"params\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"type\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"hash\": \"string\",\n    \"icon\": \"string\",\n    \"priority\": 0,\n    \"value\": \"string\"\n  },\n  {\n    \"authorId\": 4261,\n    \"color\": \"string\",\n    \"createdAt\": \"1960-05-23T00:17:25.976Z\",\n    \"description\": \"string\",\n    \"directory\": {\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hash\": \"string\",\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"params\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"type\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"hash\": \"string\",\n    \"icon\": \"string\",\n    \"priority\": 0,\n    \"value\": \"string\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"881d209d-e4da-47eb-af02-3eea098e1f6e","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"6d7b12c6-a32d-4084-82b2-448761ac204e","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4b26b9b4-11d9-4d96-b703-a0edd462a59e","name":"Not Found","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"886d8f7e-1184-49a0-80c9-31e841ced054","name":"Assign tags to directory","request":{"name":"Assign tags to directory","description":{"content":"Assign tags to a directory.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_DIRECTORY_UPDATE`\n\n**User role permission required:** `assets_tags: update`\n","type":"text/plain"},"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"f4944a98-b339-423b-9dea-2d8e22a7e635","name":"OK","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"b5da341c-cb34-40c5-8d46-1a9a35f93dc9","name":"Created","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9143b4ba-81ef-4de2-93d4-456cbbe81b7e","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d252b2d6-b363-46f4-9869-8b2442016ad5","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"681c830c-4a35-42bf-acc6-b118c2ec2e69","name":"Not Found","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"POST","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0ff082a1-e454-4c28-8589-9381e075cd89","name":"Unassign tags from directory","request":{"name":"Unassign tags from directory","description":{"content":"Unassign tags from a directory. This does not delete the tags or the directory.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_DIRECTORY_DELETE`\n\n**User role permission required:** `assets_tags: delete`\n","type":"text/plain"},"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"header":[{"key":"Content-Type","value":"application/json"}],"method":"DELETE","auth":null,"body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"60a5cf3b-dc7a-42ef-a1aa-bc718e4fe4b3","name":"OK","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"143a2436-93fb-4193-bb2c-fb6c26cceb19","name":"No Content","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0f537fd4-1988-4df3-81f3-d9ef340a3c8b","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9c74e155-7431-469b-9825-c34145ab9b52","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"DELETE","body":{"mode":"raw","raw":"[\n  \"string\",\n  \"string\"\n]","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"74d493c2-f84c-4b2e-92a9-f284c22e9877","name":"Update directory type","request":{"name":"Update directory type","description":{"content":"Update the type of a directory.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_DIRECTORY_UPDATE`\n\n**User role permission required:** `assets_tags: update`\n","type":"text/plain"},"url":{"path":["tags-collector","directories",":directoryHash","types"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":null,"body":{"mode":"raw","raw":"{\n  \"directoryTypeHash\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"fe9e9d90-eae9-416e-9e13-c02dbaebd3af","name":"OK","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","types"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"directoryTypeHash\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"createdAt\": \"1970-08-20T20:44:56.573Z\",\n  \"hash\": \"string\",\n  \"name\": \"string\",\n  \"params\": {\n    \"key_0\": \"string\"\n  },\n  \"type\": {\n    \"createdAt\": \"1982-05-14T00:30:02.469Z\",\n    \"hash\": \"string\",\n    \"name\": \"string\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"45e035d4-8c28-4d24-9754-b2526d6a19de","name":"Created","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","types"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"PUT","body":{"mode":"raw","raw":"{\n  \"directoryTypeHash\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0deb5640-33f0-4e0f-85e4-5c9ca6e65785","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","types"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"PUT","body":{"mode":"raw","raw":"{\n  \"directoryTypeHash\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"cfb8a749-11c2-4cff-9d1a-5ebe5723b812","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","types"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"PUT","body":{"mode":"raw","raw":"{\n  \"directoryTypeHash\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5d3f87d6-929c-4a15-af77-402e20db63ae","name":"Not Found","originalRequest":{"url":{"path":["tags-collector","directories",":directoryHash","types"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"directoryHash","description":"(Required) Hash ID of the directory"}]},"method":"PUT","body":{"mode":"raw","raw":"{\n  \"directoryTypeHash\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bd4ccfa7-950d-4240-860c-2d9dfabbf236","name":"Get tag list","request":{"name":"Get tag list","description":{"content":"Gets a paginated list of tags that can be assigned to assets, for example promotions.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_TAG_READ`\n\n**User role permission required:** `assets_tags: read`\n","type":"text/plain"},"url":{"path":["tags-collector","tags"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"page","value":"0","description":"Page to retrieve"},{"disabled":false,"key":"size","value":"10","description":"Limit of items per page"},{"disabled":false,"key":"directoryType","value":"string","description":"Directory type"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":null},"response":[{"id":"43c359f5-f813-4b10-9549-d4456b3ea03e","name":"OK","originalRequest":{"url":{"path":["tags-collector","tags"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"0"},{"key":"size","value":"10"},{"key":"directoryType","value":"string"}],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"authorId\": 2584,\n      \"color\": \"string\",\n      \"createdAt\": \"1981-07-20T14:44:48.691Z\",\n      \"description\": \"string\",\n      \"directory\": {\n        \"createdAt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"hash\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"hash\": \"string\",\n      \"icon\": \"string\",\n      \"priority\": 0,\n      \"value\": \"string\"\n    },\n    {\n      \"authorId\": 1409,\n      \"color\": \"string\",\n      \"createdAt\": \"1999-10-27T09:49:37.539Z\",\n      \"description\": \"string\",\n      \"directory\": {\n        \"createdAt\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"hash\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"name\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"type\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      \"hash\": \"string\",\n      \"icon\": \"string\",\n      \"priority\": 0,\n      \"value\": \"string\"\n    }\n  ],\n  \"pagination\": {\n    \"limit\": 10,\n    \"page\": 0,\n    \"pages\": 7985,\n    \"total\": 9654\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"60752f45-dee8-4489-b6ff-792e4f90e58b","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","tags"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"0"},{"key":"size","value":"10"},{"key":"directoryType","value":"string"}],"variable":[]},"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d5a22fa5-484a-4216-972d-37826fd2cc60","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","tags"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"0"},{"key":"size","value":"10"},{"key":"directoryType","value":"string"}],"variable":[]},"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"05055874-eec8-482e-bb8b-5be7430112c4","name":"Not Found","originalRequest":{"url":{"path":["tags-collector","tags"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"0"},{"key":"size","value":"10"},{"key":"directoryType","value":"string"}],"variable":[]},"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"64b60f48-ac7c-4f3c-a865-c4d8dfdee857","name":"Create tag","request":{"name":"Create tag","description":{"content":"Creates a tag that can be assigned to assets, for example promotions.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_TAG_CREATE`\n\n**User role permission required:** `assets_tags: create`\n","type":"text/plain"},"url":{"path":["tags-collector","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"value\": \"string\",\n  \"priority\": 0,\n  \"color\": \"string\",\n  \"description\": \"string\",\n  \"directory\": \"string\",\n  \"icon\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"36fb320e-14c2-426c-81fb-d62bb0e4c98d","name":"Created","originalRequest":{"url":{"path":["tags-collector","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"value\": \"string\",\n  \"priority\": 0,\n  \"color\": \"string\",\n  \"description\": \"string\",\n  \"directory\": \"string\",\n  \"icon\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"authorId\": 9767,\n  \"color\": \"string\",\n  \"createdAt\": \"1956-05-02T11:00:35.024Z\",\n  \"description\": \"string\",\n  \"directory\": {\n    \"createdAt\": \"1980-05-09T14:36:31.084Z\",\n    \"hash\": \"string\",\n    \"name\": \"string\",\n    \"params\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"type\": {\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hash\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  },\n  \"hash\": \"string\",\n  \"icon\": \"string\",\n  \"priority\": 0,\n  \"value\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d99edb9b-6be1-41e8-bc09-8fe383d23c7c","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"value\": \"string\",\n  \"priority\": 0,\n  \"color\": \"string\",\n  \"description\": \"string\",\n  \"directory\": \"string\",\n  \"icon\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"535beae1-8107-4548-a9d9-b1d4d283b758","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"value\": \"string\",\n  \"priority\": 0,\n  \"color\": \"string\",\n  \"description\": \"string\",\n  \"directory\": \"string\",\n  \"icon\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f13c71df-1fa9-4fc5-ab41-bfa78eb5aba8","name":"Not Found","originalRequest":{"url":{"path":["tags-collector","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"value\": \"string\",\n  \"priority\": 0,\n  \"color\": \"string\",\n  \"description\": \"string\",\n  \"directory\": \"string\",\n  \"icon\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"99b967c4-e559-4e11-8fe0-0068a31de430","name":"Update tag","request":{"name":"Update tag","description":{"content":"Updates a tag definition.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=authenticateUsingPOST_v3\" target=\"_blank\" rel=\"noopener\">Profile (Client)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `TAGS_COLLECTOR_TAG_UPDATE`\n\n**User role permission required:** `assets_tags: update`\n","type":"text/plain"},"url":{"path":["tags-collector","tags",":tagHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"tagHash","description":"(Required) HashID of a tag"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PATCH","auth":null,"body":{"mode":"raw","raw":"{\n  \"color\": \"string\",\n  \"description\": \"string\",\n  \"directory\": \"string\",\n  \"icon\": \"string\",\n  \"priority\": 0,\n  \"value\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d4081063-1fa1-4ac5-bd83-a2139e45c796","name":"OK","originalRequest":{"url":{"path":["tags-collector","tags",":tagHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"tagHash","description":"(Required) HashID of a tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"color\": \"string\",\n  \"description\": \"string\",\n  \"directory\": \"string\",\n  \"icon\": \"string\",\n  \"priority\": 0,\n  \"value\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"authorId\": 9767,\n  \"color\": \"string\",\n  \"createdAt\": \"1956-05-02T11:00:35.024Z\",\n  \"description\": \"string\",\n  \"directory\": {\n    \"createdAt\": \"1980-05-09T14:36:31.084Z\",\n    \"hash\": \"string\",\n    \"name\": \"string\",\n    \"params\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_2\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"type\": {\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"hash\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  },\n  \"hash\": \"string\",\n  \"icon\": \"string\",\n  \"priority\": 0,\n  \"value\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"08f47975-3286-4d58-8766-a16a5a539229","name":"Unauthorized","originalRequest":{"url":{"path":["tags-collector","tags",":tagHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"tagHash","description":"(Required) HashID of a tag"}]},"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"color\": \"string\",\n  \"description\": \"string\",\n  \"directory\": \"string\",\n  \"icon\": \"string\",\n  \"priority\": 0,\n  \"value\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ea088bab-984f-486d-a3fb-6cf97a66c329","name":"Forbidden","originalRequest":{"url":{"path":["tags-collector","tags",":tagHash"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"tagHash","description":"(Required) HashID of a tag"}]},"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"color\": \"string\",\n  \"description\": \"string\",\n  \"directory\": \"string\",\n  \"icon\": \"string\",\n  \"priority\": 0,\n  \"value\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"92331735-50fc-4210-b696-9d07945ef3f0","name":"Tags","description":{"content":"","type":"text/plain"},"item":[{"id":"c18d8b3f-86f7-4ff9-8bab-2d110770f721","name":"Get all tags","request":{"name":"Get all tags","description":{"content":"\nRetrieve all tags that can be assigned to profiles.\n\nThis endpoint is available from version 4.1.0\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_TAGS_CLIENT_READ`\n\n**User role permission required:** `client_tags: read`\n","type":"text/plain"},"url":{"path":["v4","clients","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"10831b3a-597b-4607-b9c1-990b00ecf268","name":"A list of tags","originalRequest":{"url":{"path":["v4","clients","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": 645,\n    \"name\": \"nice tag\",\n    \"color\": \"#0768ff\"\n  },\n  {\n    \"id\": 645,\n    \"name\": \"nice tag\",\n    \"color\": \"#0768ff\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"dc42f413-e844-40b8-9794-437b240e0361","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9e4e97df-7299-486e-884d-1e833f6dae56","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cff9b340-59ad-46db-9320-52db2131eb83","name":"Create a tag","request":{"name":"Create a tag","description":{"content":"Create a new tag that can be assigned to profiles. If you try to create a tag that already exists, the response is the existing tag.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `API_TAGS_CREATE`\n\n**User role permission required:** `client_tags: create`\n","type":"text/plain"},"url":{"path":["v4","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"nice tag\",\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"d6ab9a96-33cc-4234-8c7c-e17becd9bf7d","name":"Tag created","originalRequest":{"url":{"path":["v4","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"nice tag\",\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"businessProfileId\": 100005,\n  \"id\": 645,\n  \"name\": \"nice tag\",\n  \"color\": \"#0768ff\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"17ba6fe8-3cd1-4f6c-985e-c18585ec1379","name":"Invalid or incomplete data","originalRequest":{"url":{"path":["v4","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"nice tag\",\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T11:02:25.939Z\",\n  \"path\": \"/tags\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 16213,\n      \"field\": \"name\",\n      \"message\": \"Scripts are not allowed\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"26816dd4-cf98-43e1-96b1-a30288c98766","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"nice tag\",\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d06aab45-a222-476e-a854-09b3936795c1","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"nice tag\",\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"54237e8a-cdd8-4a4c-8b56-ab418abffff7","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"nice tag\",\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7e6e4a27-4b27-481b-ac04-82fdfd15f30d","name":"Update a tag","request":{"name":"Update a tag","description":{"content":"Update a tag. This method currently only allows modifying the `color` field.\n\nIf the tag has been already deleted, the response is a 404 error.\n\n**Important**: This method doesn't update global tags (not related to any workspace). If you try to update a global tag, the response is a 404 error.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `API_TAGS_CREATE`\n\n**User role permission required:** `client_tags: create`\n","type":"text/plain"},"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"37f6ad21-3ba6-4f29-88dc-9ba052f08b0f","name":"Tag updated","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"businessProfileId\": 100005,\n  \"id\": 645,\n  \"name\": \"nice tag\",\n  \"color\": \"#0768ff\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"886f45c0-de06-40b2-90f7-fa7470243639","name":"Invalid or incomplete data","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 5188,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"13199ca3-65c0-4a2a-88c0-e9a87c05358a","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5e0630d3-8943-4eb1-bad7-d69a6b2a547d","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3c8eb6ab-c286-4e97-8369-f234d93f1e85","name":"Tag doesn't exist or it is a global tag (not related to any workspace).","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 5188,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4aa8abc2-3e42-492b-8de2-37d3c1633ba8","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"color\": \"#0768ff\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4fba752d-9bc4-48fa-bbed-4aa0e509c2c3","name":"Remove a tag","request":{"name":"Remove a tag","description":{"content":"Remove a tag definition from the workspace.\n\nIf the tag has been already deleted, the response is a 404 error.\n\n**Important**: This method does not remove global tag (not related to any workspace). In this case, the response is a 404 error.\n\n**Note**: After removing a tag definition, the tag is still cached for a while. In that time, it is still possible for a while to remove or add this tag in profiles.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `API_TAGS_CREATE`\n\n**User role permission required:** `client_tags: create`\n","type":"text/plain"},"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"c4a13e5d-8e56-4d0a-a513-8bbf24e49a9f","name":"Tag removed","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"be5cf71d-b86c-48ad-ba12-01e35d8a1759","name":"Invalid or incomplete data","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 5188,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b4b5e90b-679f-424d-bf68-47b8cb2501b8","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"79cb8fae-68e3-4af2-9b86-7306c011d086","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dbdb9681-5877-4398-959c-0682bf9e1430","name":"Tag doesn't exist, was already deleted, or is a global tag (not related to any workspace).","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 5188,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4489ac47-7815-4010-bdae-0c16c9458f7a","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"570f0d65-9fa7-4cfe-b8da-76bf33736069","name":"Get profile tags","request":{"name":"Get profile tags","description":{"content":"Retrieve a list of tags assigned to a profile.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `API_TAGS_READ`\n\n**User role permission required:** `client_tags: read`\n","type":"text/plain"},"url":{"path":["v4","clients",":clientId","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"ee51b0c0-c26d-4040-b511-46870a0a293e","name":"OK","originalRequest":{"url":{"path":["v4","clients",":clientId","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": 645,\n    \"name\": \"nice tag\",\n    \"color\": \"#0768ff\"\n  },\n  {\n    \"id\": 645,\n    \"name\": \"nice tag\",\n    \"color\": \"#0768ff\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"3fed9b16-33b1-4e48-ae2a-203043004cd5","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients",":clientId","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"520045d3-1577-48ad-b551-d274ce62f218","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients",":clientId","tags"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0fb5e23a-8c78-41a6-a3db-d6c8325b9464","name":"Assign tag to profile","request":{"name":"Assign tag to profile","description":{"content":"Assign a tag to a profile.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `API_ASSIGN_TAGS_EXECUTE`\n\n**User role permission required:** `client_tags: execute`\n","type":"text/plain"},"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","auth":null},"response":[{"id":"0f7e8622-d4a7-48f8-955d-d361143c1b7c","name":"Tag assigned","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"clientId\": 433230297,\n  \"id\": 73,\n  \"tagId\": 645\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"044d9c93-8936-4bdc-b48e-2d20af5fb975","name":"Profile not found or data malformed","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 5188,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"980a9476-61ff-4868-912a-96e8e946efa3","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4f82af5b-c664-4c78-82dd-8114e435a270","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"74a10fc8-f3f3-4772-aa6b-f56462fec5ea","name":"Tag not found","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 5188,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f8d1a71f-b6c0-4b70-8511-bb79e2c08426","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"a3d22872-0f19-48ee-bb78-e3a60830b3a4","name":"Remove tag from profile","request":{"name":"Remove tag from profile","description":{"content":"\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**API key permission required:** `API_ASSIGN_TAGS_EXECUTE`\n\n**User role permission required:** `client_tags: execute`\n","type":"text/plain"},"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":null},"response":[{"id":"992f823d-857e-4add-9231-91313e6961de","name":"Tag removed","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"method":"DELETE","body":{}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0be5f79c-dcb3-4295-848d-9d31541902f4","name":"Profile not found or data malformed","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 5188,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dfe465c8-02d2-47f5-9b1a-ab0916ec7982","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dd9ee451-52f2-44aa-8489-27e3123fa88c","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a42fc19a-ba5a-4604-be14-db293653bff5","name":"Tag not found","originalRequest":{"url":{"path":["v4","clients",":clientId","tags",":tagID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"},{"disabled":false,"type":"any","value":"645","key":"tagID","description":"(Required) ID of the tag"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 5188,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"73203504-fd7d-46e6-b272-2465fb772e6c","name":"Profile management","description":{"content":"","type":"text/plain"},"item":[{"id":"47faa385-cbab-41cc-9f6a-42c0ed8d73f6","name":"Create or update a Profile","request":{"name":"Create or update a Profile","description":{"content":"Create a new profile in the Synerise application database or update an existing one. If you don't have some information about the profile, don't insert a null-value parameter - omit the parameter entirely.\n\nThis is an asynchronous operation. After the request body is validated, the request is added to the queue (HTTP 202).\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_CLIENT_CREATE`\n\n**User role permission required:** `client_management: create`\n","type":"text/plain"},"url":{"path":["v4","clients"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {},\n    \"key_1\": {},\n    \"key_2\": {},\n    \"key_3\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"96eb4833-3b67-4797-8129-286abca9880b","name":"Accepted, queued for processing","originalRequest":{"url":{"path":["v4","clients"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8d42865f-53fb-42f9-b465-87b15a86f19d","name":"Bad Request","originalRequest":{"url":{"path":["v4","clients"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2019-03-18T13:15:39.84Z\",\n  \"path\": \"/clients\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 120,\n      \"field\": \"avatarUrl\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e3ce3a7b-9b91-479b-938f-3231a74be9cd","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2b751c1c-c2f4-45fc-a78f-f565d1c678bc","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"73050d49-17fa-43a8-8f5c-9109b3f16462","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","clients"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"49a8131c-ca5f-4e5b-8278-4cd6ad99fc25","name":"Merge profiles by customId","request":{"name":"Merge profiles by customId","description":{"content":"Moves profile UUIDs to a single profile (which must already exist) and removes the profiles that were merged.  \n\nThe event history of the source profiles is moved to the target profile.\n\nThe attributes (data from the `attributes` object) that don't exist in the target profile are copied to the target profile. If an attribute already exists in the target profile, the value from the source profile is lost.\n\nThe properties and tags of the source profiles are lost, even if they don't have a value in the target profile.\n\n <p style='color:red'><strong>WARNING:</strong> This operation is irreversible. Use it carefully.</p>\n <p style='color:red'><strong>WARNING:</strong> You should not try to merge more than 10-20 profiles at once.</p>\n\n For more details, see the [Developer Guide](https://hub.synerise.com/developers/api/clients/profiles/merging-profiles/).\n\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_MERGEBYCUSTOMID_CLIENT_UPDATE`\n","type":"text/plain"},"url":{"path":["v4","clients","merge","from","custom-ids",":sourceCustomIDs","to","custom-id",":targetCustomID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample,customIdExample2,customIdExample3,customIdExample4,customIdExample5","key":"sourceCustomIDs","description":"(Required) Comma-delimited string with custom IDs of the profiles to merge"},{"disabled":false,"type":"any","value":"customIdExample","key":"targetCustomID","description":"(Required) The custom ID of the profile to merge the `sourceCustomIDs` into"}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"2299cb73-df46-4587-bcb0-0cfab3eb1ff5","name":"Request completed","originalRequest":{"url":{"path":["v4","clients","merge","from","custom-ids",":sourceCustomIDs","to","custom-id",":targetCustomID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample,customIdExample2,customIdExample3,customIdExample4,customIdExample5","key":"sourceCustomIDs","description":"(Required) Comma-delimited string with custom IDs of the profiles to merge"},{"disabled":false,"type":"any","value":"customIdExample","key":"targetCustomID","description":"(Required) The custom ID of the profile to merge the `sourceCustomIDs` into"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"clientId\": 433230297,\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"company\": \"string\",\n  \"address\": \"string\",\n  \"city\": \"string\",\n  \"province\": \"string\",\n  \"zipCode\": \"string\",\n  \"countryCode\": \"PL\",\n  \"birthDate\": \"1987-10-24\",\n  \"sex\": \"OTHER\",\n  \"avatarUrl\": \"string\",\n  \"anonymous\": false,\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {},\n    \"key_1\": {},\n    \"key_2\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"previousClients\": [\n    7310,\n    4962\n  ],\n  \"lastActivityDate\": \"2019-03-19T14:05:39Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4ec8328a-ac54-4c69-af89-1b9fd7f2467e","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients","merge","from","custom-ids",":sourceCustomIDs","to","custom-id",":targetCustomID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample,customIdExample2,customIdExample3,customIdExample4,customIdExample5","key":"sourceCustomIDs","description":"(Required) Comma-delimited string with custom IDs of the profiles to merge"},{"disabled":false,"type":"any","value":"customIdExample","key":"targetCustomID","description":"(Required) The custom ID of the profile to merge the `sourceCustomIDs` into"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ab25f428-e055-47ab-9c4e-76b75b0dd388","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients","merge","from","custom-ids",":sourceCustomIDs","to","custom-id",":targetCustomID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample,customIdExample2,customIdExample3,customIdExample4,customIdExample5","key":"sourceCustomIDs","description":"(Required) Comma-delimited string with custom IDs of the profiles to merge"},{"disabled":false,"type":"any","value":"customIdExample","key":"targetCustomID","description":"(Required) The custom ID of the profile to merge the `sourceCustomIDs` into"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"94f552d4-d928-4099-84bc-ab2f1db2fe2b","name":"Source and/or target profile(s) not found.","originalRequest":{"url":{"path":["v4","clients","merge","from","custom-ids",":sourceCustomIDs","to","custom-id",":targetCustomID"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample,customIdExample2,customIdExample3,customIdExample4,customIdExample5","key":"sourceCustomIDs","description":"(Required) Comma-delimited string with custom IDs of the profiles to merge"},{"disabled":false,"type":"any","value":"customIdExample","key":"targetCustomID","description":"(Required) The custom ID of the profile to merge the `sourceCustomIDs` into"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 9164,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"82bf7b56-edee-4a6c-bc7a-08b5865bf6f8","name":"Merge profiles by clientId","request":{"name":"Merge profiles by clientId","description":{"content":"Moves profile UUIDs to a single profile (which must already exist) and removes the profiles that were merged.  \n\nThe event history of the source profiles is moved to the target profile.\n\nThe attributes (data from the `attributes` object) that don't exist in the target profile are copied to the target profile. If an attribute already exists in the target profile, the value from the source profile is lost.\n\nThe properties and tags of the source profiles are lost, even if they don't have a value in the target profile.\n\n <p style='color:red'><strong>WARNING:</strong> This operation is irreversible. Use it carefully.</p>\n <p style='color:red'><strong>WARNING:</strong> You should not try to merge more than 10-20 profiles at once.</p>\n\n For more details, see the [Developer Guide](https://hub.synerise.com/developers/api/clients/profiles/merging-profiles/).\n\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_MERGE_BY_ID_CLIENT_UPDATE`\n","type":"text/plain"},"url":{"path":["v4","clients","merge","from","ids",":fromClientIds","to","id",":toClientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563,33322211,232212342","key":"fromClientIds","description":"(Required) Comma-delimited string with client IDs of the profiles to merge"},{"disabled":false,"type":"any","value":"434428563","key":"toClientId","description":"(Required) The ID of the profile to merge the `fromClientIds` into"}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"30415277-12a9-4b72-b6aa-cc9d3698df48","name":"Request completed","originalRequest":{"url":{"path":["v4","clients","merge","from","ids",":fromClientIds","to","id",":toClientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563,33322211,232212342","key":"fromClientIds","description":"(Required) Comma-delimited string with client IDs of the profiles to merge"},{"disabled":false,"type":"any","value":"434428563","key":"toClientId","description":"(Required) The ID of the profile to merge the `fromClientIds` into"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"clientId\": 433230297,\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"company\": \"string\",\n  \"address\": \"string\",\n  \"city\": \"string\",\n  \"province\": \"string\",\n  \"zipCode\": \"string\",\n  \"countryCode\": \"PL\",\n  \"birthDate\": \"1987-10-24\",\n  \"sex\": \"FEMALE\",\n  \"avatarUrl\": \"string\",\n  \"anonymous\": false,\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"previousClients\": [\n    7460,\n    6372\n  ],\n  \"lastActivityDate\": \"2019-03-19T14:05:39Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3199b14a-7f57-45c1-8c7a-14ae29511e51","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients","merge","from","ids",":fromClientIds","to","id",":toClientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563,33322211,232212342","key":"fromClientIds","description":"(Required) Comma-delimited string with client IDs of the profiles to merge"},{"disabled":false,"type":"any","value":"434428563","key":"toClientId","description":"(Required) The ID of the profile to merge the `fromClientIds` into"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1351e84f-cbcc-41a2-b772-0383cd3d1f08","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients","merge","from","ids",":fromClientIds","to","id",":toClientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563,33322211,232212342","key":"fromClientIds","description":"(Required) Comma-delimited string with client IDs of the profiles to merge"},{"disabled":false,"type":"any","value":"434428563","key":"toClientId","description":"(Required) The ID of the profile to merge the `fromClientIds` into"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"331f9cb6-d891-40c0-a219-89ea294a00f7","name":"Source and/or target profile(s) not found.","originalRequest":{"url":{"path":["v4","clients","merge","from","ids",":fromClientIds","to","id",":toClientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563,33322211,232212342","key":"fromClientIds","description":"(Required) Comma-delimited string with client IDs of the profiles to merge"},{"disabled":false,"type":"any","value":"434428563","key":"toClientId","description":"(Required) The ID of the profile to merge the `fromClientIds` into"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"status\": 5188,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    },\n    {\n      \"code\": 12082,\n      \"field\": \"countryCode\",\n      \"message\": \"Country Code must have 0 or 3 characters as per ISO format.\",\n      \"rejectedValue\": \"Poland\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"10b5d763-4075-4e1f-91a0-6aecf9383cb2","name":"Batch add or update profiles","request":{"name":"Batch add or update profiles","description":{"content":" Enqueue a number of add/update operations in the Synerise application database. <br/><br/>If you don't have some information about a profile, don't insert a null-value parameter - omit the parameter entirely. Sending a null value <strong>deletes an attribute</strong> (if it's a custom attribute) or <strong>sets it to null/default value</strong> (if the attribute is Synerise-native).\n\n\nThe body contains an array of objects to update. The objects are the same as in the *Create a Profile* and *Update a Profile* endpoints.\n\n<span style='color:red'><strong>IMPORTANT:</strong></span> The request body cannot contain more than 1000 items or exceed 1 MB in size.\n\nThis is an asynchronous operation. After the request body is validated, the request is added to the queue (HTTP 202).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_BATCH_CLIENT_CREATE`\n\n**User role permission required:** `client_management: create`\n","type":"text/plain"},"url":{"path":["v4","clients","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"[\n  {\n    \"clientId\": 259,\n    \"email\": \"string\",\n    \"phone\": \"+48111222333\",\n    \"customId\": \"string\",\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"displayName\": \"string\",\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"avatarUrl\": \"string\",\n    \"birthDate\": \"1987-10-24\",\n    \"company\": \"string\",\n    \"city\": \"string\",\n    \"address\": \"string\",\n    \"zipCode\": \"string\",\n    \"province\": \"string\",\n    \"countryCode\": \"PL\",\n    \"sex\": \"MALE\",\n    \"agreements\": {\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"sms\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"push\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"webPush\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"bluetooth\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"rfid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wifi\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"attributes\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"tags\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ]\n  }\n]","options":{"raw":{"language":"json"}}}},"response":[{"id":"a5ba184a-26d3-4b66-8a2e-e3fd114cf748","name":"Request accepted. IMPORTANT: this does not mean that all profiles were created/updated successfully. The data is sent for further processing in other elements of the infrastructure.","originalRequest":{"url":{"path":["v4","clients","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"clientId\": 259,\n    \"email\": \"string\",\n    \"phone\": \"+48111222333\",\n    \"customId\": \"string\",\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"displayName\": \"string\",\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"avatarUrl\": \"string\",\n    \"birthDate\": \"1987-10-24\",\n    \"company\": \"string\",\n    \"city\": \"string\",\n    \"address\": \"string\",\n    \"zipCode\": \"string\",\n    \"province\": \"string\",\n    \"countryCode\": \"PL\",\n    \"sex\": \"MALE\",\n    \"agreements\": {\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"sms\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"push\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"webPush\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"bluetooth\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"rfid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wifi\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"attributes\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"tags\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ]\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"9c579256-ba2c-482a-9545-82dbe9e49eea","name":"Invalid data in some entries. Correct entries are sent for further processing, the invalid ones are rejected.","originalRequest":{"url":{"path":["v4","clients","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"clientId\": 259,\n    \"email\": \"string\",\n    \"phone\": \"+48111222333\",\n    \"customId\": \"string\",\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"displayName\": \"string\",\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"avatarUrl\": \"string\",\n    \"birthDate\": \"1987-10-24\",\n    \"company\": \"string\",\n    \"city\": \"string\",\n    \"address\": \"string\",\n    \"zipCode\": \"string\",\n    \"province\": \"string\",\n    \"countryCode\": \"PL\",\n    \"sex\": \"MALE\",\n    \"agreements\": {\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"sms\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"push\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"webPush\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"bluetooth\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"rfid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wifi\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"attributes\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"tags\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ]\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Multi-Status (WebDAV) (RFC 4918)","code":207,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"rejectedValue\": \"de73b3490c4-bb8c0d8\",\n    \"field\": \"list[0].uuid\",\n    \"status\": 400,\n    \"message\": \"UUID must be well-formed value as per RFC 4122\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"724ea872-7b0f-40c0-9645-068e3220652c","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"clientId\": 259,\n    \"email\": \"string\",\n    \"phone\": \"+48111222333\",\n    \"customId\": \"string\",\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"displayName\": \"string\",\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"avatarUrl\": \"string\",\n    \"birthDate\": \"1987-10-24\",\n    \"company\": \"string\",\n    \"city\": \"string\",\n    \"address\": \"string\",\n    \"zipCode\": \"string\",\n    \"province\": \"string\",\n    \"countryCode\": \"PL\",\n    \"sex\": \"MALE\",\n    \"agreements\": {\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"sms\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"push\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"webPush\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"bluetooth\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"rfid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wifi\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"attributes\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"tags\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ]\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"602b4cae-88be-49a7-88a6-e2364e54bb32","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"clientId\": 259,\n    \"email\": \"string\",\n    \"phone\": \"+48111222333\",\n    \"customId\": \"string\",\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"displayName\": \"string\",\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"avatarUrl\": \"string\",\n    \"birthDate\": \"1987-10-24\",\n    \"company\": \"string\",\n    \"city\": \"string\",\n    \"address\": \"string\",\n    \"zipCode\": \"string\",\n    \"province\": \"string\",\n    \"countryCode\": \"PL\",\n    \"sex\": \"MALE\",\n    \"agreements\": {\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"sms\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"push\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"webPush\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"bluetooth\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"rfid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wifi\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"attributes\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"tags\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ]\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"29b1c51e-22b1-4aa8-acc5-fccfd5f4b36d","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","clients","batch"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"[\n  {\n    \"clientId\": 259,\n    \"email\": \"string\",\n    \"phone\": \"+48111222333\",\n    \"customId\": \"string\",\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"displayName\": \"string\",\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"avatarUrl\": \"string\",\n    \"birthDate\": \"1987-10-24\",\n    \"company\": \"string\",\n    \"city\": \"string\",\n    \"address\": \"string\",\n    \"zipCode\": \"string\",\n    \"province\": \"string\",\n    \"countryCode\": \"PL\",\n    \"sex\": \"MALE\",\n    \"agreements\": {\n      \"email\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"sms\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"push\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"webPush\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"bluetooth\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"rfid\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"wifi\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"attributes\": {\n      \"key_0\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"key_1\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"tags\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ]\n  }\n]","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"10a4e89f-aaa4-447b-b432-2e705e52e187","name":"Get profile data","request":{"name":"Get profile data","description":{"content":"Retrieve profile data by profile ID. If PII protection is enabled and your API key/user doesn't have the required permissions, this endpoint can only return test profiles; other profiles return error 404.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_BY_ID_CLIENT_READ`\n\n**User role permission required:** `client_info: read`\n","type":"text/plain"},"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"84a1c7e6-5c82-4ae9-83df-910b36c344c4","name":"Details of a single profile","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"clientId\": 433230297,\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"company\": \"string\",\n  \"address\": \"string\",\n  \"city\": \"string\",\n  \"province\": \"string\",\n  \"zipCode\": \"string\",\n  \"countryCode\": \"PL\",\n  \"birthDate\": \"1987-10-24\",\n  \"sex\": \"FEMALE\",\n  \"avatarUrl\": \"string\",\n  \"anonymous\": false,\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"previousClients\": [\n    7460,\n    6372\n  ],\n  \"lastActivityDate\": \"2019-03-19T14:05:39Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d2279cd9-4e4d-4cf3-a814-0aae7479a541","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9977fd54-f400-450e-bc67-9c23107c4335","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a6e33f4e-f41a-42ae-804b-a4a844929d1d","name":"Profile not found or access blocked by PII protection settings","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"Client 5005535044 not found\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f1726747-db8c-49e1-8f44-52198950a173","name":"Update a profile (identify by ID)","request":{"name":"Update a profile (identify by ID)","description":{"content":"Change the details of a profile in the Synerise application database. <br/><br/>Sending a null value <strong>deletes an attribute</strong> (if it's a custom attribute) or <strong>sets it to null/default value</strong> (if the attribute is Synerise-native).\n\nThe `attributes` object can be used to add custom attributes of your choice. For example, `\"hasDog\":true`.\n\nThe `tags` array contains custom tags of your choice.\n\nThis is an asynchronous operation. After the request body is validated, the request is added to the queue (HTTP 202).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_BY_ID_CLIENT_UPDATE`\n\n**User role permission required:** `client_info: update`\n","type":"text/plain"},"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"378a8e0c-c614-426b-9752-2898afa37ac2","name":"Accepted, queued for processing","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f228db18-a644-4a94-95d6-004e673addcf","name":"Bad Request","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2019-03-21T08:37:34.526Z\",\n  \"path\": \"/clients/1234\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 12053,\n      \"field\": \"uuid\",\n      \"message\": \"UUID must be well-formed value as per RFC 4122\",\n      \"rejectedValue\": \"4321\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e797cb63-7566-4a88-87f3-ff899badd136","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"515164ff-8ece-45f5-9ff7-aa8a3b627728","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"50d64b79-042d-4a80-9165-e82af755439c","name":"Profile not found","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T09:48:56.522+00:00\",\n  \"status\": 404,\n  \"error\": \"Not Found\",\n  \"message\": \"Client 525446575 not found\",\n  \"path\": \"/clients/525446575\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9cf33919-afa3-42a4-9f54-6364c785a9fa","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5edf2cd7-0680-42b0-b7ce-db8a5e28d429","name":"Delete a profile","request":{"name":"Delete a profile","description":{"content":"Delete a profile from the database.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_BY_ID_CLIENT_DELETE`\n\n**User role permission required:** `client_info: delete`\n","type":"text/plain"},"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"cfccae5b-ae28-4acc-b788-e44935f743a5","name":"Accepted","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"DELETE","body":{}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"0b6a8b80-26a2-4a80-abb3-8ab5f70b623d","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4d84fe28-af0f-4938-9642-6848058bb730","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4db9685b-8a55-4a94-b1f8-aa5080f49ac8","name":"Profile not found","originalRequest":{"url":{"path":["v4","clients",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientId","description":"(Required) The ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Accept","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T09:48:56.522+00:00\",\n  \"status\": 404,\n  \"error\": \"Not Found\",\n  \"message\": \"Client 525446575 not found\",\n  \"path\": \"/clients/525446575\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"ed7f6893-7951-41c5-a076-40f73375f886","name":"Update a profile (identify by email)","request":{"name":"Update a profile (identify by email)","description":{"content":"Change the details of a profile in the Synerise application database. <br/><br/>Sending a null value <strong>deletes an attribute</strong> (if it's a custom attribute) or <strong>sets it to null/default value</strong> (if the attribute is Synerise-native).\n\nThe `attributes` object can be used to add custom attributes of your choice. For example, `\"hasDog\":true`.\n\nThe `tags` array contains custom tags of your choice.\n\nThis is an asynchronous operation. After the request body is validated, the request is added to the queue (HTTP 202).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_BY_EMAIL_CLIENT_UPDATE`\n\n**User role permission required:** `client_info: update`\n","type":"text/plain"},"url":{"path":["v4","clients","by-email",":clientEmail"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"clientemail@synerise.com","key":"clientEmail","description":"(Required) The profile's email address\n\n- Must match the pattern (ECMA flavor): `/^(([^<>()[\\]\\\\.,;:\\s@\\\\\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\\\\\"]+)*)|(\\\\\".+\\\\\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/`\n- The value can't include any characters that match the patternn (ECMA flavor): `/([\\uD800-\\uDBFF][\\uDC00-\\uDFFF])|([\\r\\n\\u2028\\u2029\\u00AD]|[\\uFE00-\\uFE0F]|[\\u0000])/`\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"acf967f6-b7b5-4de2-b152-be4fc7270f9d","name":"Accepted, queued for processing","originalRequest":{"url":{"path":["v4","clients","by-email",":clientEmail"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"clientemail@synerise.com","key":"clientEmail","description":"(Required) The profile's email address\n\n- Must match the pattern (ECMA flavor): `/^(([^<>()[\\]\\\\.,;:\\s@\\\\\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\\\\\"]+)*)|(\\\\\".+\\\\\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/`\n- The value can't include any characters that match the patternn (ECMA flavor): `/([\\uD800-\\uDBFF][\\uDC00-\\uDFFF])|([\\r\\n\\u2028\\u2029\\u00AD]|[\\uFE00-\\uFE0F]|[\\u0000])/`\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"25bc042f-d15b-49bf-b393-2c6ae7a6cab5","name":"Bad Request","originalRequest":{"url":{"path":["v4","clients","by-email",":clientEmail"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"clientemail@synerise.com","key":"clientEmail","description":"(Required) The profile's email address\n\n- Must match the pattern (ECMA flavor): `/^(([^<>()[\\]\\\\.,;:\\s@\\\\\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\\\\\"]+)*)|(\\\\\".+\\\\\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/`\n- The value can't include any characters that match the patternn (ECMA flavor): `/([\\uD800-\\uDBFF][\\uDC00-\\uDFFF])|([\\r\\n\\u2028\\u2029\\u00AD]|[\\uFE00-\\uFE0F]|[\\u0000])/`\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2019-03-21T08:37:34.526Z\",\n  \"path\": \"/clients/by-email/client@synerise.com\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 12053,\n      \"field\": \"uuid\",\n      \"message\": \"UUID must be well-formed value as per RFC 4122\",\n      \"rejectedValue\": \"4321\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a2fbac16-cc13-4775-9d7e-068d6b03ca85","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients","by-email",":clientEmail"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"clientemail@synerise.com","key":"clientEmail","description":"(Required) The profile's email address\n\n- Must match the pattern (ECMA flavor): `/^(([^<>()[\\]\\\\.,;:\\s@\\\\\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\\\\\"]+)*)|(\\\\\".+\\\\\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/`\n- The value can't include any characters that match the patternn (ECMA flavor): `/([\\uD800-\\uDBFF][\\uDC00-\\uDFFF])|([\\r\\n\\u2028\\u2029\\u00AD]|[\\uFE00-\\uFE0F]|[\\u0000])/`\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9b79430a-83f9-4b98-9899-acfd00ed9251","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients","by-email",":clientEmail"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"clientemail@synerise.com","key":"clientEmail","description":"(Required) The profile's email address\n\n- Must match the pattern (ECMA flavor): `/^(([^<>()[\\]\\\\.,;:\\s@\\\\\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\\\\\"]+)*)|(\\\\\".+\\\\\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/`\n- The value can't include any characters that match the patternn (ECMA flavor): `/([\\uD800-\\uDBFF][\\uDC00-\\uDFFF])|([\\r\\n\\u2028\\u2029\\u00AD]|[\\uFE00-\\uFE0F]|[\\u0000])/`\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4bf32bea-04f6-4f5a-a879-a99bdc0ce861","name":"Profile not found","originalRequest":{"url":{"path":["v4","clients","by-email",":clientEmail"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"clientemail@synerise.com","key":"clientEmail","description":"(Required) The profile's email address\n\n- Must match the pattern (ECMA flavor): `/^(([^<>()[\\]\\\\.,;:\\s@\\\\\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\\\\\"]+)*)|(\\\\\".+\\\\\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/`\n- The value can't include any characters that match the patternn (ECMA flavor): `/([\\uD800-\\uDBFF][\\uDC00-\\uDFFF])|([\\r\\n\\u2028\\u2029\\u00AD]|[\\uFE00-\\uFE0F]|[\\u0000])/`\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T09:48:56.522+00:00\",\n  \"status\": 404,\n  \"error\": \"Not Found\",\n  \"message\": \"No client record found for email: client@synerise.com\",\n  \"path\": \"/clients/by-email/client@synerise.com\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"35edc8b0-810f-4f02-838c-ca067b84a4e5","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","clients","by-email",":clientEmail"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"clientemail@synerise.com","key":"clientEmail","description":"(Required) The profile's email address\n\n- Must match the pattern (ECMA flavor): `/^(([^<>()[\\]\\\\.,;:\\s@\\\\\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\\\\\"]+)*)|(\\\\\".+\\\\\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/`\n- The value can't include any characters that match the patternn (ECMA flavor): `/([\\uD800-\\uDBFF][\\uDC00-\\uDFFF])|([\\r\\n\\u2028\\u2029\\u00AD]|[\\uFE00-\\uFE0F]|[\\u0000])/`\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0f5884c3-07c5-48b2-b71a-4e80a6a3ce2f","name":"Update a profile (identify by customId)","request":{"name":"Update a profile (identify by customId)","description":{"content":"Change the details of a profile in the Synerise application database. <br/><br/>Sending a null value <strong>deletes an attribute</strong> (if it's a custom attribute) or <strong>sets it to null/default value</strong> (if the attribute is Synerise-native).\n \nThe `attributes` object can be used to add custom attributes of your choice. For example, `\"hasDog\":true`.\n\nThe `tags` array contains custom tags of your choice.\n\nThis is an asynchronous operation. After the request body is validated, the request is added to the queue (HTTP 202).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_BY_CUSTOM_ID_CLIENT_UPDATE`\n\n**User role permission required:** `client_info: update`\n","type":"text/plain"},"url":{"path":["v4","clients","by-customid",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"06f20f09-7223-42dc-af64-3edae00c46f9","name":"Accepted, queued for processing","originalRequest":{"url":{"path":["v4","clients","by-customid",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"8d699e79-3c95-43b8-8e6e-4d2a99687c5e","name":"Bad Request","originalRequest":{"url":{"path":["v4","clients","by-customid",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2019-03-21T08:37:34.526Z\",\n  \"path\": \"/clients/by-customid/customId1234\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 12053,\n      \"field\": \"uuid\",\n      \"message\": \"UUID must be well-formed value as per RFC 4122\",\n      \"rejectedValue\": \"4321\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2cea2395-0b84-40f0-8ac5-45fe21e2c6ef","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients","by-customid",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1d031899-e524-46d1-acb6-ce2f00d59e06","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients","by-customid",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8580482e-aa6a-407a-8e75-80fc5ca389e5","name":"Profile not found","originalRequest":{"url":{"path":["v4","clients","by-customid",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T09:48:56.522+00:00\",\n  \"status\": 404,\n  \"error\": \"Not Found\",\n  \"message\": \"No client record found for customId: customId1234\",\n  \"path\": \"/clients/by-customid/customId1234\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7e5207be-eecb-4b55-a75d-d4c55d2e8386","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","clients","by-customid",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"avatarUrl\": \"string\",\n  \"birthDate\": \"1987-10-24\",\n  \"company\": \"string\",\n  \"city\": \"string\",\n  \"address\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"countryCode\": \"PL\",\n  \"sex\": \"MALE\",\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"14fa0283-9127-4058-b321-e0a2978d1567","name":"Delete a profile (identify by customId)","request":{"name":"Delete a profile (identify by customId)","description":{"content":"Delete a profile from the database.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_BY_ID_CLIENT_DELETE`\n\n**User role permission required:** `client_info: delete`\n","type":"text/plain"},"url":{"path":["v4","clients","by-custom-id",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"b71f0e89-ad86-4257-8aea-69b3b939cebc","name":"Accepted","originalRequest":{"url":{"path":["v4","clients","by-custom-id",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"}],"method":"DELETE","body":{}},"status":"Accepted","code":202,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"33dd7776-b9fc-4ad9-9929-64f1b560c688","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients","by-custom-id",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"19de3c55-7e6b-48d3-9e88-aa26ae8039c7","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients","by-custom-id",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"593c820d-a729-4152-b50b-15497ed6e305","name":"Profile not found","originalRequest":{"url":{"path":["v4","clients","by-custom-id",":customId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"customIdExample","key":"customId","description":"(Required) The custom ID of the profile\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T09:48:56.522+00:00\",\n  \"status\": 404,\n  \"error\": \"Not Found\",\n  \"message\": \"No client record found for customId: customId1234\",\n  \"path\": \"/clients/by-customid/customId1234\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"4865839c-6dd9-4d1f-97e2-688bf23bef8d","name":"Fetch profile data","request":{"name":"Fetch profile data","description":{"content":" Get the details of a single profile. If PII protection is enabled and your API key/user doesn't have the required permissions, this endpoint can only return test profiles; other profiles return error 404.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_BY_IDENTIFIER_CLIENT_READ`\n\n**User role permission required:** `client_info: read`\n","type":"text/plain"},"url":{"path":["v4","clients",":identifierType",":identifierValue"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"by-email","key":"identifierType","description":"(Required) The type of profile identifier to use for the request"},{"disabled":false,"type":"any","value":"address@domain.com","key":"identifierValue","description":"(Required) The value of the selected identifier. The value must be URL-encoded."}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"f58b3343-54b6-4d7a-88af-0e75ac73b5d0","name":"Details of a single profile","originalRequest":{"url":{"path":["v4","clients",":identifierType",":identifierValue"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"by-email","key":"identifierType","description":"(Required) The type of profile identifier to use for the request"},{"disabled":false,"type":"any","value":"address@domain.com","key":"identifierValue","description":"(Required) The value of the selected identifier. The value must be URL-encoded."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"clientId\": 433230297,\n  \"email\": \"string\",\n  \"phone\": \"+48111222333\",\n  \"customId\": \"string\",\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"firstName\": \"string\",\n  \"lastName\": \"string\",\n  \"displayName\": \"string\",\n  \"company\": \"string\",\n  \"address\": \"string\",\n  \"city\": \"string\",\n  \"province\": \"string\",\n  \"zipCode\": \"string\",\n  \"countryCode\": \"PL\",\n  \"birthDate\": \"1987-10-24\",\n  \"sex\": \"FEMALE\",\n  \"avatarUrl\": \"string\",\n  \"anonymous\": false,\n  \"agreements\": {\n    \"email\": false,\n    \"sms\": false,\n    \"push\": false,\n    \"webPush\": false,\n    \"bluetooth\": false,\n    \"rfid\": false,\n    \"wifi\": false\n  },\n  \"attributes\": {\n    \"key_0\": {}\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"previousClients\": [\n    7460,\n    6372\n  ],\n  \"lastActivityDate\": \"2019-03-19T14:05:39Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6f531a5e-593b-458e-89dd-38d185ff2966","name":"Bad Request","originalRequest":{"url":{"path":["v4","clients",":identifierType",":identifierValue"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"by-email","key":"identifierType","description":"(Required) The type of profile identifier to use for the request"},{"disabled":false,"type":"any","value":"address@domain.com","key":"identifierValue","description":"(Required) The value of the selected identifier. The value must be URL-encoded."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"path\": \"/clients/by-custom-id/444555\",\n  \"message\": \"Api-Version header is required\",\n  \"error\": \"Bad Request\",\n  \"timestamp\": \"2018-06-07T09:33:59.183Z\",\n  \"status\": 400\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"968c30c1-fa9a-4524-afad-69efc9d058cc","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients",":identifierType",":identifierValue"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"by-email","key":"identifierType","description":"(Required) The type of profile identifier to use for the request"},{"disabled":false,"type":"any","value":"address@domain.com","key":"identifierValue","description":"(Required) The value of the selected identifier. The value must be URL-encoded."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bc5154d8-3ce1-40fd-ae6e-ef89a4bc7584","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients",":identifierType",":identifierValue"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"by-email","key":"identifierType","description":"(Required) The type of profile identifier to use for the request"},{"disabled":false,"type":"any","value":"address@domain.com","key":"identifierValue","description":"(Required) The value of the selected identifier. The value must be URL-encoded."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f30a10fe-bb6a-439c-bd37-a81515307274","name":"Profile not found or access blocked by PII protection settings","originalRequest":{"url":{"path":["v4","clients",":identifierType",":identifierValue"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"by-email","key":"identifierType","description":"(Required) The type of profile identifier to use for the request"},{"disabled":false,"type":"any","value":"address@domain.com","key":"identifierValue","description":"(Required) The value of the selected identifier. The value must be URL-encoded."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"Client 5005535044 not found\"","cookie":[],"_postman_previewlanguage":"json"},{"id":"655f95db-9176-4213-876b-0b42dd261926","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","clients",":identifierType",":identifierValue"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"by-email","key":"identifierType","description":"(Required) The type of profile identifier to use for the request"},{"disabled":false,"type":"any","value":"address@domain.com","key":"identifierValue","description":"(Required) The value of the selected identifier. The value must be URL-encoded."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bda1a0be-fee4-47e3-8f7f-d4b8aaa9bc95","name":"Batch fetch profiles by phone number","request":{"name":"Batch fetch profiles by phone number","description":{"content":" Returns a detailed list of profiles associated with the provided phone number. The number saved in the profile must exactly match the number from the request. If no profiles match the criteria, an empty list is returned.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `API_BY_IDENTIFIER_CLIENT_READ`\n\n**User role permission required:** `client_info: read`\n","type":"text/plain"},"url":{"path":["v4","clients","batch","by-phone",":phoneNumber"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"phoneNumber","description":"(Required) The phone number to search for in profiles. Must be an exact match. The value must be URL-encoded.\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"65c0a74f-7dd6-488a-b068-c3fe8c460464","name":"Returns an array of profile details.","originalRequest":{"url":{"path":["v4","clients","batch","by-phone",":phoneNumber"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"phoneNumber","description":"(Required) The phone number to search for in profiles. Must be an exact match. The value must be URL-encoded.\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"clientId\": 433230297,\n    \"email\": \"string\",\n    \"phone\": \"+48111222333\",\n    \"customId\": \"string\",\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"displayName\": \"string\",\n    \"company\": \"string\",\n    \"address\": \"string\",\n    \"city\": \"string\",\n    \"province\": \"string\",\n    \"zipCode\": \"string\",\n    \"countryCode\": \"PL\",\n    \"birthDate\": \"1987-10-24\",\n    \"sex\": \"MALE\",\n    \"avatarUrl\": \"string\",\n    \"anonymous\": false,\n    \"agreements\": {\n      \"email\": false,\n      \"sms\": false,\n      \"push\": false,\n      \"webPush\": false,\n      \"bluetooth\": false,\n      \"rfid\": false,\n      \"wifi\": false\n    },\n    \"attributes\": {\n      \"key_0\": {}\n    },\n    \"tags\": [\n      \"string\",\n      \"string\"\n    ],\n    \"previousClients\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"lastActivityDate\": \"2019-03-19T14:05:39Z\"\n  },\n  {\n    \"clientId\": 433230297,\n    \"email\": \"string\",\n    \"phone\": \"+48111222333\",\n    \"customId\": \"string\",\n    \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n    \"firstName\": \"string\",\n    \"lastName\": \"string\",\n    \"displayName\": \"string\",\n    \"company\": \"string\",\n    \"address\": \"string\",\n    \"city\": \"string\",\n    \"province\": \"string\",\n    \"zipCode\": \"string\",\n    \"countryCode\": \"PL\",\n    \"birthDate\": \"1987-10-24\",\n    \"sex\": \"MALE\",\n    \"avatarUrl\": \"string\",\n    \"anonymous\": false,\n    \"agreements\": {\n      \"email\": false,\n      \"sms\": false,\n      \"push\": false,\n      \"webPush\": false,\n      \"bluetooth\": false,\n      \"rfid\": false,\n      \"wifi\": false\n    },\n    \"attributes\": {\n      \"key_0\": {},\n      \"key_1\": {}\n    },\n    \"tags\": [\n      \"string\",\n      \"string\"\n    ],\n    \"previousClients\": [\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    ],\n    \"lastActivityDate\": \"2019-03-19T14:05:39Z\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"077ec353-75ba-4709-90eb-731a10fea8b0","name":"Bad Request","originalRequest":{"url":{"path":["v4","clients","batch","by-phone",":phoneNumber"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"phoneNumber","description":"(Required) The phone number to search for in profiles. Must be an exact match. The value must be URL-encoded.\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"path\": \"/clients/by-phone/+12065550100/batch\",\n  \"message\": \"Api-Version header is required\",\n  \"error\": \"Bad Request\",\n  \"timestamp\": \"2018-06-07T09:33:59.183Z\",\n  \"status\": 400\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"efe79eb5-858b-46f5-815f-08a8f8107bbb","name":"Unauthorized: wrong consumer scope; token missing/expired/invalid; invalid API key; etc.","originalRequest":{"url":{"path":["v4","clients","batch","by-phone",":phoneNumber"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"phoneNumber","description":"(Required) The phone number to search for in profiles. Must be an exact match. The value must be URL-encoded.\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2020-10-29T13:08:16.235Z\",\n  \"path\": \"/exampleEndpoint\",\n  \"message\": \"Some fields did not pass validation\",\n  \"errors\": [\n    {\n      \"code\": 120,\n      \"field\": \"exampleField\",\n      \"message\": \"120\",\n      \"rejectedValue\": \"exampleValue\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"15ef5686-8936-41da-bc5d-a7276df9b336","name":"Forbidden; insufficient permissions (when PII protection is enabled, PII permissions are required in addition to the permissions listed in the method description)","originalRequest":{"url":{"path":["v4","clients","batch","by-phone",":phoneNumber"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"phoneNumber","description":"(Required) The phone number to search for in profiles. Must be an exact match. The value must be URL-encoded.\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:29:27.489+00:00\",\n  \"status\": 403,\n  \"error\": \"Forbidden\",\n  \"message\": \"Forbidden\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b9b5a55e-e580-4529-a2a2-e70762da9b15","name":"Profile not found or access blocked by PII protection settings","originalRequest":{"url":{"path":["v4","clients","batch","by-phone",":phoneNumber"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"phoneNumber","description":"(Required) The phone number to search for in profiles. Must be an exact match. The value must be URL-encoded.\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"Client 5005535044 not found\"","cookie":[],"_postman_previewlanguage":"json"},{"id":"d8063940-ada5-4aca-8570-6f2a93758597","name":"Unsupported Media Type","originalRequest":{"url":{"path":["v4","clients","batch","by-phone",":phoneNumber"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"string","key":"phoneNumber","description":"(Required) The phone number to search for in profiles. Must be an exact match. The value must be URL-encoded.\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"disabled":false,"description":"(Required) ","key":"Content-Type","value":"application/json"},{"disabled":false,"description":"(Required) ","key":"Api-Version","value":"4.4"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Unsupported Media Type","code":415,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"timestamp\": \"2018-06-07T07:27:23.136+00:00\",\n  \"status\": 415,\n  \"error\": \"Unsupported Media Type\",\n  \"message\": \"Content type 'application/xml' not supported\",\n  \"path\": \"/path_of_the_endpoint\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"47578890-7174-4d1c-a3a2-ebb7ff0a4812","name":"Get Profile details","request":{"name":"Get Profile details","description":{"content":"<span style=\"color:red\">This method is deprecated. It will be disabled on August 30, 2026.</span>  \n\nYou can use these methods instead:\n  - [GET /v4/clients/{clientId}](#operation/GetClientData)\n  - [GET /v4/clients/{identifierType}/{identifierValue}](#operation/FindAClient)\n\nRetrieve the details of a Profile.\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CRM_DETAILS_CLIENT_READ`\n\n**User role permission required:** `client_info: read`\n","type":"text/plain"},"url":{"path":["crm","v1","clients",":clientId","contacts"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"clientId","description":"(Required) Profile ID\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"6e0ce853-9575-4a59-b345-3228d668792d","name":"Profile details","originalRequest":{"url":{"path":["crm","v1","clients",":clientId","contacts"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"clientId","description":"(Required) Profile ID\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"base\": {\n    \"key_0\": {\n      \"label\": \"string\",\n      \"value\": {}\n    }\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"da95a807-75af-425c-9dfe-5c79fd005dc5","name":"Resource not found or access blocked by PII protection settings","originalRequest":{"url":{"path":["crm","v1","clients",":clientId","contacts"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"clientId","description":"(Required) Profile ID\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"text/plain"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"string","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"cc47df6b-536a-4288-8d2c-33da95adb074","name":"Update Profile","request":{"name":"Update Profile","description":{"content":"<span style=\"color:red\">This method is deprecated. It will be disabled on August 16, 2026</span>  \nUse one of these endpoints instead:\n  - [POST /v4/clients/{clientId}](#operation/UpdateAClient)\n  - [POST /v4/clients/by-email/{clientEmail}](#operation/UpdateAClientByEmail)\n  - [POST /v4/clients/by-customid/{customId}](#operation/UpdateAClientByCustomId)\n\nSending a null value **deletes** an attribute (if it's a custom attribute) or **sets it to null/default value** (if the attribute is Synerise-native)\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CRM_CLIENT_UPDATE`\n\n**User role permission required:** `client_management: update`\n","type":"text/plain"},"url":{"path":["crm","v1","contacts",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"clientId","description":"(Required) Profile ID\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"email\": \"string\",\n  \"firstname\": \"string\",\n  \"lastName\": \"string\",\n  \"custom_identify\": \"string\",\n  \"company\": \"string\",\n  \"phone\": \"string\",\n  \"address\": \"string\",\n  \"birthdate\": \"2022-01-03\",\n  \"city\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"country_id\": \"string\",\n  \"countryCode\": \"PL\",\n  \"avatarUrl\": \"string\",\n  \"sex\": \"3\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"additionalProperties\": {}\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"7b7f26f0-8b01-4ddf-a292-652f07be5411","name":"Profile details","originalRequest":{"url":{"path":["crm","v1","contacts",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"4056","key":"clientId","description":"(Required) Profile ID\n\n**Upcoming breaking change (effective July 6, 2026):** Synerise is introducing changes to how user identifiers and UUIDs are handled. These changes may affect profiles with accented or diacritical characters in identifiers, profiles with leading or trailing whitespace in identifiers, and profiles with duplicate UUIDs. For details and recommended actions, see [Upcoming changes to identifier and UUID handling](https://hub.synerise.com/docs/settings/configuration/identifier-standardization/).\n"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"uuid\": \"07243772-008a-42e1-ba37-c3807cebde8f\",\n  \"email\": \"string\",\n  \"firstname\": \"string\",\n  \"lastName\": \"string\",\n  \"custom_identify\": \"string\",\n  \"company\": \"string\",\n  \"phone\": \"string\",\n  \"address\": \"string\",\n  \"birthdate\": \"2011-04-02\",\n  \"city\": \"string\",\n  \"zipCode\": \"string\",\n  \"province\": \"string\",\n  \"country_id\": \"string\",\n  \"countryCode\": \"PL\",\n  \"avatarUrl\": \"string\",\n  \"sex\": \"0\",\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"additionalProperties\": {}\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"base\": {\n    \"key_0\": {\n      \"label\": \"string\",\n      \"value\": {}\n    },\n    \"key_1\": {\n      \"label\": \"string\",\n      \"value\": {}\n    }\n  },\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6699892d-b582-402f-83af-bc3c1666b8cc","name":"Create and run profile export","request":{"name":"Create and run profile export","description":{"content":"Request an export of profiles. The group of profiles to export is selected by pointing to a segmentation. After the export is completed, you can access the data with [GET /exports/clients/{taskId}/data](#operation/getExportedProfileData) or from [https://app.synerise.com/assets/exports](https://app.synerise.com/assets/exports).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CLIENT_EXPORTER_REPORT_CREATE`\n\n**User role permission required:** `settings_export: create`\n","type":"text/plain"},"url":{"path":["morph","exports","clients","segmentation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"fields\": [\n    \"id\",\n    \"attr1\",\n    \"attr2\"\n  ],\n  \"agreementFilter\": \"WEB_PUSH\",\n  \"segmentationHash\": \"797573f0-5a23-c135-d3ab-53a7dfd5b70e\",\n  \"excludedIds\": [\n    2045.8124240360441,\n    4821.006733530917\n  ],\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"expressions\": [\n    \"d6de81f5-8484-20db-b22c-29fec185be85\",\n    \"2fd9a2f3-1be0-15ac-da8e-c598b21a90a9\"\n  ],\n  \"aggregates\": [\n    \"6ca110f9-faec-d171-156a-d9d45e9582ae\",\n    \"84ab4271-9a30-a425-d0a1-a05aa3e1892f\"\n  ],\n  \"segmentations\": [\n    \"f27a409b-ff7d-38e3-d2fb-9a303c880319\",\n    \"603da1aa-367c-28b1-cd5a-810e52d97957\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"e6577766-3088-4e2b-bd85-62019115a111","name":"Export task created and queued","originalRequest":{"url":{"path":["morph","exports","clients","segmentation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"fields\": [\n    \"id\",\n    \"attr1\",\n    \"attr2\"\n  ],\n  \"agreementFilter\": \"RECOGNIZED\",\n  \"segmentationHash\": \"54deb7ae-b396-7171-a6fe-9a9a03ea89f0\",\n  \"excludedIds\": [\n    7644.781480757995,\n    7913.9771221545925\n  ],\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"expressions\": [\n    \"db2d5232-3ab8-faba-301a-494312565310\",\n    \"6b057a5b-7dac-8d7f-6ef3-942ebfcaa098\"\n  ],\n  \"aggregates\": [\n    \"a9d517a5-3ae7-0b16-9e25-1f4bbb1fb737\",\n    \"76ce4de0-7fc4-4a8f-6b89-48a84e972353\"\n  ],\n  \"segmentations\": [\n    \"c1a0192d-4dad-088b-e391-abe8d231bfdd\",\n    \"d9d69692-e483-bce4-ed6c-61d1f18cc161\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"taskId\": \"bc39694e-7a5d-042a-0bc5-f0d3fc2eb878\",\n  \"columnOrder\": [\n    \"string\",\n    \"string\"\n  ],\n  \"estimatedCount\": 9694.345123771776\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6c4dbfbf-f9d8-4269-82dc-ed9e3f701e0f","name":"Invalid request","originalRequest":{"url":{"path":["morph","exports","clients","segmentation"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"name\": \"string\",\n  \"fields\": [\n    \"id\",\n    \"attr1\",\n    \"attr2\"\n  ],\n  \"agreementFilter\": \"RECOGNIZED\",\n  \"segmentationHash\": \"54deb7ae-b396-7171-a6fe-9a9a03ea89f0\",\n  \"excludedIds\": [\n    7644.781480757995,\n    7913.9771221545925\n  ],\n  \"tags\": [\n    \"string\",\n    \"string\"\n  ],\n  \"expressions\": [\n    \"db2d5232-3ab8-faba-301a-494312565310\",\n    \"6b057a5b-7dac-8d7f-6ef3-942ebfcaa098\"\n  ],\n  \"aggregates\": [\n    \"a9d517a5-3ae7-0b16-9e25-1f4bbb1fb737\",\n    \"76ce4de0-7fc4-4a8f-6b89-48a84e972353\"\n  ],\n  \"segmentations\": [\n    \"c1a0192d-4dad-088b-e391-abe8d231bfdd\",\n    \"d9d69692-e483-bce4-ed6c-61d1f18cc161\"\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2021-01-04T16:15:51.703Z\",\n  \"message\": \"Message describing issue with provided request\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"164a4bae-e3ab-42eb-b692-a8cd427de17d","name":"Check profile export status","request":{"name":"Check profile export status","description":{"content":"After creating an export with [POST /exports/clients/segmentation](#operation/runProfileExport), you can check its status. When the export is ready, you can access the data with [GET /exports/clients/{taskId}/data](#operation/getExportedProfileData).\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CLIENT_EXPORTER_REPORT_CREATE`\n\n**User role permission required:** `settings_export: create`\n","type":"text/plain"},"url":{"path":["morph","exports","clients",":taskId","status"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"taskId","description":"(Required) Unique ID of the export task"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"63e9fcc8-b969-4e37-ae4f-b06e636ddeaf","name":"Status of the export task","originalRequest":{"url":{"path":["morph","exports","clients",":taskId","status"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"taskId","description":"(Required) Unique ID of the export task"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"Pending\"","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"83bd20be-fdbc-452a-8c33-7f1ea8521f50","name":"Get exported profiles","request":{"name":"Get exported profiles","description":{"content":"Get exported profiles as a list. To create the export, use [POST /exports/clients/segmentation](#operation/runProfileExport).\n\n**Tip**: If you want to download a CSV, JSON, or JSONL, find your export in [https://app.synerise.com/assets/exports](https://app.synerise.com/assets/exports).\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `CLIENT_EXPORTER_REPORT_CREATE`\n\n**User role permission required:** `settings_export: create`\n","type":"text/plain"},"url":{"path":["morph","exports","clients",":taskId","data"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"offset","value":"7222.943359932497","description":"(Required) The index of the first record to retrieve. Use this to paginate the exported data."},{"disabled":false,"key":"limit","value":"4470","description":"(Required) The number of records to retrieve. Use this to paginate the exported data."}],"variable":[{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"taskId","description":"(Required) Unique ID of the export task"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"bfda9aa3-3923-4664-a2d2-8c73cdee62d9","name":"Exported profile data","originalRequest":{"url":{"path":["morph","exports","clients",":taskId","data"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"7222.943359932497"},{"key":"limit","value":"4470"}],"variable":[{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"taskId","description":"(Required) Unique ID of the export task"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"exampleAttribute\": \"foo\",\n    \"exampleTag\": \"true\",\n    \"exampleExpression\": \"23\",\n    \"exampleAggregate\": \"74\",\n    \"exampleSegmentation\": \"false\"\n  },\n  {\n    \"exampleAttribute\": \"foo\",\n    \"exampleTag\": \"true\",\n    \"exampleExpression\": \"23\",\n    \"exampleAggregate\": \"74\",\n    \"exampleSegmentation\": \"false\"\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"59238b6e-3f0d-4a01-814f-bd022363b66b","name":"Invalid request","originalRequest":{"url":{"path":["morph","exports","clients",":taskId","data"],"host":["{{baseUrl}}"],"query":[{"key":"offset","value":"7222.943359932497"},{"key":"limit","value":"4470"}],"variable":[{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"taskId","description":"(Required) Unique ID of the export task"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"Bad Request\",\n  \"status\": 400,\n  \"timestamp\": \"2021-01-04T16:15:51.703Z\",\n  \"message\": \"Message describing issue with provided request\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"975ad251-2342-41d4-a150-77fbed0a10f5","name":"Get all Profile notes","request":{"name":"Get all Profile notes","description":{"content":"Retrieve all notes associated with a single profile.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `client_notes: read`\n","type":"text/plain"},"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"09547dfc-c4c0-4bba-a5f1-bf7480effe7f","name":"An array of notes","originalRequest":{"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\",\n    \"created\": \"2019-08-01T08:03:31.556Z\",\n    \"createdBy\": \"example@example.com\",\n    \"id\": \"69b0e925-086a-4964-b8dc-4c9e58213cf5\",\n    \"subject\": \"Note 1\",\n    \"updated\": \"2019-08-01T08:03:38.556Z\",\n    \"updatedBy\": \"example@example.com\",\n    \"userId\": 11405\n  },\n  {\n    \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\",\n    \"created\": \"2019-08-01T08:03:31.556Z\",\n    \"createdBy\": \"example@example.com\",\n    \"id\": \"69b0e925-086a-4964-b8dc-4c9e58213cf5\",\n    \"subject\": \"Note 1\",\n    \"updated\": \"2019-08-01T08:03:38.556Z\",\n    \"updatedBy\": \"example@example.com\",\n    \"userId\": 11405\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"3dd4a246-b427-4012-b2a3-59980abc58af","name":"Unauthorized","originalRequest":{"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"bad2f2c3-dbde-4492-afa1-bae337f177bc","name":"Forbidden","originalRequest":{"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"964e0882-294b-480a-9229-3a6cb7a72251","name":"Not Found","originalRequest":{"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"2e67ade9-e54e-4168-a4ce-91ee62fcc899","name":"Create a note","request":{"name":"Create a note","description":{"content":"Create a new note in the profile\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `client_notes: create`\n","type":"text/plain"},"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"09b43815-1c5d-490f-b7ac-7b9886369c9c","name":"OK","originalRequest":{"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\",\n  \"created\": \"2019-08-01T08:03:31.556Z\",\n  \"createdBy\": \"example@example.com\",\n  \"id\": \"69b0e925-086a-4964-b8dc-4c9e58213cf5\",\n  \"subject\": \"Note 1\",\n  \"updated\": \"2019-08-01T08:03:38.556Z\",\n  \"updatedBy\": \"example@example.com\",\n  \"userId\": 11405\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"43e39f43-b5c1-4bcc-87f7-83cc0c995295","name":"Created","originalRequest":{"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"a9846238-1316-4e6f-9351-148191f29255","name":"Unauthorized","originalRequest":{"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"b226a684-249f-428c-8dda-a4e6749f737f","name":"Forbidden","originalRequest":{"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"2e7bff45-8cf0-4403-a8fa-68690830cb69","name":"Not Found","originalRequest":{"url":{"path":["notes-service","by-id",":clientId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"96b0d79e-dc2a-4eb5-9b80-aa26fd220bb8","name":"Get note","request":{"name":"Get note","description":{"content":"Retrieve a single note\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `client_notes: read`\n","type":"text/plain"},"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"1dbfbd63-34ea-4aa0-9d0d-a91fcc9bc5c3","name":"OK","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\",\n  \"created\": \"2019-08-01T08:03:31.556Z\",\n  \"createdBy\": \"example@example.com\",\n  \"id\": \"69b0e925-086a-4964-b8dc-4c9e58213cf5\",\n  \"subject\": \"Note 1\",\n  \"updated\": \"2019-08-01T08:03:38.556Z\",\n  \"updatedBy\": \"example@example.com\",\n  \"userId\": 11405\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e587a190-dcf1-444f-a81d-e8f88d36ec58","name":"Unauthorized","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"cf4fe6fe-d090-461a-b200-00c140702380","name":"Forbidden","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"d8b72973-977d-43f8-8708-8ad2471e2ea6","name":"Not Found","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"816c72f2-d1da-4c1c-aced-e421c8ec5514","name":"Update note","request":{"name":"Update note","description":{"content":"You can update an existing note.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `client_notes: update`\n","type":"text/plain"},"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"fcc3eca8-7600-4a74-b5bf-0cd4a27777cc","name":"OK","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\",\n  \"created\": \"2019-08-01T08:03:31.556Z\",\n  \"createdBy\": \"example@example.com\",\n  \"id\": \"69b0e925-086a-4964-b8dc-4c9e58213cf5\",\n  \"subject\": \"Note 1\",\n  \"updated\": \"2019-08-01T08:03:38.556Z\",\n  \"updatedBy\": \"example@example.com\",\n  \"userId\": 11405\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6a202a5b-a2bf-4c70-837e-ae9731d0df2a","name":"Created","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"e11e4228-0d7e-4090-ae85-1436d98b1004","name":"Unauthorized","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ab2ba776-bd78-482c-a57c-e74d53d9dd64","name":"Forbidden","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"4815e762-1cc0-418f-a13e-a3843b2d24ea","name":"Not Found","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"subject\": \"Note 1\",\n  \"body\": \"<h1>NOTE 1</h1>\\\\n<p>Some text</p>\\\\n<ul>\\\\n<li>1</li>\\\\n<li>2</li>\\\\n<li>3</li>\\\\n</ul>\\\\n<blockquote>Lorem ipsum in quote</blockquote>\\\\n<p><strong>Lorem ipsum in bold</strong></p>\\\\n\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"12badb56-e7cd-4ac8-87e2-4c437bb8b353","name":"Delete note","request":{"name":"Delete note","description":{"content":"You can delete a note. This operation is irreversible.\n\n---\n\n**API consumer:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>\n\n**User role permission required:** `client_notes: delete`\n","type":"text/plain"},"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"802f7170-88c8-4cf8-b7e6-f52ce4f89f40","name":"OK","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"37237a87-63c4-4657-a929-7764b20df3be","name":"No Content","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"5f0fd8bf-389c-448f-84f7-102635ccb2fa","name":"Unauthorized","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"e811e4c3-23fe-4dd6-af43-a0ccf92c2ee3","name":"Forbidden","originalRequest":{"url":{"path":["notes-service","by-id",":clientId",":noteId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Profile ID"},{"disabled":false,"type":"any","value":"string","key":"noteId","description":"(Required) Note UUID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"09d2c718-42c4-4019-98df-f1d5dd3e700e","name":"Log out a Profile","request":{"name":"Log out a Profile","description":{"content":"Log out a Profile when authenticated as a Synerise User or a Workspace.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `SAUTH_LOGOUT_CLIENT_CREATE`\n\n**User role permission required:** `settings_customers_iam: create`\n","type":"text/plain"},"url":{"path":["sauth","management","client",":clientID","logout"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientID","description":"(Required) The ID of the Profile"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":null,"body":{"mode":"raw","raw":"{\n  \"action\": \"LOGOUT\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"961a129d-34a4-4d89-9d2d-61c6d1f51247","name":"OK","originalRequest":{"url":{"path":["sauth","management","client",":clientID","logout"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientID","description":"(Required) The ID of the Profile"}]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"LOGOUT\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"952a9f26-9855-4e81-a146-ece0c05563bb","name":"JWT missing, expired, or invalid","originalRequest":{"url":{"path":["sauth","management","client",":clientID","logout"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientID","description":"(Required) The ID of the Profile"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"LOGOUT\"\n}","options":{"raw":{"language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 4857,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 4528,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 2626,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3bbb3c42-7e47-4da1-a174-4d0f6fc36c87","name":"Insufficient permissions or wrong JWT scope (for example, profile token where a workspace token was required)","originalRequest":{"url":{"path":["sauth","management","client",":clientID","logout"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientID","description":"(Required) The ID of the Profile"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"LOGOUT\"\n}","options":{"raw":{"language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"error\": \"string\",\n  \"message\": \"string\",\n  \"errors\": [\n    {\n      \"code\": 1064,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    },\n    {\n      \"code\": 2723,\n      \"field\": \"string\",\n      \"message\": \"string\",\n      \"rejectedValue\": \"string\"\n    }\n  ],\n  \"status\": 5882,\n  \"timestamp\": \"string\",\n  \"path\": \"string\",\n  \"traceId\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4d8450dc-1162-41db-aa0e-7ac72a973c97","name":"Profile not found","originalRequest":{"url":{"path":["sauth","management","client",":clientID","logout"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"434428563","key":"clientID","description":"(Required) The ID of the Profile"}]},"method":"POST","body":{"mode":"raw","raw":"{\n  \"action\": \"LOGOUT\"\n}","options":{"raw":{"language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"42be1596-fc3f-4985-a560-3ac02050671c","name":"Analytics: Expressions","description":{"content":"","type":"text/plain"},"item":[{"id":"148c1307-839e-45ac-bc09-0baff49ee160","name":"Get expressions for profile card","request":{"name":"Get expressions for profile card","description":{"content":"Retrieve expressions to display on a profile's card in the Profiles module (`\"isVisibleForClientProfile\": true` in the [expression config](https://developers.synerise.com/AnalyticsSuite/AnalyticsSuite.html#operation/addExpressionPOST)).\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ANALYTICS_BACKEND_EXPRESSION_FOR_CLIENT_READ`\n\n**User role permission required (at least one):** `analytics: read`, `client_analytics_preview: read`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","expressions","visible-for-client","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"},{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"dff5a3e1-55a1-426e-8049-e297cb0320c2","name":"List of calculated expressions configured as visible on the profile card","originalRequest":{"url":{"path":["analytics",":namespace","expressions","visible-for-client","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"},{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": \"5370bf3c-2dfa-4e89-98ff-07100cffee6c\",\n    \"name\": \"Nice people who read the documentation\",\n    \"result\": {\n      \"success\": true,\n      \"value\": \"123\"\n    }\n  },\n  {\n    \"id\": \"5370bf3c-2dfa-4e89-98ff-07100cffee6c\",\n    \"name\": \"Nice people who read the documentation\",\n    \"result\": {\n      \"success\": true,\n      \"value\": \"123\"\n    }\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"de0b162a-6006-4906-b1e1-827007589078","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions","visible-for-client","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"},{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"534db6df-dabb-42ca-89de-c5c1053942ba","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions","visible-for-client","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"},{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"059f40a7-6648-4816-8eac-0026edca1675","name":"Calculate expression for profile","request":{"name":"Calculate expression for profile","description":{"content":"Calculate the result of an expression in context of a single profile.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ANALYTICS_BACKEND_EXPRESSION_FOR_CLIENT_READ`\n\n**User role permission required:** `analytics: read`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","expressions",":expressionId","calculate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"8f67db31-e3d0-481c-936a-1ecfdb7607a8","name":"Expression result","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId","calculate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"string\"","cookie":[],"_postman_previewlanguage":"json"},{"id":"47b9b177-239c-4857-b729-89793e78ba87","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId","calculate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"83b60acd-8836-4db0-ae38-3df940882ca1","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId","calculate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"297486ef-3f49-4d55-83c0-25dffd935eb0","name":"List expressions","request":{"name":"List expressions","description":{"content":"Returns a paginated list of expressions.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ANALYTICS_BACKEND_EXPRESSIONS_LIST_READ`\n\n**User role permission required:** `analytics: read`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","expressions"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"page","value":"1","description":"The number of the page to retrieve"},{"disabled":false,"key":"limit","value":"50","description":"Limit of items per page"},{"disabled":false,"key":"search","value":"string","description":"A string to search for in analyses' titles"},{"disabled":false,"key":"sortBy","value":"name:asc","description":"You can sort the results. The sorting direction is selected by adding `asc` or `desc`, for example `sortBy=name:desc`.\n"},{"disabled":false,"key":"directoryId","value":"c528de7e-9363-8d51-cd59-8600c939cd48","description":"Unique ID of the directory to retrieve analyses from"},{"disabled":false,"key":"ids","value":"string","description":"Comma-separated list of IDs (in UUID format) to filter results through"}],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"c67b621a-3a14-4f4a-a859-60acabf27b69","name":"List of expressions","originalRequest":{"url":{"path":["analytics",":namespace","expressions"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"},{"key":"search","value":"string"},{"key":"sortBy","value":"name:asc"},{"key":"directoryId","value":"c528de7e-9363-8d51-cd59-8600c939cd48"},{"key":"ids","value":"string"}],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"action\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"author\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"directoryId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"isDynamicAnalytic\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"type\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"updatedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"usedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"variables\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"action\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"author\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"directoryId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"isDynamicAnalytic\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"type\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"updatedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"usedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"variables\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"meta\": {\n    \"links\": [\n      {\n        \"rel\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"rel\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"limit\": 9667,\n    \"count\": 3002\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c90dba2d-d8b7-46d5-be47-cfce599b2b0f","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"},{"key":"search","value":"string"},{"key":"sortBy","value":"name:asc"},{"key":"directoryId","value":"c528de7e-9363-8d51-cd59-8600c939cd48"},{"key":"ids","value":"string"}],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ba1fa721-b4c9-483a-b262-2483e0a62a1d","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"},{"key":"search","value":"string"},{"key":"sortBy","value":"name:asc"},{"key":"directoryId","value":"c528de7e-9363-8d51-cd59-8600c939cd48"},{"key":"ids","value":"string"}],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d4963296-244e-4a18-a4c2-4cc3a360b8bd","name":"Create expression","request":{"name":"Create expression","description":{"content":"Create an expression that is saved in the database and can be used in other analyses.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `ANALYTICS_BACKEND_EXPRESSIONS_CREATE`, `ANALYTICS_BACKEND_EXPRESSION_CREATE`\n\n**User role permission required:** `analytics: create`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","expressions"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"isVisibleForClientProfile\": true,\n  \"analysis\": {\n    \"expression\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": \"string\",\n    \"type\": \"EVENT\",\n    \"description\": \"string\",\n    \"action\": {\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"fe4669db-2bae-4d73-ad34-12341a7f5d0e","name":"Create expression","originalRequest":{"url":{"path":["analytics",":namespace","expressions"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"isVisibleForClientProfile\": true,\n  \"analysis\": {\n    \"expression\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": \"string\",\n    \"type\": \"EVENT\",\n    \"description\": \"string\",\n    \"action\": {\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"id\": \"1befe559-1d5a-afd8-1cd9-ff9ac27b4e47\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"34b48906-3125-4748-9723-78621a545e12","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"isVisibleForClientProfile\": true,\n  \"analysis\": {\n    \"expression\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": \"string\",\n    \"type\": \"EVENT\",\n    \"description\": \"string\",\n    \"action\": {\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3ac74d67-9aa9-4974-bf14-4237570b3e9a","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"isVisibleForClientProfile\": true,\n  \"analysis\": {\n    \"expression\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": \"string\",\n    \"type\": \"EVENT\",\n    \"description\": \"string\",\n    \"action\": {\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f455168f-6e2a-4f3f-9002-5ba34685fd2f","name":"Get expression details","request":{"name":"Get expression details","description":{"content":"Retrieve information about an expression analysis\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `ANALYTICS_BACKEND_EXPRESSIONS_READ`, `ANALYTICS_BACKEND_EXPRESSION_READ`\n\n**User role permission required:** `analytics: read`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"5e995ea1-5638-49ab-b3a6-057b2a7ea9e7","name":"Get expression details","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"analysis\": {\n    \"expression\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"type\": \"EVENT\",\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"action\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"analyticVersion\": \"bd4757ae-75f4-0032-7a20-c94bc31b42e2\",\n  \"author\": 5468,\n  \"businessProfileId\": 48,\n  \"createdAt\": \"1982-05-26T08:56:37.769Z\",\n  \"description\": \"string\",\n  \"directoryId\": \"1801e182-f99d-f0e2-592f-a8dcaaff495d\",\n  \"id\": \"31453010-f350-9893-01b8-4c1f56b3aa62\",\n  \"isDeleted\": true,\n  \"isDynamicAnalytic\": true,\n  \"isPredefinedAnalytic\": false,\n  \"isVisibleForClientProfile\": false,\n  \"modifier\": 9769,\n  \"name\": \"string\",\n  \"namespace\": \"string\",\n  \"updatedAt\": \"1982-01-06T07:43:39.840Z\",\n  \"usedAt\": \"2014-02-19T08:29:43.430Z\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6400455d-e247-4377-8977-d4d1e3c01d8c","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7dbba409-5379-48bc-a90b-2fe5cbe9ef1c","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6f11bc55-2c68-4117-8c5b-b895a7436fc1","name":"Update expression","request":{"name":"Update expression","description":{"content":"Update an existing expression\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `ANALYTICS_BACKEND_EXPRESSIONS_UPDATE`, `ANALYTICS_BACKEND_EXPRESSION_UPDATE`\n\n**User role permission required:** `analytics: update`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"isVisibleForClientProfile\": true,\n  \"analysis\": {\n    \"expression\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": \"string\",\n    \"type\": \"EVENT\",\n    \"description\": \"string\",\n    \"action\": {\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"623b020a-3244-4a98-ab34-a6f950472805","name":"Update expression","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"isVisibleForClientProfile\": true,\n  \"analysis\": {\n    \"expression\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": \"string\",\n    \"type\": \"EVENT\",\n    \"description\": \"string\",\n    \"action\": {\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"f95cb66b-46e0-4b6a-9561-b73f2a7f946e","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"isVisibleForClientProfile\": true,\n  \"analysis\": {\n    \"expression\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": \"string\",\n    \"type\": \"EVENT\",\n    \"description\": \"string\",\n    \"action\": {\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f7e0b7b3-72d1-4e12-8677-581e616577aa","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"isVisibleForClientProfile\": true,\n  \"analysis\": {\n    \"expression\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": \"string\",\n    \"type\": \"EVENT\",\n    \"description\": \"string\",\n    \"action\": {\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  }\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"09e81a47-4208-4190-98b8-aeaeb64211b6","name":"Delete expression","request":{"name":"Delete expression","description":{"content":"\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `ANALYTICS_BACKEND_EXPRESSIONS_DELETE`, `ANALYTICS_BACKEND_EXPRESSION_DELETE`\n\n**User role permission required:** `analytics: delete`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"c97c60d7-3a0d-4bff-9652-6c17d6e5ecc6","name":"Delete expression","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"73a5c584-c93e-4535-8a30-600154d228a7","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"eec7e024-3154-4f0e-8258-29d16695e1e6","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions",":expressionId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"expressionId","description":"(Required) Expression ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1df4e3da-d716-4065-8cae-3e6710d0bc69","name":"Get expression preview","request":{"name":"Get expression preview","description":{"content":"Retrieve expression preview value. Previews are only available for CLIENT-type expressions. This request doesn't save the expression.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ANALYTICS_BACKEND_EXPRESSION_FOR_CLIENT_READ`\n\n**User role permission required (at least one):** `analytics: read`, `client_analytics_preview: read`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","expressions","preview","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"expression\": {\n    \"expression\": {\n      \"title\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"type\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"name\": \"string\",\n    \"type\": \"CLIENT\",\n    \"description\": \"string\"\n  },\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"5c39e9a2-7435-4cff-a29b-33dff168b204","name":"Expression preview result","originalRequest":{"url":{"path":["analytics",":namespace","expressions","preview","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"expression\": {\n    \"expression\": {\n      \"title\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"type\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"name\": \"string\",\n    \"type\": \"CLIENT\",\n    \"description\": \"string\"\n  },\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"clientId\": 4620,\n  \"expressionId\": \"e7881d22-3e06-d853-9d47-ac4ad177c9b5\",\n  \"result\": \"string\",\n  \"title\": \"string\",\n  \"variables\": [\n    {\n      \"name\": \"event.params.PARAMNAME\",\n      \"value\": \"string\"\n    },\n    {\n      \"name\": \"event.params.PARAMNAME\",\n      \"value\": \"string\"\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ba8c4bf0-77e6-40f1-8fbb-76e932a45490","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions","preview","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"expression\": {\n    \"expression\": {\n      \"title\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"type\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"name\": \"string\",\n    \"type\": \"CLIENT\",\n    \"description\": \"string\"\n  },\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"073405a9-96b7-4854-8245-98325973cc96","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","expressions","preview","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"expression\": {\n    \"expression\": {\n      \"title\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"type\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    \"name\": \"string\",\n    \"type\": \"CLIENT\",\n    \"description\": \"string\"\n  },\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]},{"id":"099eb01c-4d57-46a0-a58c-b1663c5386c2","name":"Analytics: Aggregates","description":{"content":"","type":"text/plain"},"item":[{"id":"3edb4050-382f-4372-abe5-7c60cc4fa5f5","name":"Calculate aggregate for profile with period conditions","request":{"name":"Calculate aggregate for profile with period conditions","description":{"content":"Calculate the results of an aggregate in context of a single profile. The results can be date-filtered and aggregated in time periods.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ANALYTICS_BACKEND_AGGREGATE_HISTOGRAM_FOR_CLIENT_READ`\n\n**User role permission required:** `analytics: read`\n","type":"text/plain"},"url":{"path":["analytics","analytics","definitions-manager","aggregates",":aggregateId","client",":clientId","calculate","histogram"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"},{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Client ID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"aggregateDataBy\": {\n    \"type\": \"UNKNOWN\",\n    \"value\": 6095\n  },\n  \"dateFilter\": {\n    \"type\": \"ABSOLUTE\",\n    \"from\": \"2003-03-07T19:57:39.860Z\",\n    \"to\": \"1966-06-26T05:01:13.142Z\",\n    \"filter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": [\n    {\n      \"name\": \"string\",\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"name\": \"string\",\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"cedda6b3-1913-4089-9a63-c0cbaafeca28","name":"Aggregate calculation result","originalRequest":{"url":{"path":["analytics","analytics","definitions-manager","aggregates",":aggregateId","client",":clientId","calculate","histogram"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"},{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Client ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"aggregateDataBy\": {\n    \"type\": \"MINUTES\",\n    \"value\": 890\n  },\n  \"dateFilter\": {\n    \"type\": \"ABSOLUTE\",\n    \"from\": \"1954-02-20T02:34:58.219Z\",\n    \"to\": \"2013-06-07T23:10:03.293Z\",\n    \"filter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": [\n    {\n      \"name\": \"string\",\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"name\": \"string\",\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"items\": [\n    {\n      \"aggregateTimeDescription\": \"string\",\n      \"values\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    },\n    {\n      \"aggregateTimeDescription\": \"string\",\n      \"values\": [\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      ]\n    }\n  ],\n  \"metadata\": {\n    \"dateFilter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"period\": {\n      \"type\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"68307ec9-b1db-4f87-ab1c-34b787968494","name":"See error message for details","originalRequest":{"url":{"path":["analytics","analytics","definitions-manager","aggregates",":aggregateId","client",":clientId","calculate","histogram"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"},{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Client ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"aggregateDataBy\": {\n    \"type\": \"MINUTES\",\n    \"value\": 890\n  },\n  \"dateFilter\": {\n    \"type\": \"ABSOLUTE\",\n    \"from\": \"1954-02-20T02:34:58.219Z\",\n    \"to\": \"2013-06-07T23:10:03.293Z\",\n    \"filter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": [\n    {\n      \"name\": \"string\",\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"name\": \"string\",\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1984-06-20T10:33:46.139Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 3978,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"2017-11-24T14:30:23.776Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 1952,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"1966-07-21T00:35:50.027Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 6892,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"39110597-1da3-4166-b7ae-b0fd99eac50e","name":"See error message for details","originalRequest":{"url":{"path":["analytics","analytics","definitions-manager","aggregates",":aggregateId","client",":clientId","calculate","histogram"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"},{"disabled":false,"type":"any","value":"9295","key":"clientId","description":"(Required) Client ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"aggregateDataBy\": {\n    \"type\": \"MINUTES\",\n    \"value\": 890\n  },\n  \"dateFilter\": {\n    \"type\": \"ABSOLUTE\",\n    \"from\": \"1954-02-20T02:34:58.219Z\",\n    \"to\": \"2013-06-07T23:10:03.293Z\",\n    \"filter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"variables\": [\n    {\n      \"name\": \"string\",\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"name\": \"string\",\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ]\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"f7c9693a-419b-47c5-babe-60f034c380e6","name":"Get aggregate preview","request":{"name":"Get aggregate preview","description":{"content":"Retrieve aggregate preview value. Previews are only available for the AGGREGATE type (profile aggregate). This request doesn't save an aggregate to the database.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `ANALYTICS_BACKEND_AGGREGATES_READ`, `ANALYTICS_BACKEND_AGGREGATE_READ`\n\n**User role permission required:** `analytics_aggregates: read`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","aggregates","preview","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"aggregate\": {\n    \"aggregateType\": \"AGGREGATE\",\n    \"attribute\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dateFilter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"oldId\": 795,\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"action\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"level\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"unique\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"expressions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"5c4aa1e8-02b7-4d27-97de-eaa281f8ceea","name":"Aggregate preview","originalRequest":{"url":{"path":["analytics",":namespace","aggregates","preview","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"aggregate\": {\n    \"aggregateType\": \"AGGREGATE\",\n    \"attribute\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dateFilter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"oldId\": 795,\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"action\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"level\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"unique\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"expressions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"aggregateId\": \"aa1c33c9-e50d-1d9a-f4bb-2adc31ea2f38\",\n  \"aggregateuuid\": \"847e5e40-1847-1492-7dae-42e10ddcdda9\",\n  \"clientId\": 1393.7073077214534,\n  \"title\": \"string\",\n  \"result\": {},\n  \"variables\": [\n    {\n      \"name\": \"string\",\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"name\": \"string\",\n      \"value\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"dateFilter\": {\n    \"type\": \"ABSOLUTE\",\n    \"from\": \"2011-01-03T06:07:30.686Z\",\n    \"to\": \"1980-05-31T14:25:39.597Z\",\n    \"filter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"analyticVersion\": \"82af6cf9-f990-8199-6ffc-94ccfa11e581\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c6750628-c967-4a29-960d-56fc1e38a01e","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates","preview","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"aggregate\": {\n    \"aggregateType\": \"AGGREGATE\",\n    \"attribute\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dateFilter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"oldId\": 795,\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"action\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"level\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"unique\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"expressions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fd6176b8-b3a4-48cb-bf8f-7155c8a88c0f","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates","preview","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"aggregate\": {\n    \"aggregateType\": \"AGGREGATE\",\n    \"attribute\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"dateFilter\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"description\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"name\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"oldId\": 795,\n    \"type\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"action\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"level\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"size\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"unique\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"expressions\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d00da452-27af-43d5-99e2-45f1816e74f9","name":"Get aggregates for profile card","request":{"name":"Get aggregates for profile card","description":{"content":"Retrieve aggregates to display on a profile's card in the Profiles module (`\"isVisibleForClientProfile\": true`) in the [expression config](https://developers.synerise.com/AnalyticsSuite/AnalyticsSuite.html#operation/addAggregatePOST)).\n\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ANALYTICS_BACKEND_AGGREGATE_FOR_CLIENT_READ`\n\n**User role permission required (at least one):** `analytics: read`, `client_analytics_preview: read`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","aggregates","visible-for-client","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"},{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"0b208873-fd04-4711-904a-3dd3e001ebcb","name":"List of calculated aggregates configured as visible on the profile card","originalRequest":{"url":{"path":["analytics",":namespace","aggregates","visible-for-client","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"},{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"[\n  {\n    \"id\": \"5370bf3c-2dfa-4e89-98ff-07100cffee6c\",\n    \"name\": \"Nice people who read the documentation\",\n    \"result\": {\n      \"success\": true,\n      \"value\": \"123\"\n    }\n  },\n  {\n    \"id\": \"5370bf3c-2dfa-4e89-98ff-07100cffee6c\",\n    \"name\": \"Nice people who read the documentation\",\n    \"result\": {\n      \"success\": true,\n      \"value\": \"123\"\n    }\n  }\n]","cookie":[],"_postman_previewlanguage":"json"},{"id":"1cdc3bc3-804a-485b-987f-1bfa931feed7","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates","visible-for-client","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"},{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5dbaa277-cd31-42c3-bd93-4439943aaa78","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates","visible-for-client","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"},{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"3e906dc9-0607-4df2-a6c3-acef6b9c16d9","name":"Calculate aggregate for profile","request":{"name":"Calculate aggregate for profile","description":{"content":"Calculate the result of an existing aggregate in context of a single profile.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ANALYTICS_BACKEND_AGGREGATE_FOR_CLIENT_READ`\n\n**User role permission required:** `analytics: read`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","aggregates",":aggregateId","calculate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"13344462-5c34-4fec-be69-720bc9f5bc0b","name":"Aggregate result","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId","calculate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"aggregateId\": \"eda8b3fb-60e1-d1d4-57f7-23a349b05057\",\n  \"clientId\": 7038,\n  \"name\": \"string\",\n  \"result\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cec9ef8d-b401-44fd-96b6-2ec2c3cacaea","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId","calculate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6a20a7e6-cbcb-4f79-bdf0-9b3f97d43302","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId","calculate","by",":identifierType"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"},{"disabled":false,"type":"any","value":"custom_identify","key":"identifierType","description":"(Required) Profile identifier type"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"identifierValue\": \"string\"\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"043d886d-e6db-4f98-a252-758584022651","name":"List aggregates","request":{"name":"List aggregates","description":{"content":"Returns a paginated list of aggregates.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permission required:** `ANALYTICS_BACKEND_AGGREGATES_LIST_READ`\n\n**User role permission required:** `analytics: read`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","aggregates"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"key":"page","value":"1","description":"The number of the page to retrieve"},{"disabled":false,"key":"limit","value":"50","description":"Limit of items per page"},{"disabled":false,"key":"search","value":"string","description":"A string to search for in analyses' titles"},{"disabled":false,"key":"sortBy","value":"name:asc","description":"You can sort the results. The sorting direction is selected by adding `asc` or `desc`, for example `sortBy=name:desc`.\n"},{"disabled":false,"key":"directoryId","value":"c528de7e-9363-8d51-cd59-8600c939cd48","description":"Unique ID of the directory to retrieve analyses from"},{"disabled":false,"key":"ids","value":"string","description":"Comma-separated list of IDs (in UUID format) to filter results through"},{"disabled":false,"key":"aggregateType","value":"RUNNING_AGGREGATE","description":"Filter by aggregate type"}],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"5fbf9479-8d28-41ab-bf81-0c3c6ed137a5","name":"List of aggregates","originalRequest":{"url":{"path":["analytics",":namespace","aggregates"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"},{"key":"search","value":"string"},{"key":"sortBy","value":"name:asc"},{"key":"directoryId","value":"c528de7e-9363-8d51-cd59-8600c939cd48"},{"key":"ids","value":"string"},{"key":"aggregateType","value":"RUNNING_AGGREGATE"}],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"data\": [\n    {\n      \"aggregateType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"author\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"directoryId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"isDynamicAnalytic\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"updatedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"usedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"variables\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    },\n    {\n      \"aggregateType\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"author\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"createdAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"directoryId\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"id\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"isDynamicAnalytic\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"name\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"updatedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"usedAt\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      },\n      \"variables\": {\n        \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n      }\n    }\n  ],\n  \"meta\": {\n    \"links\": [\n      {\n        \"rel\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      },\n      {\n        \"rel\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        },\n        \"url\": {\n          \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n        }\n      }\n    ],\n    \"limit\": 3628,\n    \"count\": 9736\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"734bd2a1-d5dc-449c-9a71-004db4384397","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"},{"key":"search","value":"string"},{"key":"sortBy","value":"name:asc"},{"key":"directoryId","value":"c528de7e-9363-8d51-cd59-8600c939cd48"},{"key":"ids","value":"string"},{"key":"aggregateType","value":"RUNNING_AGGREGATE"}],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0dd47370-ca34-44a8-ba59-d1c95e806fb5","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates"],"host":["{{baseUrl}}"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"50"},{"key":"search","value":"string"},{"key":"sortBy","value":"name:asc"},{"key":"directoryId","value":"c528de7e-9363-8d51-cd59-8600c939cd48"},{"key":"ids","value":"string"},{"key":"aggregateType","value":"RUNNING_AGGREGATE"}],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d4078915-d358-4829-a7ce-16b0ed79ace6","name":"Create aggregate","request":{"name":"Create aggregate","description":{"content":"Create an aggregate analysis and save it to the database.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `ANALYTICS_BACKEND_AGGREGATES_CREATE`, `ANALYTICS_BACKEND_AGGREGATE_CREATE`\n\n**User role permission required:** `analytics_aggregates: create`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","aggregates"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"analysis\": {\n    \"aggregateType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludeCurrent\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeWindow\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"isVisibleForClientProfile\": true,\n  \"previewDefaultObjectId\": 9235.899895461254\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"0336b701-8066-4099-abf4-d74ee13afb37","name":"Aggregate has been created","originalRequest":{"url":{"path":["analytics",":namespace","aggregates"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"analysis\": {\n    \"aggregateType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludeCurrent\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeWindow\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"isVisibleForClientProfile\": true,\n  \"previewDefaultObjectId\": 9235.899895461254\n}","options":{"raw":{"language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/json"}],"body":"\"06ecb757-5840-07ca-82e2-6bc979eb8d18\"","cookie":[],"_postman_previewlanguage":"json"},{"id":"adc80dfe-a328-4d8a-bc7d-ba20d9abbc6c","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"analysis\": {\n    \"aggregateType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludeCurrent\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeWindow\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"isVisibleForClientProfile\": true,\n  \"previewDefaultObjectId\": 9235.899895461254\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6539029d-6763-4d60-96b8-5f7ff57bf0ec","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"analysis\": {\n    \"aggregateType\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"excludeCurrent\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    },\n    \"timeWindow\": {\n      \"value\": \"<Error: Too many levels of nesting to fake this schema>\"\n    }\n  },\n  \"isVisibleForClientProfile\": true,\n  \"previewDefaultObjectId\": 9235.899895461254\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b4c64dd3-f0e0-4687-9ec0-8f8b9bfed181","name":"Get aggregate details","request":{"name":"Get aggregate details","description":{"content":"Retrieve all data about an aggregate definition.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `ANALYTICS_BACKEND_AGGREGATES_READ`, `ANALYTICS_BACKEND_AGGREGATE_READ`\n\n**User role permission required:** `analytics_aggregates: read`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"GET","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"6a491584-a6cf-447d-bb2d-65c4f30e55c9","name":"Details of the aggregate","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"aggregateType\": \"AGGREGATE\",\n  \"analysis\": {\n    \"id\": \"44f5e110-9c19-475f-089a-13c704ddb0cc\",\n    \"uuid\": \"01385f0a-fe26-9662-72ed-061d22b6d60b\",\n    \"oldId\": 8598\n  },\n  \"analyticVersion\": \"4f9a377e-b4aa-b931-63cc-781abc30f94a\",\n  \"author\": 9476,\n  \"businessProfileId\": 48,\n  \"createdAt\": \"1969-08-02T05:16:22.860Z\",\n  \"description\": \"string\",\n  \"directoryId\": \"125cecc0-554c-82e0-f695-0a334688fee3\",\n  \"id\": \"142a19d6-05a1-7cb2-60d2-1e95bfba47a9\",\n  \"isDeleted\": false,\n  \"isDynamicAnalytic\": true,\n  \"isPredefinedAnalytic\": true,\n  \"isVisibleForClientProfile\": true,\n  \"modifier\": 9967,\n  \"name\": \"string\",\n  \"namespace\": \"string\",\n  \"oldId\": 2098,\n  \"updatedAt\": \"1991-09-15T18:51:33.994Z\",\n  \"usedAt\": \"1948-11-02T06:07:04.735Z\",\n  \"previewDefaultObjectId\": 6631.5152480661745\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"78995951-d7c5-4ee1-96e7-5d37ff97f6a8","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1204d844-73b4-41a3-a110-96cd72cc02bc","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"GET","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"492b051d-41aa-4cb8-ac27-9b1bcf8339b5","name":"Update aggregate","request":{"name":"Update aggregate","description":{"content":"Update an aggregate.\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `ANALYTICS_BACKEND_AGGREGATES_UPDATE`, `ANALYTICS_BACKEND_AGGREGATE_UPDATE`\n\n**User role permission required:** `analytics_aggregates: update`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"PUT","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]},"body":{"mode":"raw","raw":"{\n  \"analysis\": {\n    \"oldId\": 9307\n  },\n  \"isVisibleForClientProfile\": false,\n  \"previewDefaultObjectId\": 5216.185200457909\n}","options":{"raw":{"language":"json"}}}},"response":[{"id":"b803d42f-d4ff-4229-894e-118ac98b863b","name":"Aggregate updated","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"analysis\": {\n    \"oldId\": 9307\n  },\n  \"isVisibleForClientProfile\": false,\n  \"previewDefaultObjectId\": 5216.185200457909\n}","options":{"raw":{"language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"fe56b504-3256-4a15-bd14-93e6d1e2ee85","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"analysis\": {\n    \"oldId\": 9307\n  },\n  \"isVisibleForClientProfile\": false,\n  \"previewDefaultObjectId\": 5216.185200457909\n}","options":{"raw":{"language":"json"}}}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d13e1595-7218-4055-96b2-f88129a2f0a6","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"PUT","body":{"mode":"raw","raw":"{\n  \"analysis\": {\n    \"oldId\": 9307\n  },\n  \"isVisibleForClientProfile\": false,\n  \"previewDefaultObjectId\": 5216.185200457909\n}","options":{"raw":{"language":"json"}}}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"fd01eed2-aef7-4d5f-809c-81096cbd44f9","name":"Delete aggregate","request":{"name":"Delete aggregate","description":{"content":"\n\n---\n\n**API consumers:** <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=userLogin\" target=\"_blank\" rel=\"noopener\">Synerise User</a>, <a href=\"/api-reference/authorization?tag=Authorization&amp;operationId=profileLogin\" target=\"_blank\" rel=\"noopener\">Workspace (Business Profile)</a>\n\n**API key permissions required (at least one):** `ANALYTICS_BACKEND_AGGREGATES_DELETE`, `ANALYTICS_BACKEND_AGGREGATE_DELETE`\n\n**User role permission required:** `analytics_aggregates: delete`\n","type":"text/plain"},"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"key":"Accept","value":"application/json"}],"method":"DELETE","auth":{"type":"bearer","bearer":[{"key":"token","value":"{{bearerToken}}"}]}},"response":[{"id":"7983a813-8a41-4c77-a4f3-f495d7ff705e","name":"Aggregate deleted","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"}],"method":"DELETE","body":{}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"text/plain"}],"body":"","cookie":[],"_postman_previewlanguage":"text"},{"id":"ef9eacea-5a94-44d1-9ae5-358cc64954b4","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4da17e3b-489d-4fa2-85af-4fa1fc1c9eb1","name":"See error message for details","originalRequest":{"url":{"path":["analytics",":namespace","aggregates",":aggregateId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"disabled":false,"type":"any","value":"profiles","key":"namespace","description":"(Required) Namespace. Currently, only `profiles` is available."},{"disabled":false,"type":"any","value":"c528de7e-9363-8d51-cd59-8600c939cd48","key":"aggregateId","description":"(Required) Aggregate ID"}]},"header":[{"description":{"content":"Added as a part of security scheme: bearer","type":"text/plain"},"key":"Authorization","value":"Bearer <token>"},{"key":"Accept","value":"application/json"}],"method":"DELETE","body":{}},"status":"Internal Server Error","code":500,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"source\": {\n    \"pointer\": \"string\",\n    \"value\": \"string\"\n  },\n  \"errors\": [\n    {\n      \"timestamp\": \"1957-03-31T23:13:41.816Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6524,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    },\n    {\n      \"timestamp\": \"1974-08-24T04:00:04.425Z\",\n      \"errorCode\": \"string\",\n      \"httpStatus\": 6666,\n      \"message\": \"string\",\n      \"traceId\": \"string\",\n      \"help\": \"string\"\n    }\n  ],\n  \"timestamp\": \"2016-09-10T01:29:38.476Z\",\n  \"errorCode\": \"string\",\n  \"httpStatus\": 1472,\n  \"message\": \"string\",\n  \"traceId\": \"string\",\n  \"help\": \"string\"\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}],"event":[]}],"event":[],"variable":[{"type":"string","value":"https://api.synerise.com","key":"baseUrl"}],"info":{"_postman_id":"21479d41-72e3-4c28-8e3f-4e57fb992a8b","name":"Data Management - Synerise Public API","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"","type":"text/plain"}}}