{"item":[{"name":"auth","description":"","item":[{"name":"login","description":"","item":[{"id":"c19d304a-4071-4998-b899-21144f66c4ac","name":"Authenticate","request":{"name":"Authenticate","description":{"content":"Authenticate with Spy","type":"text/plain"},"url":{"path":["auth","login"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"clientSecret\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"1c5b0f8b-337c-4e5a-8b69-a78636e80d02","name":"Authentication successful - authorization token in response data","originalRequest":{"url":{"path":["auth","login"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"clientSecret\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/json"}],"body":"{\n  \"token\": \"<string>\"\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8470d8f0-4a12-42bf-a7ad-3251ce4fbc53","name":"Unauthorized","originalRequest":{"url":{"path":["auth","login"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"clientSecret\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2c7e4ce3-0eb6-4fac-93dc-46c96d3e33a7","name":"Forbidden","originalRequest":{"url":{"path":["auth","login"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"clientId\": \"<string>\",\n  \"clientSecret\": \"<string>\"\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"pdm","description":"","item":[{"name":"assortment-templates","description":"","item":[{"id":"9e7bf08e-e9ff-45f9-bc6b-7b8e7da975a7","name":"List assortment templates","request":{"name":"List assortment templates","description":{"content":"Get list of assortment templates","type":"text/plain"},"url":{"path":["pdm","assortment-templates"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"sizeset,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[sizesetId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_assortmentTemplate","value":"name,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"b3de224f-3541-4e83-af94-ee7a74665ae0","name":"List of assortment templates","originalRequest":{"url":{"path":["pdm","assortment-templates"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"sizeset,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[sizesetId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_assortmentTemplate","value":"name,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://dEzs.spysystem.dk/api/v2/5Se8CA736_?page[token]=JUXA9zAeyST&page[offset]=0\",\n    \"last\": \"https://8IE2.spysystem.dk/api/v2/nsvZzKq3i?page[token]=0IXaDGETU&page[offset]=88918040\",\n    \"prev\": \"https://l_H.spysystem.dk/api/v2/XE?page[token]=5QNwhOnOGi&page[offset]=27318\",\n    \"next\": \"https://XH1Ik_.spysystem.dk/api/v2/Juw?page[token]=A7PQ0LU&page[offset]=069199384\"\n  },\n  \"data\": [\n    {\n      \"type\": \"assortmentTemplate\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      },\n      \"relationships\": {\n        \"sizeset\": {\n          \"data\": {\n            \"type\": \"sizeset\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    },\n    {\n      \"type\": \"assortmentTemplate\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      },\n      \"relationships\": {\n        \"sizeset\": {\n          \"data\": {\n            \"type\": \"sizeset\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    }\n  ],\n  \"included\": {\n    \"sizeset\": {\n      \"key_0\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c0d9f0c1-015d-4770-a582-82ea3187512c","name":"Bad Request","originalRequest":{"url":{"path":["pdm","assortment-templates"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"sizeset,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[sizesetId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_assortmentTemplate","value":"name,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"89c773cb-0db0-418d-a9e3-c942ca5ff3aa","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","assortment-templates"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"sizeset,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[sizesetId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_assortmentTemplate","value":"name,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{assortmentTemplateId}","description":"","item":[{"id":"674567a9-e799-4923-bff4-3991a4e6279a","name":"Get assortment template","request":{"name":"Get assortment template","description":{"content":"Get assortment template","type":"text/plain"},"url":{"path":["pdm","assortment-templates",":assortmentTemplateId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"sizeset,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_assortmentTemplate","value":"name,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"}],"variable":[{"type":"any","value":"<string>","key":"assortmentTemplateId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"76ac5e4f-f8fb-4624-ad6f-1875f9a0b6a1","name":"AssortmentTemplate","originalRequest":{"url":{"path":["pdm","assortment-templates",":assortmentTemplateId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"sizeset,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_assortmentTemplate","value":"name,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"assortmentTemplate\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    },\n    \"relationships\": {\n      \"sizeset\": {\n        \"data\": {\n          \"type\": \"sizeset\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"sizeset\": {\n      \"key_0\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8f7a41c3-36eb-43de-895e-aef3153f196f","name":"Bad Request","originalRequest":{"url":{"path":["pdm","assortment-templates",":assortmentTemplateId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"sizeset,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_assortmentTemplate","value":"name,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ada5fcae-844e-4ab7-9108-f02adcd1a7e7","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","assortment-templates",":assortmentTemplateId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"sizeset,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_assortmentTemplate","value":"name,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f57dbef7-d151-4422-b1f1-560a3d2b84c7","name":"Not found","originalRequest":{"url":{"path":["pdm","assortment-templates",":assortmentTemplateId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"sizeset,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_assortmentTemplate","value":"name,sizeset"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"brands","description":"","item":[{"id":"7e5200ae-4e52-443c-a166-2c3f33dbe1f7","name":"List brands","request":{"name":"List brands","description":{"content":"Get list of brands","type":"text/plain"},"url":{"path":["pdm","brands"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"8164f0c1-60d8-48f3-bd33-bb52307f1718","name":"List of brands","originalRequest":{"url":{"path":["pdm","brands"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://_4.spysystem.dk/api/v2/fOw4DsgI?page[token]=CWdja&page[offset]=0\",\n    \"last\": \"https://ntcr3.spysystem.dk/api/v2/z-6vd?page[token]=LN1Ozs&page[offset]=3173268\",\n    \"prev\": \"https://fOCf47.spysystem.dk/api/v2/Z?page[token]=Qwru1N&page[offset]=0513\",\n    \"next\": \"https://dLeXcRMGGw0.spysystem.dk/api/v2/_Kl?page[token]=1W&page[offset]=66\"\n  },\n  \"data\": [\n    {\n      \"type\": \"brand\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"brand\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4cddf7ce-d495-4c56-87aa-2c38192ed513","name":"Bad Request","originalRequest":{"url":{"path":["pdm","brands"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5c643834-efcd-4c89-bb98-1acd706ac140","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","brands"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{brandId}","description":"","item":[{"id":"b076960e-b878-439f-9daf-2248d7f466ce","name":"Get brand","request":{"name":"Get brand","description":{"content":"Get brand","type":"text/plain"},"url":{"path":["pdm","brands",":brandId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"}],"variable":[{"type":"any","value":"<string>","key":"brandId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"331848ce-5c9b-400e-8492-89004ae51f50","name":"Brand","originalRequest":{"url":{"path":["pdm","brands",":brandId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"brand\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b565bcd0-f997-4482-841f-bf18b38f2468","name":"Bad Request","originalRequest":{"url":{"path":["pdm","brands",":brandId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"268b24d1-6657-4c3e-9d67-a5a95070bb3f","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","brands",":brandId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5da33be2-863b-4624-9b91-78524c85a72e","name":"Not found","originalRequest":{"url":{"path":["pdm","brands",":brandId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"categories","description":"","item":[{"id":"3ccaf86a-c827-400e-a496-3d503f74719b","name":"List categories","request":{"name":"List categories","description":{"content":"Get list of categories","type":"text/plain"},"url":{"path":["pdm","categories"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"f321b97d-fd05-4139-8893-23aa310909d5","name":"List of categories","originalRequest":{"url":{"path":["pdm","categories"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://P0NThaNvR.spysystem.dk/api/v2/3wk?page[token]=DRt1xI7LoZL&page[offset]=0\",\n    \"last\": \"https://1UO.spysystem.dk/api/v2/4XfUZrV?page[token]=Cvwg&page[offset]=42426449759\",\n    \"prev\": \"https://VEt-.spysystem.dk/api/v2/Ow-Kn-_?page[token]=scYeS&page[offset]=5797\",\n    \"next\": \"https://hpC.w.spysystem.dk/api/v2/tjpLg/Zxj?page[token]=DfKJe&page[offset]=99267\"\n  },\n  \"data\": [\n    {\n      \"type\": \"category\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"category\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"252f8e9b-5337-49a1-903f-e7f99ce17891","name":"Bad Request","originalRequest":{"url":{"path":["pdm","categories"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bf258373-66b9-4370-b745-9b4a065bfef8","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","categories"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c67f3f76-92a8-4e52-8814-7209bfcd0071","name":"Create category","request":{"name":"Create category","description":{"content":"Create new category","type":"text/plain"},"url":{"path":["pdm","categories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"0f9012b3-78ab-4793-9053-761fd3073319","name":"Category created","originalRequest":{"url":{"path":["pdm","categories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new category","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"category\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c5903959-4409-413d-a118-ff4c80f19661","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","categories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8725fcf5-28cf-4b93-b107-96b00d853be8","name":"Forbidden","originalRequest":{"url":{"path":["pdm","categories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9b89f183-3c93-4fd4-9b0a-9b157a677f71","name":"Conflict","originalRequest":{"url":{"path":["pdm","categories"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{categoryId}","description":"","item":[{"id":"0de231bd-d5c0-4159-ab60-3ed34eca31f8","name":"Get category","request":{"name":"Get category","description":{"content":"Get category","type":"text/plain"},"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"}],"variable":[{"type":"any","value":"<string>","key":"categoryId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"4efb1d76-393b-4861-959b-755d695f644f","name":"Category","originalRequest":{"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"category\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"94fe3f6c-28fd-43b3-b2cc-055ed44283ce","name":"Bad Request","originalRequest":{"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"86ce663b-9b40-441b-8d17-d25ce19d9b7d","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1f8e20c4-2c21-40f8-84f4-d24bb2420e66","name":"Not found","originalRequest":{"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9b4ff8f0-3aad-463c-9f34-14081a4a0bd5","name":"Update category","request":{"name":"Update category","description":{"content":"Update category","type":"text/plain"},"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"categoryId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"d75bf3f8-8e28-4027-8b93-dfd408e62e9b","name":"Category updated","originalRequest":{"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"category\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5f51893a-45b3-405a-8ad1-e86add5fc5bd","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"08c8aef6-6a9d-4b65-a007-11139d9c8667","name":"Forbidden","originalRequest":{"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"70aeeb59-2426-4123-9b70-2a8a7f9a0f81","name":"Not found","originalRequest":{"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"190c4fe4-e26f-4b66-b0a5-87beb8dd11e0","name":"Conflict","originalRequest":{"url":{"path":["pdm","categories",":categoryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"category\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"colors","description":"","item":[{"id":"ba4531d8-d606-4b45-9282-08f026e6da0e","name":"List colors","request":{"name":"List colors","description":{"content":"Get list of colors","type":"text/plain"},"url":{"path":["pdm","colors"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"b8216b9e-9209-4285-9526-c3339e14b3ba","name":"List of colors","originalRequest":{"url":{"path":["pdm","colors"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://CXY.spysystem.dk/api/v2/T?page[token]=9iQVsHmpN6&page[offset]=0\",\n    \"last\": \"https://8Zw1C.spysystem.dk/api/v2/LO?page[token]=1fxHMdFwtX&page[offset]=1414\",\n    \"prev\": \"https://rjRG.spysystem.dk/api/v2/rqck/Zu/_?page[token]=uWI&page[offset]=5278136375\",\n    \"next\": \"https://gnCTenjm_v.spysystem.dk/api/v2/Pn7R?page[token]=HINkTVoPc8&page[offset]=33790\"\n  },\n  \"data\": [\n    {\n      \"type\": \"color\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"active\": \"<boolean>\",\n        \"pantone1\": \"<string>\",\n        \"pantone2\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"color\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"description\": \"<string>\",\n        \"active\": \"<boolean>\",\n        \"pantone1\": \"<string>\",\n        \"pantone2\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"80994475-4ac8-40b0-afe4-bf2b477f9db2","name":"Bad Request","originalRequest":{"url":{"path":["pdm","colors"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"182b9609-1fc2-4b57-b5cb-c68663172a38","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","colors"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"6497714d-0720-49ca-836b-2bd9fa7c3bf3","name":"Create color","request":{"name":"Create color","description":{"content":"Create new color","type":"text/plain"},"url":{"path":["pdm","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": true,\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"f71c2263-d8ea-46da-a862-466ed6864403","name":"Color created","originalRequest":{"url":{"path":["pdm","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": true,\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new color","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"color\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\",\n      \"description\": \"<string>\",\n      \"active\": \"<boolean>\",\n      \"pantone1\": \"<string>\",\n      \"pantone2\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d9f2e31e-7ea4-417d-a786-99e2dca7383a","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": true,\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d72087bf-b5f9-4df3-9cb5-023358cf3b70","name":"Forbidden","originalRequest":{"url":{"path":["pdm","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": true,\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4def0f3d-975f-4922-a9d7-84d8782a82b8","name":"Conflict","originalRequest":{"url":{"path":["pdm","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": true,\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{colorId}","description":"","item":[{"id":"93e0e5df-8cd4-4f92-9de0-36625268095f","name":"Get color","request":{"name":"Get color","description":{"content":"Get color","type":"text/plain"},"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"}],"variable":[{"type":"any","value":"<string>","key":"colorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"0934f152-fbc0-402b-9f78-34e07e252540","name":"Color","originalRequest":{"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"color\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\",\n      \"description\": \"<string>\",\n      \"active\": \"<boolean>\",\n      \"pantone1\": \"<string>\",\n      \"pantone2\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e2974090-a94a-49aa-b33e-01544e59fd2e","name":"Bad Request","originalRequest":{"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1eb4ca1e-a0d4-4c7c-82a3-ecc6577f2b0b","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"21fe6882-73a8-4d09-85a1-8ac545951b2d","name":"Not found","originalRequest":{"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"dd3ea83d-78ea-4425-a0ec-5d06e7655170","name":"Update color","request":{"name":"Update color","description":{"content":"Update color","type":"text/plain"},"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"colorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": \"<boolean>\",\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"9452daf9-21ff-4d4b-9457-79704bf272f1","name":"Color updated","originalRequest":{"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": \"<boolean>\",\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"color\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\",\n      \"description\": \"<string>\",\n      \"active\": \"<boolean>\",\n      \"pantone1\": \"<string>\",\n      \"pantone2\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c3fea7ff-633a-4e81-b292-b2ab42858de2","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": \"<boolean>\",\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cf06af09-edc9-42ba-8466-b6cf2da50c0e","name":"Forbidden","originalRequest":{"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": \"<boolean>\",\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"87a60358-25a4-4ddc-955b-b2a46ad73a2f","name":"Not found","originalRequest":{"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": \"<boolean>\",\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4e458e00-8924-4c63-bfe3-05e36b785d83","name":"Conflict","originalRequest":{"url":{"path":["pdm","colors",":colorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"color\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\",\n    \"description\": \"<string>\",\n    \"active\": \"<boolean>\",\n    \"pantone1\": \"<string>\",\n    \"pantone2\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"countries","description":"","item":[{"id":"a8dcb17f-bca3-44aa-8350-abbab53524ad","name":"List countries","request":{"name":"List countries","description":{"content":"Get list of countries","type":"text/plain"},"url":{"path":["pdm","countries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"5513b5a9-21d4-4232-a9a5-ca0716e1f01b","name":"List of countries","originalRequest":{"url":{"path":["pdm","countries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://2DTOn93Xg.spysystem.dk/api/v2/_bZa09mX?page[token]=yDw&page[offset]=0\",\n    \"last\": \"https://__.spysystem.dk/api/v2/v4-akU?page[token]=Kk&page[offset]=51009635895\",\n    \"prev\": \"https://4FtAp.spysystem.dk/api/v2/eV12?page[token]=mC__&page[offset]=057505\",\n    \"next\": \"https://x.OEvG8m.spysystem.dk/api/v2/_N//sol1A/?page[token]=cRvk9QIq5c7&page[offset]=6933743\"\n  },\n  \"data\": [\n    {\n      \"type\": \"country\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"code\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"country\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"code\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"82f1dfed-95ce-4d4d-9785-212fd5394f10","name":"Bad Request","originalRequest":{"url":{"path":["pdm","countries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6f7a3b33-c131-4902-9591-2d941cffd854","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","countries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{countryId}","description":"","item":[{"id":"63b34e12-e66a-4848-88b2-dbab94321a48","name":"Get country","request":{"name":"Get country","description":{"content":"Get country","type":"text/plain"},"url":{"path":["pdm","countries",":countryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"}],"variable":[{"type":"any","value":"<string>","key":"countryId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"219fb0d5-f1af-486f-9995-f1eebf238c50","name":"Country","originalRequest":{"url":{"path":["pdm","countries",":countryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"country\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\",\n      \"code\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"840e03ba-ddc1-410d-a94e-a71fc9840935","name":"Bad Request","originalRequest":{"url":{"path":["pdm","countries",":countryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"be348af7-11ce-4b7e-9dd6-643770fac68b","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","countries",":countryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a1d82f48-ff5c-4477-bedb-e1af0cc60810","name":"Not found","originalRequest":{"url":{"path":["pdm","countries",":countryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"currencies","description":"","item":[{"id":"37eeb491-b62e-41fc-9f3c-16cbd44775bc","name":"List currencies","request":{"name":"List currencies","description":{"content":"Get list of currencies","type":"text/plain"},"url":{"path":["pdm","currencies"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"f85b0309-5324-417e-a892-1c0c6515b1de","name":"List of currencies","originalRequest":{"url":{"path":["pdm","currencies"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://oA0sRxn7W.spysystem.dk/api/v2/d4Uy7LQ?page[token]=9ogMTFEeNb&page[offset]=0\",\n    \"last\": \"https://T.spysystem.dk/api/v2/L8SppNXCOtU?page[token]=_earAdmuj&page[offset]=00618674156\",\n    \"prev\": \"https://nBxwymVE3a.spysystem.dk/api/v2/mi?page[token]=gZzENkCLqO&page[offset]=47336\",\n    \"next\": \"https://QsKg.spysystem.dk/api/v2/Q?page[token]=FV3tx&page[offset]=340868054\"\n  },\n  \"data\": [\n    {\n      \"type\": \"currency\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"code\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"currency\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"code\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b527457e-bdc7-4022-b015-2efe9412dabe","name":"Bad Request","originalRequest":{"url":{"path":["pdm","currencies"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"25d0c930-bef7-4bb3-ac4d-cf5a0b76e226","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","currencies"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{currencyId}","description":"","item":[{"id":"e86cb592-7c41-4b07-876f-55ca6f1d3b26","name":"Get currency","request":{"name":"Get currency","description":{"content":"Get currency","type":"text/plain"},"url":{"path":["pdm","currencies",":currencyId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[{"type":"any","value":"<string>","key":"currencyId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"59f7ccae-ef94-485f-beb8-b621e6bf3742","name":"Currency","originalRequest":{"url":{"path":["pdm","currencies",":currencyId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"currency\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\",\n      \"code\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5eab7e58-c593-4cb5-b4b1-b73be1b6ed8e","name":"Bad Request","originalRequest":{"url":{"path":["pdm","currencies",":currencyId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"74326ea5-ceb2-417f-865f-806ddd695f45","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","currencies",":currencyId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5e2884c9-c73c-4ee0-a949-e111bf4fa196","name":"Not found","originalRequest":{"url":{"path":["pdm","currencies",":currencyId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"customs-tariffs","description":"","item":[{"id":"916b1d61-35d2-4e8d-9f16-4e252b46fc3f","name":"List customs tariffs","request":{"name":"List customs tariffs","description":{"content":"Get list of customs tariffs","type":"text/plain"},"url":{"path":["pdm","customs-tariffs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"7718c190-9f3f-4025-92ac-6e3c931f9b56","name":"List of customs tariffs","originalRequest":{"url":{"path":["pdm","customs-tariffs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://PIs.spysystem.dk/api/v2/rEe?page[token]=lK5jzBuT&page[offset]=0\",\n    \"last\": \"https://XtJwM7W.spysystem.dk/api/v2/f9omqey?page[token]=ysyaCQXosj4&page[offset]=20628619\",\n    \"prev\": \"https://5xMP.spysystem.dk/api/v2/Gx?page[token]=J_slF4dgU&page[offset]=07735\",\n    \"next\": \"https://P.spysystem.dk/api/v2/usV?page[token]=r56xaw5&page[offset]=9076699\"\n  },\n  \"data\": [\n    {\n      \"type\": \"customsTariff\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"code\": \"<string>\",\n        \"description\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"customsTariff\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"code\": \"<string>\",\n        \"description\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ec674ad3-bab6-41a9-a4ea-130cb0dc7388","name":"Bad Request","originalRequest":{"url":{"path":["pdm","customs-tariffs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dc085811-3524-4451-826a-97c1777a92c7","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","customs-tariffs"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[code]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"727dd26f-6b32-4b68-af68-e887686ab7bd","name":"Create customs tariff","request":{"name":"Create customs tariff","description":{"content":"Create new customs tariff","type":"text/plain"},"url":{"path":["pdm","customs-tariffs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"f3032a35-a669-4a4e-9bff-21ccc78dfbe2","name":"Customs Tariff created","originalRequest":{"url":{"path":["pdm","customs-tariffs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new customsTariff","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"customsTariff\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"code\": \"<string>\",\n      \"description\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9a1f98dd-0cc4-4674-8ee7-52fb17e3a823","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","customs-tariffs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e6fe8fe1-7745-40ac-8570-bcd8df40e080","name":"Forbidden","originalRequest":{"url":{"path":["pdm","customs-tariffs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"17cb7532-266d-4c8d-996c-3eb0a9808b02","name":"Conflict","originalRequest":{"url":{"path":["pdm","customs-tariffs"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{customsTariffId}","description":"","item":[{"id":"8e9718b3-8c82-4b17-af3f-4a87b8c64bd2","name":"Get customs tariff","request":{"name":"Get customs tariff","description":{"content":"Get customs tariff","type":"text/plain"},"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"}],"variable":[{"type":"any","value":"<string>","key":"customsTariffId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"62c25add-5da2-4e7d-9664-b8520d561767","name":"Customs Tariff","originalRequest":{"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"customsTariff\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"code\": \"<string>\",\n      \"description\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"36ab9f8d-ebbe-4531-920a-aa2bc478974a","name":"Bad Request","originalRequest":{"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"33ef6fc4-658c-4893-8102-7bf7b6979ba1","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"43de02e2-7458-4a1f-ad34-d7a2cfebc999","name":"Not found","originalRequest":{"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"b4c458e2-938a-463e-aad5-a0fa6ee56765","name":"Update customsTariff","request":{"name":"Update customsTariff","description":{"content":"Update customsTariff","type":"text/plain"},"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"customsTariffId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"5252cedf-b6f5-45bd-92e8-4a17d2db7d6c","name":"Customs Tariff updated","originalRequest":{"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"customsTariff\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"code\": \"<string>\",\n      \"description\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"624c4b68-7357-45b1-b642-55eaf83e50fc","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"adfca7cc-77e9-4e22-a4c2-c5accb47f694","name":"Forbidden","originalRequest":{"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e7cc7ab8-744f-44c1-b406-4ad3cbc44cdb","name":"Not found","originalRequest":{"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9479cd3a-2d54-40fe-831b-b02dacc324e3","name":"Conflict","originalRequest":{"url":{"path":["pdm","customs-tariffs",":customsTariffId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customsTariff\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"code\": \"<string>\",\n    \"description\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"custom-fields","description":"","item":[{"id":"69d7aaf8-258e-42c6-8cfb-ba308ec68349","name":"List custom fields","request":{"name":"List custom fields","description":{"content":"Get list of custom fields","type":"text/plain"},"url":{"path":["pdm","custom-fields"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[entity]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[type]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customField","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"0b984258-f548-42d2-8080-6ea12409dc22","name":"List of custom fields","originalRequest":{"url":{"path":["pdm","custom-fields"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[entity]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[type]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customField","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://Xd.spysystem.dk/api/v2/FkSRvY?page[token]=1&page[offset]=0\",\n    \"last\": \"https://Onv1qmM8.spysystem.dk/api/v2/mFEeHi0du?page[token]=2m0S9IDp&page[offset]=8750\",\n    \"prev\": \"https://17AAg.spysystem.dk/api/v2/NS?page[token]=me&page[offset]=58904601224\",\n    \"next\": \"https://DF-8BNx4.spysystem.dk/api/v2/SQp?page[token]=ZpU0dQd&page[offset]=13201381\"\n  },\n  \"data\": [\n    {\n      \"type\": \"customField\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"entity\": \"styleColor\",\n        \"name\": \"<string>\",\n        \"type\": \"float\"\n      }\n    },\n    {\n      \"type\": \"customField\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"entity\": \"styleColor\",\n        \"name\": \"<string>\",\n        \"type\": \"text\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ce7ec8e2-7383-4920-b24d-563be468ff4c","name":"Bad Request","originalRequest":{"url":{"path":["pdm","custom-fields"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[entity]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[type]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customField","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d2e04400-3976-4a27-b32c-431a5eb82cba","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","custom-fields"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[entity]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[type]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customField","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1460f4b9-f490-40c8-9a0f-4d5f0b388b46","name":"Create custom field","request":{"name":"Create custom field","description":{"content":"Create custom field","type":"text/plain"},"url":{"path":["pdm","custom-fields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"attributes\": {\n    \"entity\": \"style\",\n    \"name\": \"<string>\",\n    \"type\": \"bool\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"7164657b-cda1-44fb-a9a5-9fe5d9bdcf63","name":"Custom field created","originalRequest":{"url":{"path":["pdm","custom-fields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"attributes\": {\n    \"entity\": \"style\",\n    \"name\": \"<string>\",\n    \"type\": \"bool\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new custom field","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"customField\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"entity\": \"styleVariant\",\n      \"name\": \"<string>\",\n      \"type\": \"int\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f8da4b40-ac0c-46b7-8d95-03eec89b111f","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","custom-fields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"attributes\": {\n    \"entity\": \"style\",\n    \"name\": \"<string>\",\n    \"type\": \"bool\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"34fab682-b396-4bfc-9ea1-d71d9f7fab11","name":"Forbidden","originalRequest":{"url":{"path":["pdm","custom-fields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"attributes\": {\n    \"entity\": \"style\",\n    \"name\": \"<string>\",\n    \"type\": \"bool\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9ca84273-e36c-4cb4-8822-4c61c3ffff8f","name":"Conflict","originalRequest":{"url":{"path":["pdm","custom-fields"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"attributes\": {\n    \"entity\": \"style\",\n    \"name\": \"<string>\",\n    \"type\": \"bool\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{customFieldId}","description":"","item":[{"id":"63ea1489-409c-42b7-8d0b-009199d9ff28","name":"Get custom field","request":{"name":"Get custom field","description":{"content":"Get custom field","type":"text/plain"},"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customField","value":"name,name"}],"variable":[{"type":"any","value":"<string>","key":"customFieldId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"a5bd4546-91cb-487d-972e-ee41a70415ec","name":"Custom field","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customField","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"customField\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"entity\": \"styleVariant\",\n      \"name\": \"<string>\",\n      \"type\": \"int\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2f5be8dc-edd6-41a6-bbac-eaa6999b1fb7","name":"Bad Request","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customField","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f976989c-920a-42fd-bdb6-8cabcbfa4762","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customField","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"194afba9-9244-45d8-a9b5-21c5f6ec05ea","name":"Not found","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customField","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c02727fb-a91c-4739-9907-a274b87fb0d7","name":"Update custom field","request":{"name":"Update custom field","description":{"content":"Update custom field","type":"text/plain"},"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"customFieldId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"1244b8b3-2d1d-4552-a744-b7a0f56d0c6c","name":"Custom field updated","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"customField\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"entity\": \"styleVariant\",\n      \"name\": \"<string>\",\n      \"type\": \"int\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ddf914e6-e299-4d45-8553-eb4ededd4099","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7b9f64e2-29bc-43c5-9d13-da0e7d4150ff","name":"Forbidden","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b7e0b5f0-ddef-4fdd-b930-8c73e0de6cf8","name":"Not found","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"82ecbf6b-2f6d-4b4b-9e83-2524fbeeeea0","name":"Conflict","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customField\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"type\": \"string\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c93e0f85-1be3-4163-9467-2ce71a8ab440","name":"Delete custom field","request":{"name":"Delete custom field","description":{"content":"Delete custom field","type":"text/plain"},"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"customFieldId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"de4ce031-f5f3-49ba-a550-4123479e9f82","name":"Delete response","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"e56fa5cc-81ff-4736-a047-4722cbfd732d","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"939ff751-2955-4d71-8eb2-07790ca1520d","name":"Not found","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1f21309e-6b8e-4a27-81f3-1bc2fee22d64","name":"Conflict","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"values","description":"","item":[{"id":"fdffbc7a-8b83-44db-9949-c68e009eb278","name":"List custom field values","request":{"name":"List custom field values","description":{"content":"Get list of custom field values","type":"text/plain"},"url":{"path":["pdm","custom-fields",":customFieldId","values"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[data]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customFieldValue","value":"data,data"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customField,customField"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[{"type":"any","value":"<string>","key":"customFieldId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"fde27a59-013f-4ed2-9c2b-1b561a219b4d","name":"List of custom field values","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[data]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customFieldValue","value":"data,data"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customField,customField"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://k.spysystem.dk/api/v2/HhLR0NWo?page[token]=kVGIQh&page[offset]=0\",\n    \"last\": \"https://tHwi1.spysystem.dk/api/v2/aqRiM8?page[token]=L_atH2s&page[offset]=512360387\",\n    \"prev\": \"https://AaupTyw.spysystem.dk/api/v2/r7lmwlKemA?page[token]=6cgJX2dn3&page[offset]=692766\",\n    \"next\": \"https://LT0DPTreJ.spysystem.dk/api/v2/6uwK0I6n?page[token]=BSnAIRS6n&page[offset]=1415915546\"\n  },\n  \"data\": [\n    {\n      \"type\": \"customFieldValue\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"data\": \"<string>\"\n      },\n      \"relationships\": {\n        \"customField\": {\n          \"data\": {\n            \"type\": \"customField\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"entity\": {\n          \"data\": {\n            \"type\": \"styleColor\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    },\n    {\n      \"type\": \"customFieldValue\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"data\": \"<string>\"\n      },\n      \"relationships\": {\n        \"customField\": {\n          \"data\": {\n            \"type\": \"customField\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"entity\": {\n          \"data\": {\n            \"type\": \"styleColor\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    }\n  ],\n  \"included\": {\n    \"customField\": {\n      \"key_0\": {\n        \"type\": \"customField\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"entity\": \"style\",\n          \"name\": \"<string>\",\n          \"type\": \"text\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"customField\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"entity\": \"styleVariant\",\n          \"name\": \"<string>\",\n          \"type\": \"bool\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef70b85d-fc44-47e6-9801-f745ee353633","name":"Bad Request","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[data]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customFieldValue","value":"data,data"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customField,customField"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d5934c59-6abb-438d-8c33-e7c616d160e6","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[data]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customFieldValue","value":"data,data"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customField,customField"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"26979931-afe6-4080-86b4-65bff8b68864","name":"Not found","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[data]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customFieldValue","value":"data,data"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customField,customField"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"98441d6b-419d-41a5-838f-4dd61565913d","name":"Create custom field value","request":{"name":"Create custom field value","description":{"content":"Create custom field value","type":"text/plain"},"url":{"path":["pdm","custom-fields",":customFieldId","values"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"customFieldId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customFieldValue\",\n  \"attributes\": {\n    \"data\": \"<string>\"\n  },\n  \"relationships\": {\n    \"entity\": {\n      \"data\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"40158525-04fc-45f7-9f84-208103e1fda8","name":"Custom field value created","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customFieldValue\",\n  \"attributes\": {\n    \"data\": \"<string>\"\n  },\n  \"relationships\": {\n    \"entity\": {\n      \"data\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new custom field value","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"customFieldValue\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"data\": \"<string>\"\n    },\n    \"relationships\": {\n      \"customField\": {\n        \"data\": {\n          \"type\": \"customField\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"entity\": {\n        \"data\": {\n          \"type\": \"styleColor\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"customField\": {\n      \"key_0\": {\n        \"type\": \"customField\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"entity\": \"style\",\n          \"name\": \"<string>\",\n          \"type\": \"float\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"customField\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"entity\": \"styleVariant\",\n          \"name\": \"<string>\",\n          \"type\": \"text\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3f4d7167-dfe8-484f-b1e1-cf6b0caeba19","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customFieldValue\",\n  \"attributes\": {\n    \"data\": \"<string>\"\n  },\n  \"relationships\": {\n    \"entity\": {\n      \"data\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"635d5567-04c2-4791-b786-0d40802845c0","name":"Forbidden","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customFieldValue\",\n  \"attributes\": {\n    \"data\": \"<string>\"\n  },\n  \"relationships\": {\n    \"entity\": {\n      \"data\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1892825b-a011-4bf1-896d-7197d1559de5","name":"Not found","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"customFieldValue\",\n  \"attributes\": {\n    \"data\": \"<string>\"\n  },\n  \"relationships\": {\n    \"entity\": {\n      \"data\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{customFieldValueId}","description":"","item":[{"id":"89b287e3-e15b-437c-8abf-c1d1c1d0bc86","name":"Get custom field value","request":{"name":"Get custom field value","description":{"content":"Get custom field value","type":"text/plain"},"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customFieldValue","value":"data,data"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customField,customField"}],"variable":[{"type":"any","value":"<string>","key":"customFieldId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"customFieldValueId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"e2a9ac44-9476-48af-a335-fa12740d0dd9","name":"Custom field value","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customFieldValue","value":"data,data"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customField,customField"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"customFieldValue\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"data\": \"<string>\"\n    },\n    \"relationships\": {\n      \"customField\": {\n        \"data\": {\n          \"type\": \"customField\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"entity\": {\n        \"data\": {\n          \"type\": \"styleColor\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"customField\": {\n      \"key_0\": {\n        \"type\": \"customField\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"entity\": \"style\",\n          \"name\": \"<string>\",\n          \"type\": \"float\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"customField\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"entity\": \"styleVariant\",\n          \"name\": \"<string>\",\n          \"type\": \"text\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"47af985d-b956-4910-9966-bb1aa8c5863f","name":"Bad Request","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customFieldValue","value":"data,data"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customField,customField"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6616099d-30a2-496a-8a25-52217c1e1e46","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customFieldValue","value":"data,data"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customField,customField"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e150a32e-d94a-4b75-a4f0-4eaddb8409fa","name":"Not found","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customFieldValue","value":"data,data"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customField,customField"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d81f7360-fa5f-4cc9-9a00-80a84604b9ac","name":"Update custom field value","request":{"name":"Update custom field value","description":{"content":"Update custom field value","type":"text/plain"},"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"customFieldId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"customFieldValueId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customFieldValue\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"data\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"bb14bcba-06ca-4c3c-99cd-1c912ed1ca9a","name":"Custom field value updated","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customFieldValue\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"data\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"customFieldValue\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"data\": \"<string>\"\n    },\n    \"relationships\": {\n      \"customField\": {\n        \"data\": {\n          \"type\": \"customField\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"entity\": {\n        \"data\": {\n          \"type\": \"styleColor\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"customField\": {\n      \"key_0\": {\n        \"type\": \"customField\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"entity\": \"style\",\n          \"name\": \"<string>\",\n          \"type\": \"float\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"customField\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"entity\": \"styleVariant\",\n          \"name\": \"<string>\",\n          \"type\": \"text\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"06386b8c-78f0-4178-938d-22f925dd867e","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customFieldValue\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"data\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"84018bbb-62a9-4627-a191-0f96f2f00503","name":"Forbidden","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customFieldValue\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"data\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bab07824-19e2-474a-ba18-a7678c9ef4ea","name":"Not found","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"customFieldValue\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"data\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"17886244-f184-49ef-9f85-d40f8fc1328c","name":"Delete custom field value","request":{"name":"Delete custom field value","description":{"content":"Delete custom field value","type":"text/plain"},"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"customFieldId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"customFieldValueId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"35a1ec3f-2e18-4e13-adc3-b76495055114","name":"Delete response","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"f5f9624e-1c61-42d3-bebc-7302557d1862","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ae87474f-ccdd-473b-abb9-b555cee1f816","name":"Forbidden","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f20190d1-cd82-450e-b503-4eca2237dec6","name":"Not found","originalRequest":{"url":{"path":["pdm","custom-fields",":customFieldId","values",":customFieldValueId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]},{"name":"genders","description":"","item":[{"id":"11ccbc94-47f7-42b9-a821-ccdbf5a69971","name":"List genders","request":{"name":"List genders","description":{"content":"Get list of genders","type":"text/plain"},"url":{"path":["pdm","genders"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"b5cfbd64-18a8-4ae6-a7df-dfe498fa13cb","name":"List of genders","originalRequest":{"url":{"path":["pdm","genders"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://oOobyLoI8.spysystem.dk/api/v2/Ih8k4As?page[token]=Z5cf&page[offset]=0\",\n    \"last\": \"https://9fjAL.spysystem.dk/api/v2/j9R?page[token]=Jx9W2RE&page[offset]=257367340\",\n    \"prev\": \"https://CpBo.spysystem.dk/api/v2/v?page[token]=r2keO3R&page[offset]=7\",\n    \"next\": \"https://VCcOQDGGQ.spysystem.dk/api/v2/HXqo4RGES?page[token]=9G7V5QTF0Nx&page[offset]=65\"\n  },\n  \"data\": [\n    {\n      \"type\": \"gender\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"gender\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3183ff69-8a32-4093-b471-207073eed01a","name":"Bad Request","originalRequest":{"url":{"path":["pdm","genders"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e48cdd1a-f168-42f0-98a5-df6d666e8dac","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","genders"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{genderId}","description":"","item":[{"id":"8db634d5-27da-45e0-ad5b-82ce9fd6c56a","name":"Get gender","request":{"name":"Get gender","description":{"content":"Get gender","type":"text/plain"},"url":{"path":["pdm","genders",":genderId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"}],"variable":[{"type":"any","value":"<string>","key":"genderId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"777dbde2-670f-4c19-9c00-89b1a8745bb8","name":"Gender","originalRequest":{"url":{"path":["pdm","genders",":genderId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"gender\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d8c1f4b6-4055-4d22-b4d5-ee1aa5cfafb0","name":"Bad Request","originalRequest":{"url":{"path":["pdm","genders",":genderId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fa82a3d4-d5cc-4d5f-9c69-0a0d21321812","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","genders",":genderId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6d5d3f10-72ad-4f17-b27d-5481889ce41e","name":"Not found","originalRequest":{"url":{"path":["pdm","genders",":genderId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"qualities","description":"","item":[{"id":"ca3621e8-15e6-41a9-835f-739a9d931ded","name":"List qualities","request":{"name":"List qualities","description":{"content":"Get list of qualities","type":"text/plain"},"url":{"path":["pdm","qualities"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"89bad997-a3be-4761-9478-81149157111c","name":"List of qualities","originalRequest":{"url":{"path":["pdm","qualities"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://vWznb.spysystem.dk/api/v2/II?page[token]=vyZy1Syq&page[offset]=0\",\n    \"last\": \"https://76A.spysystem.dk/api/v2/i?page[token]=YH&page[offset]=50\",\n    \"prev\": \"https://V.spysystem.dk/api/v2/IdiAg?page[token]=_BECDSnEjVU&page[offset]=392\",\n    \"next\": \"https://QDCHYD.spysystem.dk/api/v2/e?page[token]=44zm&page[offset]=2\"\n  },\n  \"data\": [\n    {\n      \"type\": \"quality\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"quality\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3526e376-bcf3-4a11-90fb-32adcb9cc7f7","name":"Bad Request","originalRequest":{"url":{"path":["pdm","qualities"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dcbb5090-91f6-4daf-91d7-3967a151f63b","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","qualities"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"212d5cbb-bf54-4bf7-9bff-1d4ccc4ed1cb","name":"Create quality","request":{"name":"Create quality","description":{"content":"Create new quality","type":"text/plain"},"url":{"path":["pdm","qualities"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"14e28809-0f44-4f02-a953-7e6055160d8c","name":"Quality created","originalRequest":{"url":{"path":["pdm","qualities"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new Quality","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"quality\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3f5d4008-e1e2-417e-849f-251df3f7b7ec","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","qualities"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cf0a8082-4eff-44dc-9513-422dddf05af4","name":"Forbidden","originalRequest":{"url":{"path":["pdm","qualities"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a60120f7-b152-4fe6-b069-d18b006988e0","name":"Conflict","originalRequest":{"url":{"path":["pdm","qualities"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{qualityId}","description":"","item":[{"id":"a255c31a-4c66-4130-a972-c14283896d46","name":"Get quality","request":{"name":"Get quality","description":{"content":"Get quality","type":"text/plain"},"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"}],"variable":[{"type":"any","value":"<string>","key":"qualityId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"d1aa23ed-3346-48ec-b805-57d05be102e2","name":"Quality","originalRequest":{"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"quality\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fa5d6a45-1714-4636-82e5-12af9699ce22","name":"Bad Request","originalRequest":{"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c9b06ff7-7445-4602-a0a3-17c112863372","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0c890c20-41d8-49fd-85fa-52dda887afd3","name":"Not found","originalRequest":{"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"9b8b6796-4cb1-485f-abbd-6181c57c41fd","name":"Update quality","request":{"name":"Update quality","description":{"content":"Update quality","type":"text/plain"},"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"qualityId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"f68bb546-c512-4977-9bba-d87c432ba32c","name":"Quality updated","originalRequest":{"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"quality\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"98c98e50-6042-49cd-9045-2ac3fe08f391","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d5fd1050-9646-428f-9876-de2561a7d48d","name":"Forbidden","originalRequest":{"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3761439c-c317-4f7f-a326-a165b18aa082","name":"Not found","originalRequest":{"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"759d589c-d76e-4416-b0d3-58e42eb93636","name":"Conflict","originalRequest":{"url":{"path":["pdm","qualities",":qualityId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"quality\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"seasons","description":"","item":[{"id":"a80fde39-d77f-4351-99dc-95fb3773b794","name":"List seasons","request":{"name":"List seasons","description":{"content":"Get list of seasons","type":"text/plain"},"url":{"path":["pdm","seasons"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[year]","value":"<number>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"75c2db98-3b9e-4787-832f-480eb29cd9ae","name":"List of seasons","originalRequest":{"url":{"path":["pdm","seasons"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[year]","value":"<number>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://x25mifo.spysystem.dk/api/v2/D0DGnG8d?page[token]=szCXPwpNDe&page[offset]=0\",\n    \"last\": \"https://g.spysystem.dk/api/v2/COhWxAgSDHA?page[token]=N3pVplwOGa6&page[offset]=5679975\",\n    \"prev\": \"https://Qj.spysystem.dk/api/v2/t5m0FW/8TiC?page[token]=gRAel2f0G&page[offset]=6\",\n    \"next\": \"https://-.spysystem.dk/api/v2/GKBfu?page[token]=pcw1&page[offset]=083573533\"\n  },\n  \"data\": [\n    {\n      \"type\": \"season\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"startDate\": \"<date>\",\n        \"endDate\": \"<date>\",\n        \"active\": \"<boolean>\",\n        \"year\": \"<integer>\"\n      },\n      \"relationships\": {\n        \"deliveries\": {\n          \"data\": [\n            {\n              \"type\": \"seasonDelivery\",\n              \"id\": \"<string>\"\n            },\n            {\n              \"type\": \"seasonDelivery\",\n              \"id\": \"<string>\"\n            }\n          ]\n        }\n      }\n    },\n    {\n      \"type\": \"season\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"startDate\": \"<date>\",\n        \"endDate\": \"<date>\",\n        \"active\": \"<boolean>\",\n        \"year\": \"<integer>\"\n      },\n      \"relationships\": {\n        \"deliveries\": {\n          \"data\": [\n            {\n              \"type\": \"seasonDelivery\",\n              \"id\": \"<string>\"\n            },\n            {\n              \"type\": \"seasonDelivery\",\n              \"id\": \"<string>\"\n            }\n          ]\n        }\n      }\n    }\n  ],\n  \"included\": {\n    \"seasonDelivery\": {\n      \"key_0\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2cf1fc91-12a0-4099-a151-ae6eea350e7c","name":"Bad Request","originalRequest":{"url":{"path":["pdm","seasons"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[year]","value":"<number>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fc834078-3e12-47ad-9f5f-281511b86775","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","seasons"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[year]","value":"<number>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{seasonId}","description":"","item":[{"id":"a7af20a8-df5f-4226-a816-8a004997c513","name":"Get season","request":{"name":"Get season","description":{"content":"Get season","type":"text/plain"},"url":{"path":["pdm","seasons",":seasonId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[{"type":"any","value":"<string>","key":"seasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"346f83e4-6b4b-49a3-a736-1528849679f6","name":"Season","originalRequest":{"url":{"path":["pdm","seasons",":seasonId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"season\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\",\n      \"startDate\": \"<date>\",\n      \"endDate\": \"<date>\",\n      \"active\": \"<boolean>\",\n      \"year\": \"<integer>\"\n    },\n    \"relationships\": {\n      \"deliveries\": {\n        \"data\": [\n          {\n            \"type\": \"seasonDelivery\",\n            \"id\": \"<string>\"\n          },\n          {\n            \"type\": \"seasonDelivery\",\n            \"id\": \"<string>\"\n          }\n        ]\n      }\n    }\n  },\n  \"included\": {\n    \"seasonDelivery\": {\n      \"key_0\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3f515df6-9178-437a-b974-33c2630a6154","name":"Bad Request","originalRequest":{"url":{"path":["pdm","seasons",":seasonId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b08c0676-53d0-4e73-975b-540f0921c62d","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","seasons",":seasonId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c37508c9-75a7-40ed-889c-77910e6d8531","name":"Not found","originalRequest":{"url":{"path":["pdm","seasons",":seasonId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"deliveries","description":"","item":[{"id":"f9317f1a-23b0-4de6-9329-d5473214dec4","name":"List seasons deliveries","request":{"name":"List seasons deliveries","description":{"content":"Get list of seasons deliveries","type":"text/plain"},"url":{"path":["pdm","seasons",":seasonId","deliveries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[{"type":"any","value":"<string>","key":"seasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"852d991c-d13c-4593-a91a-9c980be14399","name":"List of season deliveries","originalRequest":{"url":{"path":["pdm","seasons",":seasonId","deliveries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://tLSR.spysystem.dk/api/v2/mpIglXvZj?page[token]=iwwzM20E&page[offset]=0\",\n    \"last\": \"https://x.FzknU5N.spysystem.dk/api/v2/kQW3O?page[token]=n5uycGSjv&page[offset]=60233\",\n    \"prev\": \"https://8xyNZo.spysystem.dk/api/v2/309JudgsFXA?page[token]=PaNfPx&page[offset]=790411\",\n    \"next\": \"https://XOfW9g9n.spysystem.dk/api/v2/u?page[token]=s&page[offset]=7277111408\"\n  },\n  \"data\": [\n    {\n      \"type\": \"seasonDelivery\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"lastSalesDate\": \"<date>\",\n        \"latestDeliveryDate\": \"<date>\"\n      }\n    },\n    {\n      \"type\": \"seasonDelivery\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"lastSalesDate\": \"<date>\",\n        \"latestDeliveryDate\": \"<date>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d126cc20-a715-464a-837e-cadeb3c7a73e","name":"Bad Request","originalRequest":{"url":{"path":["pdm","seasons",":seasonId","deliveries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"77c7074d-5f00-44b9-a196-60e93a2e81db","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","seasons",":seasonId","deliveries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"40bad90c-f388-4f80-81ee-e74eea57b302","name":"Not found","originalRequest":{"url":{"path":["pdm","seasons",":seasonId","deliveries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{seasonDeliveryId}","description":"","item":[{"id":"4541f6df-efa6-4153-b115-7ca5035ef2ba","name":"Get season delivery","request":{"name":"Get season delivery","description":{"content":"Get season delivery","type":"text/plain"},"url":{"path":["pdm","seasons",":seasonId","deliveries",":seasonDeliveryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"}],"variable":[{"type":"any","value":"<string>","key":"seasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"seasonDeliveryId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"f86fb5d5-1075-44cf-90dc-40173ddc6f5b","name":"Season Delivery","originalRequest":{"url":{"path":["pdm","seasons",":seasonId","deliveries",":seasonDeliveryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"seasonDelivery\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\",\n      \"lastSalesDate\": \"<date>\",\n      \"latestDeliveryDate\": \"<date>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7042090e-7888-414b-9330-4bae54fd917a","name":"Bad Request","originalRequest":{"url":{"path":["pdm","seasons",":seasonId","deliveries",":seasonDeliveryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ec97d82d-09d1-4d2c-9ebe-0d913ee65267","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","seasons",":seasonId","deliveries",":seasonDeliveryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6515556f-8f8a-4e98-b746-1923d485261e","name":"Not found","originalRequest":{"url":{"path":["pdm","seasons",":seasonId","deliveries",":seasonDeliveryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_seasonDelivery","value":"lastSalesDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]},{"name":"sizesets","description":"","item":[{"id":"3eeaea0d-d2b9-4fa5-9afe-873146d580d4","name":"List sizesets","request":{"name":"List sizesets","description":{"content":"Get list of sizesets","type":"text/plain"},"url":{"path":["pdm","sizesets"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"aeafca49-50ab-4d95-b050-1a80b67af683","name":"List of sizesets","originalRequest":{"url":{"path":["pdm","sizesets"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://0z88dfjVQ.spysystem.dk/api/v2/S81cR?page[token]=kN&page[offset]=0\",\n    \"last\": \"https://bUqg_5Vf2v.spysystem.dk/api/v2/zjp3tSjNB?page[token]=xy&page[offset]=00167403\",\n    \"prev\": \"https://f.0lPz87Oe.spysystem.dk/api/v2/WMJNix8Le/k?page[token]=WO2Rnzn5yO&page[offset]=02\",\n    \"next\": \"https://98F.spysystem.dk/api/v2/t?page[token]=3TSpAI3JA&page[offset]=862749\"\n  },\n  \"data\": [\n    {\n      \"type\": \"sizeset\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"sizeset\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"75346f6f-e8aa-4575-94af-d77c0f8e788d","name":"Bad Request","originalRequest":{"url":{"path":["pdm","sizesets"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c5f61377-6325-432c-a7a2-d83efd8e0a57","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","sizesets"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{sizesetId}","description":"","item":[{"id":"caad6fa3-7d7b-4aef-8dde-d73957d373e6","name":"Get sizeset","request":{"name":"Get sizeset","description":{"content":"Get sizeset","type":"text/plain"},"url":{"path":["pdm","sizesets",":sizesetId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"}],"variable":[{"type":"any","value":"<string>","key":"sizesetId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"e38cb756-dbcb-43ca-9877-1c228572c80b","name":"Sizeset","originalRequest":{"url":{"path":["pdm","sizesets",":sizesetId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"sizeset\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d5d10cfe-b14c-4158-ac49-ce6e823f25ac","name":"Bad Request","originalRequest":{"url":{"path":["pdm","sizesets",":sizesetId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c65ef41e-fe92-45c0-8fda-7e13d105ec20","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","sizesets",":sizesetId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b1a4d8ab-dff5-4e63-8dce-d2ec6d754bac","name":"Not found","originalRequest":{"url":{"path":["pdm","sizesets",":sizesetId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"sub-brands","description":"","item":[{"id":"c0807fba-f6b4-491f-a85c-18eb21c7a735","name":"List sub brands","request":{"name":"List sub brands","description":{"content":"Get list of sub brands","type":"text/plain"},"url":{"path":["pdm","sub-brands"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"04175ae4-7734-4719-a2c7-0d00b65a5b5d","name":"List of subBrands","originalRequest":{"url":{"path":["pdm","sub-brands"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://UtgiD.spysystem.dk/api/v2/Hc?page[token]=B2&page[offset]=0\",\n    \"last\": \"https://.C2pb8TfeiS.spysystem.dk/api/v2/VauIHsp?page[token]=Bra5&page[offset]=672925657\",\n    \"prev\": \"https://iRv5qr-.spysystem.dk/api/v2/xgUAOGy4Cp?page[token]=fskl5pFf&page[offset]=0996744\",\n    \"next\": \"https://tR1FW7U.spysystem.dk/api/v2/ZLJOfo7BfAg?page[token]=ujaMjj&page[offset]=703\"\n  },\n  \"data\": [\n    {\n      \"type\": \"subBrand\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"subBrand\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fdd401fe-4797-411e-bbbe-81c1dc8dc204","name":"Bad Request","originalRequest":{"url":{"path":["pdm","sub-brands"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c1aaa817-1e6c-4a28-be70-520389d8c4de","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","sub-brands"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"c4b8fe09-c0ce-4f8c-a8ed-a4e95488abb1","name":"Create sub brand","request":{"name":"Create sub brand","description":{"content":"Create new sub brand","type":"text/plain"},"url":{"path":["pdm","sub-brands"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"c640e4f4-c2d2-4a84-8474-19a12420ad14","name":"Sub brand created","originalRequest":{"url":{"path":["pdm","sub-brands"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new sub brand","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"subBrand\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f0c65451-0132-419f-af85-7f9c30e5813e","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","sub-brands"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"45909f49-d96d-491a-8114-14ed71e37dfb","name":"Forbidden","originalRequest":{"url":{"path":["pdm","sub-brands"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"53a2c525-4e73-4339-a816-c0ed17280ba6","name":"Conflict","originalRequest":{"url":{"path":["pdm","sub-brands"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{subBrandId}","description":"","item":[{"id":"62623b05-157b-4e3d-8a71-8b58724cb711","name":"Get sub brand","request":{"name":"Get sub brand","description":{"content":"Get sub brand","type":"text/plain"},"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"}],"variable":[{"type":"any","value":"<string>","key":"subBrandId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"a9f91e78-bf77-44ef-aca1-a33bb41103b3","name":"SubBrand","originalRequest":{"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"subBrand\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4c4afb80-249f-42f7-9627-1e7b5f0520ab","name":"Bad Request","originalRequest":{"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"f65feff8-c050-456f-8ca2-4cf902fbaefe","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fb94e164-324d-476f-b6c7-8fe5eebfc750","name":"Not found","originalRequest":{"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"0955f67a-2bed-4d92-a275-1d1448650628","name":"Update sub brand","request":{"name":"Update sub brand","description":{"content":"Update sub brand","type":"text/plain"},"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"subBrandId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"403c44fc-e812-448e-ae40-afbcd98f96e9","name":"Sub brand updated","originalRequest":{"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"subBrand\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3b7d5f09-40a8-45e0-bd18-e7498fee78a2","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1f716dfa-08c2-46e7-8acb-6abe6801713f","name":"Forbidden","originalRequest":{"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"35c0f77e-504a-4b1d-b679-11afad92d977","name":"Not found","originalRequest":{"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa668181-a90f-4f3a-8cf4-5c21e50dbeb5","name":"Conflict","originalRequest":{"url":{"path":["pdm","sub-brands",":subBrandId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"subBrand\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"suppliers","description":"","item":[{"id":"9316422f-eb70-434c-a620-d57665219b6e","name":"List suppliers","request":{"name":"List suppliers","description":{"content":"Get list of suppliers","type":"text/plain"},"url":{"path":["pdm","suppliers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"country,country"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[accountNo]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[countryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"2abe0e11-0bf9-46ac-b2fb-d4141c4a5cb0","name":"List of suppliers","originalRequest":{"url":{"path":["pdm","suppliers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"country,country"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[accountNo]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[countryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://uJJ.spysystem.dk/api/v2/m0NX?page[token]=IHnzfh7cCT&page[offset]=0\",\n    \"last\": \"https://O-bcycHE.spysystem.dk/api/v2/O9LN8?page[token]=u1u38vqw27&page[offset]=155636273\",\n    \"prev\": \"https://C.spysystem.dk/api/v2/yNFMVZ7-_?page[token]=ljMBaajAc&page[offset]=82\",\n    \"next\": \"https://TlZ3.spysystem.dk/api/v2/h_?page[token]=qvq&page[offset]=5\"\n  },\n  \"data\": [\n    {\n      \"type\": \"supplier\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"accountNo\": \"<string>\"\n      },\n      \"relationships\": {\n        \"country\": {\n          \"data\": {\n            \"type\": \"country\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    },\n    {\n      \"type\": \"supplier\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"accountNo\": \"<string>\"\n      },\n      \"relationships\": {\n        \"country\": {\n          \"data\": {\n            \"type\": \"country\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    }\n  ],\n  \"included\": {\n    \"country\": {\n      \"key_0\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa9f5c6b-33b5-4f33-b6f4-02b833d98ce4","name":"Bad Request","originalRequest":{"url":{"path":["pdm","suppliers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"country,country"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[accountNo]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[countryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"32967cab-6c03-40a5-a3eb-964e61a7af1c","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","suppliers"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"country,country"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[accountNo]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[countryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{supplierId}","description":"","item":[{"id":"12a327be-af42-49e7-b0e6-b1dc575133ad","name":"Get supplier","request":{"name":"Get supplier","description":{"content":"Get supplier","type":"text/plain"},"url":{"path":["pdm","suppliers",":supplierId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"country,country"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"}],"variable":[{"type":"any","value":"<string>","key":"supplierId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"38c31b42-feb6-4cbd-9040-ba93d76aee2f","name":"Supplier","originalRequest":{"url":{"path":["pdm","suppliers",":supplierId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"country,country"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"supplier\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\",\n      \"accountNo\": \"<string>\"\n    },\n    \"relationships\": {\n      \"country\": {\n        \"data\": {\n          \"type\": \"country\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"country\": {\n      \"key_0\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cecf5407-dd28-48ac-8e94-cee7dd220335","name":"Bad Request","originalRequest":{"url":{"path":["pdm","suppliers",":supplierId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"country,country"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"05854a95-0e18-4c3f-b1f0-1194dd5c8e8a","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","suppliers",":supplierId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"country,country"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ead43d06-47f5-494c-b67b-b1a67f9d15b6","name":"Not found","originalRequest":{"url":{"path":["pdm","suppliers",":supplierId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"country,country"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_country","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"styles","description":"","item":[{"id":"992ef555-d9b2-4e76-9b0a-60872f95f824","name":"List styles","request":{"name":"List styles","description":{"content":"Get list of styles","type":"text/plain"},"url":{"path":["pdm","styles"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customsTariff,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[styleNo]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[brandId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[categoryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[countryOfOriginId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[designerId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[genderId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[qualityId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[sizesetId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[subBrandId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[supplierId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[typeId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_style","value":"category,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"ee229a27-1ba7-49d5-9f2f-4fc2be40557e","name":"List of styles","originalRequest":{"url":{"path":["pdm","styles"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customsTariff,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[styleNo]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[brandId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[categoryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[countryOfOriginId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[designerId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[genderId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[qualityId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[sizesetId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[subBrandId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[supplierId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[typeId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_style","value":"category,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://F.lr.spysystem.dk/api/v2/Q9CQptzQ_Jm?page[token]=4s4E&page[offset]=0\",\n    \"last\": \"https://ILvzJY9N.spysystem.dk/api/v2/VdS2OB6C?page[token]=ORZ3kk&page[offset]=70304\",\n    \"prev\": \"https://BU-m-v.spysystem.dk/api/v2/2?page[token]=66DlsDGZhbB&page[offset]=51306\",\n    \"next\": \"https://i6N.spysystem.dk/api/v2/2gzJCv?page[token]=EdS0gOv&page[offset]=942\"\n  },\n  \"data\": [\n    {\n      \"type\": \"style\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"styleNo\": \"<string>\",\n        \"styleName\": \"<string>\",\n        \"weight\": \"<integer>\",\n        \"dimension\": \"<string>\",\n        \"description\": \"<string>\",\n        \"fedasCode\": \"<integer>\"\n      },\n      \"relationships\": {\n        \"brand\": {\n          \"data\": {\n            \"type\": \"brand\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"category\": {\n          \"data\": {\n            \"type\": \"category\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"countryOfOrigin\": {\n          \"data\": {\n            \"type\": \"country\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"customsTariff\": {\n          \"data\": {\n            \"type\": \"customsTariff\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"designer\": {\n          \"data\": {\n            \"type\": \"user\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"gender\": {\n          \"data\": {\n            \"type\": \"gender\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"quality\": {\n          \"data\": {\n            \"type\": \"quality\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"sizeset\": {\n          \"data\": {\n            \"type\": \"sizeset\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"styleColors\": {\n          \"data\": [\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"<string>\"\n            },\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"<string>\"\n            }\n          ]\n        },\n        \"subBrand\": {\n          \"data\": {\n            \"type\": \"subBrand\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"supplier\": {\n          \"data\": {\n            \"type\": \"supplier\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"type\": {\n          \"data\": {\n            \"type\": \"type\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    },\n    {\n      \"type\": \"style\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"styleNo\": \"<string>\",\n        \"styleName\": \"<string>\",\n        \"weight\": \"<integer>\",\n        \"dimension\": \"<string>\",\n        \"description\": \"<string>\",\n        \"fedasCode\": \"<integer>\"\n      },\n      \"relationships\": {\n        \"brand\": {\n          \"data\": {\n            \"type\": \"brand\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"category\": {\n          \"data\": {\n            \"type\": \"category\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"countryOfOrigin\": {\n          \"data\": {\n            \"type\": \"country\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"customsTariff\": {\n          \"data\": {\n            \"type\": \"customsTariff\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"designer\": {\n          \"data\": {\n            \"type\": \"user\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"gender\": {\n          \"data\": {\n            \"type\": \"gender\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"quality\": {\n          \"data\": {\n            \"type\": \"quality\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"sizeset\": {\n          \"data\": {\n            \"type\": \"sizeset\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"styleColors\": {\n          \"data\": [\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"<string>\"\n            },\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"<string>\"\n            }\n          ]\n        },\n        \"subBrand\": {\n          \"data\": {\n            \"type\": \"subBrand\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"supplier\": {\n          \"data\": {\n            \"type\": \"supplier\",\n            \"id\": \"<string>\"\n          }\n        },\n        \"type\": {\n          \"data\": {\n            \"type\": \"type\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    }\n  ],\n  \"included\": {\n    \"brand\": {\n      \"key_0\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"category\": {\n      \"key_0\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"country\": {\n      \"key_0\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    },\n    \"customsTariff\": {\n      \"key_0\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"code\": \"<string>\",\n          \"description\": \"<string>\"\n        }\n      }\n    },\n    \"gender\": {\n      \"key_0\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"quality\": {\n      \"key_0\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_3\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"sizeset\": {\n      \"key_0\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"styleColor\": {\n      \"key_0\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"active\": \"<boolean>\",\n          \"noosType\": \"endSale\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      },\n      \"key_1\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"active\": \"<boolean>\",\n          \"noosType\": \"null\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      }\n    },\n    \"subBrand\": {\n      \"key_0\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"supplier\": {\n      \"key_0\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"accountNo\": \"<string>\"\n        },\n        \"relationships\": {\n          \"country\": {\n            \"data\": {\n              \"type\": \"country\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      }\n    },\n    \"type\": {\n      \"key_0\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"user\": {\n      \"key_0\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"userName\": \"<string>\",\n          \"email\": \"<email>\",\n          \"isDesigner\": \"<boolean>\",\n          \"isPurchaser\": \"<boolean>\",\n          \"isSalesperson\": \"<boolean>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"userName\": \"<string>\",\n          \"email\": \"<email>\",\n          \"isDesigner\": \"<boolean>\",\n          \"isPurchaser\": \"<boolean>\",\n          \"isSalesperson\": \"<boolean>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ee528e8d-a594-4e7d-a6bd-7f4a30f6ff3c","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customsTariff,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[styleNo]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[brandId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[categoryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[countryOfOriginId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[designerId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[genderId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[qualityId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[sizesetId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[subBrandId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[supplierId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[typeId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_style","value":"category,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b28fdbf6-2a7c-42ca-b727-c42bdb9419ca","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customsTariff,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[styleNo]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[brandId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[categoryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[countryOfOriginId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[designerId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[genderId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[qualityId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[sizesetId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[subBrandId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[supplierId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[typeId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_style","value":"category,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"1a22952c-ddd0-4069-a81c-be50f9a8ca57","name":"Create style","request":{"name":"Create style","description":{"content":"Create new style","type":"text/plain"},"url":{"path":["pdm","styles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"colorNoosType\": \"null\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"assortmentTemplate\": {\n      \"data\": {\n        \"type\": \"assortmentTemplate\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"d2868c25-71ef-4b7f-ab4a-5dd0af403a5e","name":"Style created","originalRequest":{"url":{"path":["pdm","styles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"colorNoosType\": \"null\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"assortmentTemplate\": {\n      \"data\": {\n        \"type\": \"assortmentTemplate\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new style","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"style\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"styleNo\": \"<string>\",\n      \"styleName\": \"<string>\",\n      \"weight\": \"<integer>\",\n      \"dimension\": \"<string>\",\n      \"description\": \"<string>\",\n      \"fedasCode\": \"<integer>\"\n    },\n    \"relationships\": {\n      \"brand\": {\n        \"data\": {\n          \"type\": \"brand\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"category\": {\n        \"data\": {\n          \"type\": \"category\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"countryOfOrigin\": {\n        \"data\": {\n          \"type\": \"country\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"customsTariff\": {\n        \"data\": {\n          \"type\": \"customsTariff\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"designer\": {\n        \"data\": {\n          \"type\": \"user\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"gender\": {\n        \"data\": {\n          \"type\": \"gender\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"quality\": {\n        \"data\": {\n          \"type\": \"quality\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"sizeset\": {\n        \"data\": {\n          \"type\": \"sizeset\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"styleColors\": {\n        \"data\": [\n          {\n            \"type\": \"styleColor\",\n            \"id\": \"<string>\"\n          },\n          {\n            \"type\": \"styleColor\",\n            \"id\": \"<string>\"\n          }\n        ]\n      },\n      \"subBrand\": {\n        \"data\": {\n          \"type\": \"subBrand\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"supplier\": {\n        \"data\": {\n          \"type\": \"supplier\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"type\": {\n        \"data\": {\n          \"type\": \"type\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"brand\": {\n      \"key_0\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"category\": {\n      \"key_0\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"country\": {\n      \"key_0\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    },\n    \"customsTariff\": {\n      \"key_0\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"code\": \"<string>\",\n          \"description\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"code\": \"<string>\",\n          \"description\": \"<string>\"\n        }\n      }\n    },\n    \"gender\": {\n      \"key_0\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"quality\": {\n      \"key_0\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"sizeset\": {\n      \"key_0\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"styleColor\": {\n      \"key_0\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"active\": \"<boolean>\",\n          \"noosType\": \"endSale\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      }\n    },\n    \"subBrand\": {\n      \"key_0\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"supplier\": {\n      \"key_0\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"accountNo\": \"<string>\"\n        },\n        \"relationships\": {\n          \"country\": {\n            \"data\": {\n              \"type\": \"country\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      },\n      \"key_1\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"accountNo\": \"<string>\"\n        },\n        \"relationships\": {\n          \"country\": {\n            \"data\": {\n              \"type\": \"country\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      }\n    },\n    \"type\": {\n      \"key_0\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"user\": {\n      \"key_0\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"userName\": \"<string>\",\n          \"email\": \"<email>\",\n          \"isDesigner\": \"<boolean>\",\n          \"isPurchaser\": \"<boolean>\",\n          \"isSalesperson\": \"<boolean>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"userName\": \"<string>\",\n          \"email\": \"<email>\",\n          \"isDesigner\": \"<boolean>\",\n          \"isPurchaser\": \"<boolean>\",\n          \"isSalesperson\": \"<boolean>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e6435e1b-ffa3-4863-a41c-e6c0993ebf6c","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"colorNoosType\": \"null\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"assortmentTemplate\": {\n      \"data\": {\n        \"type\": \"assortmentTemplate\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d67e1faa-ca87-4a29-86f4-e77e0fcfc253","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"colorNoosType\": \"null\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"assortmentTemplate\": {\n      \"data\": {\n        \"type\": \"assortmentTemplate\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0af961a8-a16c-49eb-8f25-c248e5962164","name":"Not found","originalRequest":{"url":{"path":["pdm","styles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"colorNoosType\": \"null\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"assortmentTemplate\": {\n      \"data\": {\n        \"type\": \"assortmentTemplate\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ab6e25d7-939e-4015-b3c2-1c76a9602e5f","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"colorNoosType\": \"null\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"assortmentTemplate\": {\n      \"data\": {\n        \"type\": \"assortmentTemplate\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{styleId}","description":"","item":[{"id":"71157a8c-4ab2-4122-917a-56f516e4b554","name":"Get style","request":{"name":"Get style","description":{"content":"Get style","type":"text/plain"},"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customsTariff,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_style","value":"category,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"acb540d1-51e3-4fbe-95df-8bb87f7a4f74","name":"Style","originalRequest":{"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customsTariff,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_style","value":"category,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"style\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"styleNo\": \"<string>\",\n      \"styleName\": \"<string>\",\n      \"weight\": \"<integer>\",\n      \"dimension\": \"<string>\",\n      \"description\": \"<string>\",\n      \"fedasCode\": \"<integer>\"\n    },\n    \"relationships\": {\n      \"brand\": {\n        \"data\": {\n          \"type\": \"brand\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"category\": {\n        \"data\": {\n          \"type\": \"category\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"countryOfOrigin\": {\n        \"data\": {\n          \"type\": \"country\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"customsTariff\": {\n        \"data\": {\n          \"type\": \"customsTariff\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"designer\": {\n        \"data\": {\n          \"type\": \"user\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"gender\": {\n        \"data\": {\n          \"type\": \"gender\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"quality\": {\n        \"data\": {\n          \"type\": \"quality\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"sizeset\": {\n        \"data\": {\n          \"type\": \"sizeset\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"styleColors\": {\n        \"data\": [\n          {\n            \"type\": \"styleColor\",\n            \"id\": \"<string>\"\n          },\n          {\n            \"type\": \"styleColor\",\n            \"id\": \"<string>\"\n          }\n        ]\n      },\n      \"subBrand\": {\n        \"data\": {\n          \"type\": \"subBrand\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"supplier\": {\n        \"data\": {\n          \"type\": \"supplier\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"type\": {\n        \"data\": {\n          \"type\": \"type\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"brand\": {\n      \"key_0\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"category\": {\n      \"key_0\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"country\": {\n      \"key_0\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    },\n    \"customsTariff\": {\n      \"key_0\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"code\": \"<string>\",\n          \"description\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"code\": \"<string>\",\n          \"description\": \"<string>\"\n        }\n      }\n    },\n    \"gender\": {\n      \"key_0\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"quality\": {\n      \"key_0\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"sizeset\": {\n      \"key_0\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"styleColor\": {\n      \"key_0\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"active\": \"<boolean>\",\n          \"noosType\": \"endSale\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      }\n    },\n    \"subBrand\": {\n      \"key_0\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"supplier\": {\n      \"key_0\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"accountNo\": \"<string>\"\n        },\n        \"relationships\": {\n          \"country\": {\n            \"data\": {\n              \"type\": \"country\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      },\n      \"key_1\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"accountNo\": \"<string>\"\n        },\n        \"relationships\": {\n          \"country\": {\n            \"data\": {\n              \"type\": \"country\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      }\n    },\n    \"type\": {\n      \"key_0\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"user\": {\n      \"key_0\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"userName\": \"<string>\",\n          \"email\": \"<email>\",\n          \"isDesigner\": \"<boolean>\",\n          \"isPurchaser\": \"<boolean>\",\n          \"isSalesperson\": \"<boolean>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"userName\": \"<string>\",\n          \"email\": \"<email>\",\n          \"isDesigner\": \"<boolean>\",\n          \"isPurchaser\": \"<boolean>\",\n          \"isSalesperson\": \"<boolean>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"3d91508d-7dbc-43fd-b160-c8f0d93ff455","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customsTariff,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_style","value":"category,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"aa447110-32e3-41fa-b852-88ce14930757","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customsTariff,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_style","value":"category,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"071761e5-3210-4803-b25a-088d91b65b8b","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"customsTariff,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_style","value":"category,customsTariff"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_brand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_category","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_customsTariff","value":"code,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_gender","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_quality","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_sizeset","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_subBrand","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_supplier","value":"country,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"baebd90d-d7e0-465c-b411-8b706bfe625c","name":"Update style","request":{"name":"Update style","description":{"content":"Update style","type":"text/plain"},"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"0ec53446-3796-4010-b12a-72ce5318695a","name":"Style updated","originalRequest":{"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"style\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"styleNo\": \"<string>\",\n      \"styleName\": \"<string>\",\n      \"weight\": \"<integer>\",\n      \"dimension\": \"<string>\",\n      \"description\": \"<string>\",\n      \"fedasCode\": \"<integer>\"\n    },\n    \"relationships\": {\n      \"brand\": {\n        \"data\": {\n          \"type\": \"brand\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"category\": {\n        \"data\": {\n          \"type\": \"category\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"countryOfOrigin\": {\n        \"data\": {\n          \"type\": \"country\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"customsTariff\": {\n        \"data\": {\n          \"type\": \"customsTariff\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"designer\": {\n        \"data\": {\n          \"type\": \"user\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"gender\": {\n        \"data\": {\n          \"type\": \"gender\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"quality\": {\n        \"data\": {\n          \"type\": \"quality\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"sizeset\": {\n        \"data\": {\n          \"type\": \"sizeset\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"styleColors\": {\n        \"data\": [\n          {\n            \"type\": \"styleColor\",\n            \"id\": \"<string>\"\n          },\n          {\n            \"type\": \"styleColor\",\n            \"id\": \"<string>\"\n          }\n        ]\n      },\n      \"subBrand\": {\n        \"data\": {\n          \"type\": \"subBrand\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"supplier\": {\n        \"data\": {\n          \"type\": \"supplier\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"type\": {\n        \"data\": {\n          \"type\": \"type\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"brand\": {\n      \"key_0\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"category\": {\n      \"key_0\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"country\": {\n      \"key_0\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    },\n    \"customsTariff\": {\n      \"key_0\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"code\": \"<string>\",\n          \"description\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"code\": \"<string>\",\n          \"description\": \"<string>\"\n        }\n      }\n    },\n    \"gender\": {\n      \"key_0\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"quality\": {\n      \"key_0\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"sizeset\": {\n      \"key_0\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"styleColor\": {\n      \"key_0\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"active\": \"<boolean>\",\n          \"noosType\": \"endSale\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      }\n    },\n    \"subBrand\": {\n      \"key_0\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"supplier\": {\n      \"key_0\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"accountNo\": \"<string>\"\n        },\n        \"relationships\": {\n          \"country\": {\n            \"data\": {\n              \"type\": \"country\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      },\n      \"key_1\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"accountNo\": \"<string>\"\n        },\n        \"relationships\": {\n          \"country\": {\n            \"data\": {\n              \"type\": \"country\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      }\n    },\n    \"type\": {\n      \"key_0\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\"\n        }\n      }\n    },\n    \"user\": {\n      \"key_0\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"userName\": \"<string>\",\n          \"email\": \"<email>\",\n          \"isDesigner\": \"<boolean>\",\n          \"isPurchaser\": \"<boolean>\",\n          \"isSalesperson\": \"<boolean>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"userName\": \"<string>\",\n          \"email\": \"<email>\",\n          \"isDesigner\": \"<boolean>\",\n          \"isPurchaser\": \"<boolean>\",\n          \"isSalesperson\": \"<boolean>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"74436ad5-219a-45c1-95c5-3f3322bfcbb7","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"95053bd8-618d-465f-9ae9-1dd6c6254028","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"da5106a2-830f-41ef-9c91-70bc8bc80ba9","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"341fa643-e1e8-437c-a540-047582597809","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles",":styleId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"style\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"styleNo\": \"<string>\",\n    \"styleName\": \"<string>\",\n    \"weight\": \"<integer>\",\n    \"dimension\": \"<string>\",\n    \"description\": \"<string>\",\n    \"fedasCode\": \"<integer>\"\n  },\n  \"relationships\": {\n    \"brand\": {\n      \"data\": {\n        \"type\": \"brand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"category\": {\n      \"data\": {\n        \"type\": \"category\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"countryOfOrigin\": {\n      \"data\": {\n        \"type\": \"country\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"customsTariff\": {\n      \"data\": {\n        \"type\": \"customsTariff\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"designer\": {\n      \"data\": {\n        \"type\": \"user\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"gender\": {\n      \"data\": {\n        \"type\": \"gender\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"quality\": {\n      \"data\": {\n        \"type\": \"quality\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"sizeset\": {\n      \"data\": {\n        \"type\": \"sizeset\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"subBrand\": {\n      \"data\": {\n        \"type\": \"subBrand\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"supplier\": {\n      \"data\": {\n        \"type\": \"supplier\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"type\": {\n      \"data\": {\n        \"type\": \"type\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"colors","description":"","item":[{"id":"a8e3ec38-6920-4a6c-a3f5-e5f7a9816898","name":"List style colors","request":{"name":"List style colors","description":{"content":"Get list of style colors","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"color,color"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[noosType]","value":"noos"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[colorId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"7269def1-8824-49d3-a8b7-56ccbf835372","name":"List of style colors","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"color,color"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[noosType]","value":"noos"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[colorId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://rwQx3rdav.spysystem.dk/api/v2/II_HA_szw?page[token]=WagPPLx&page[offset]=0\",\n    \"last\": \"https://iJgH..spysystem.dk/api/v2/_?page[token]=suJFx&page[offset]=744277471\",\n    \"prev\": \"https://bM5K.spysystem.dk/api/v2/ALlxNwaJ9?page[token]=bzO5SGW&page[offset]=7380579924\",\n    \"next\": \"https://UHnUdX224F0.spysystem.dk/api/v2/Trcc?page[token]=yWUc4fV56rs&page[offset]=4462\"\n  },\n  \"data\": [\n    {\n      \"type\": \"styleColor\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"active\": \"<boolean>\",\n        \"noosType\": \"null\"\n      },\n      \"relationships\": {\n        \"color\": {\n          \"data\": {\n            \"type\": \"color\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    },\n    {\n      \"type\": \"styleColor\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"active\": \"<boolean>\",\n        \"noosType\": \"none\"\n      },\n      \"relationships\": {\n        \"color\": {\n          \"data\": {\n            \"type\": \"color\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    }\n  ],\n  \"included\": {\n    \"color\": {\n      \"key_0\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      },\n      \"key_3\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1c46ab9c-a407-4cf2-9330-a3aa4e93ce32","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"color,color"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[noosType]","value":"noos"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[colorId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5a34d7f9-7407-4bdc-a7ae-a4656e39790d","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"color,color"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[noosType]","value":"noos"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[colorId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5e29b2fe-8d19-482f-b8c5-e8dfb7fab590","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"color,color"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[noosType]","value":"noos"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[colorId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"bb3990a8-8647-49c7-acb6-53e1c0922c1f","name":"Create style color","request":{"name":"Create style color","description":{"content":"Create new style color","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"attributes\": {\n    \"active\": \"<boolean>\",\n    \"noosType\": \"noos\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"76ce033f-ad11-4382-bfb1-9609fa95fb0f","name":"Style color created","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"attributes\": {\n    \"active\": \"<boolean>\",\n    \"noosType\": \"noos\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new style color","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"styleColor\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"active\": \"<boolean>\",\n      \"noosType\": \"noos\"\n    },\n    \"relationships\": {\n      \"color\": {\n        \"data\": {\n          \"type\": \"color\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"color\": {\n      \"key_0\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5fac11af-8732-4a5e-b29f-5c14d9aa8d02","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"attributes\": {\n    \"active\": \"<boolean>\",\n    \"noosType\": \"noos\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fb124e57-1a80-4ccc-8c55-46f8b88d5776","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"attributes\": {\n    \"active\": \"<boolean>\",\n    \"noosType\": \"noos\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a54a9c54-e9d4-44c9-bf14-7fd1d3536908","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"attributes\": {\n    \"active\": \"<boolean>\",\n    \"noosType\": \"noos\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d2884536-127e-4587-bce6-da83ae9eb653","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"attributes\": {\n    \"active\": \"<boolean>\",\n    \"noosType\": \"noos\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{styleColorId}","description":"","item":[{"id":"872ec203-a03b-4dff-bd35-09e75b2d9417","name":"Get style color","request":{"name":"Get style color","description":{"content":"Get style color","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"color,color"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"001ff62b-1683-4901-995b-a29445ab93ee","name":"StyleColor","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"color,color"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleColor\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"active\": \"<boolean>\",\n      \"noosType\": \"noos\"\n    },\n    \"relationships\": {\n      \"color\": {\n        \"data\": {\n          \"type\": \"color\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"color\": {\n      \"key_0\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4dccdb17-2207-4a7a-9acf-7afcc9eb5075","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"color,color"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cc331eb9-43b3-48ce-a492-b3d0f7d176c9","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"color,color"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"12edc35f-bfa2-4548-b6aa-62d3c6a56929","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"color,color"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_color","value":"active,pantone2"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"97363bc2-5b58-4863-979c-f9f73d714393","name":"Update style color","request":{"name":"Update style color","description":{"content":"Update style color","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"d554d961-e794-4945-918a-e4b58239308f","name":"Style color updated","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleColor\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"active\": \"<boolean>\",\n      \"noosType\": \"noos\"\n    },\n    \"relationships\": {\n      \"color\": {\n        \"data\": {\n          \"type\": \"color\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"color\": {\n      \"key_0\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"description\": \"<string>\",\n          \"active\": \"<boolean>\",\n          \"pantone1\": \"<string>\",\n          \"pantone2\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"504d7315-a4d7-4fb0-8f15-31163183525f","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8bfc89db-60c4-4f09-ac8d-13d56ea598e9","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9f7fd31e-e55a-4765-8b2c-2967cc1e1d6f","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e26f8024-a976-4ce1-878e-392382d55475","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColor\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"color\": {\n      \"data\": {\n        \"type\": \"color\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d6be9593-f1e1-4639-87b5-95e0a0989e6b","name":"Delete style color","request":{"name":"Delete style color","description":{"content":"Delete style color","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"d22ee6be-0141-4425-9537-e1b32855882a","name":"Delete response","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"a9ffaf91-d495-4337-80ea-d045ea7baedc","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1f0ef263-c78d-4cda-b900-05c0b9478f73","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5e9a7efb-164e-48ba-b24b-859f2c93cb24","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"seasons","description":"","item":[{"id":"fdf63d2d-f95e-4c4e-8340-441c00720f43","name":"List style color seasons","request":{"name":"List style color seasons","description":{"content":"Get list of style color seasons","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"season,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[seasonId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"83248564-61bc-4ee0-968c-f642d864c874","name":"List of style color seasons","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"season,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[seasonId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://Ew.spysystem.dk/api/v2/IbiTyeR?page[token]=QM4UZ&page[offset]=0\",\n    \"last\": \"https://t9WTPEfr.spysystem.dk/api/v2/aKh?page[token]=Ds7kJRuQOmQ&page[offset]=161\",\n    \"prev\": \"https://rKYiFNH.spysystem.dk/api/v2/BOpdNsL?page[token]=EBKWRTRL&page[offset]=17938983\",\n    \"next\": \"https://vcwM1XDQxOl.spysystem.dk/api/v2/REsrZScF?page[token]=6Pw9Tqh&page[offset]=81996626411\"\n  },\n  \"data\": [\n    {\n      \"type\": \"styleColorSeason\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"active\": \"<boolean>\"\n      },\n      \"relationships\": {\n        \"season\": {\n          \"data\": {\n            \"type\": \"season\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    },\n    {\n      \"type\": \"styleColorSeason\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"active\": \"<boolean>\"\n      },\n      \"relationships\": {\n        \"season\": {\n          \"data\": {\n            \"type\": \"season\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    }\n  ],\n  \"included\": {\n    \"season\": {\n      \"key_0\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"startDate\": \"<date>\",\n          \"endDate\": \"<date>\",\n          \"active\": \"<boolean>\",\n          \"year\": \"<integer>\"\n        },\n        \"relationships\": {\n          \"deliveries\": {\n            \"data\": [\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              },\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              }\n            ]\n          }\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c5bad63c-72fa-43e1-94d5-f3df7e554c08","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"season,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[seasonId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4dffd64b-5be3-4608-8b3c-719c42ae8a72","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"season,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[seasonId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4195b64c-d36d-4734-8954-84be88077fc6","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"season,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[seasonId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"5db02789-9b1a-465a-a565-33ee79123c04","name":"Create style color season","request":{"name":"Create style color season","description":{"content":"Create new style color season","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"1daa422d-1bbc-4b03-a516-4444aaee0599","name":"Style color season created","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new style color season","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"styleColorSeason\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"active\": \"<boolean>\"\n    },\n    \"relationships\": {\n      \"season\": {\n        \"data\": {\n          \"type\": \"season\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"season\": {\n      \"key_0\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"startDate\": \"<date>\",\n          \"endDate\": \"<date>\",\n          \"active\": \"<boolean>\",\n          \"year\": \"<integer>\"\n        },\n        \"relationships\": {\n          \"deliveries\": {\n            \"data\": [\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              },\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              }\n            ]\n          }\n        }\n      },\n      \"key_1\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"startDate\": \"<date>\",\n          \"endDate\": \"<date>\",\n          \"active\": \"<boolean>\",\n          \"year\": \"<integer>\"\n        },\n        \"relationships\": {\n          \"deliveries\": {\n            \"data\": [\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              },\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              }\n            ]\n          }\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ecb1efc7-5538-4d22-bb02-0edd7adcf7ba","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0776c9d5-b217-40e0-8c30-8f010cb239e6","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e3a697f8-3da2-4f1b-8985-684258ddba4b","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"080eaeb4-e825-47a9-906b-281b29ed4fce","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"season\": {\n      \"data\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{styleColorSeasonId}","description":"","item":[{"id":"0962f3fb-16f0-4041-b0fd-d485dd3ceb3d","name":"Get style color season","request":{"name":"Get style color season","description":{"content":"Get style color season","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"season,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"22c6971b-d6a5-4d91-841a-feb97e4a75be","name":"StyleColorSeason","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"season,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleColorSeason\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"active\": \"<boolean>\"\n    },\n    \"relationships\": {\n      \"season\": {\n        \"data\": {\n          \"type\": \"season\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"season\": {\n      \"key_0\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"startDate\": \"<date>\",\n          \"endDate\": \"<date>\",\n          \"active\": \"<boolean>\",\n          \"year\": \"<integer>\"\n        },\n        \"relationships\": {\n          \"deliveries\": {\n            \"data\": [\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              },\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              }\n            ]\n          }\n        }\n      },\n      \"key_1\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"startDate\": \"<date>\",\n          \"endDate\": \"<date>\",\n          \"active\": \"<boolean>\",\n          \"year\": \"<integer>\"\n        },\n        \"relationships\": {\n          \"deliveries\": {\n            \"data\": [\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              },\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              }\n            ]\n          }\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"40eb4188-cabb-43f0-96e9-5860d50bfeb7","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"season,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a5471cb8-31a4-404d-b82d-b0468a406936","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"season,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"1f0f0192-30c3-4d0e-8344-2065fa823290","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"season,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,season"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8f4f6816-eff8-4274-b5cc-fc02dd490c44","name":"Update style color season","request":{"name":"Update style color season","description":{"content":"Update style color season","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"30f0f144-bcd2-489a-990c-d941604b6e93","name":"Style color season updated","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleColorSeason\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"active\": \"<boolean>\"\n    },\n    \"relationships\": {\n      \"season\": {\n        \"data\": {\n          \"type\": \"season\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"season\": {\n      \"key_0\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"startDate\": \"<date>\",\n          \"endDate\": \"<date>\",\n          \"active\": \"<boolean>\",\n          \"year\": \"<integer>\"\n        },\n        \"relationships\": {\n          \"deliveries\": {\n            \"data\": [\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              },\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              }\n            ]\n          }\n        }\n      },\n      \"key_1\": {\n        \"type\": \"season\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"startDate\": \"<date>\",\n          \"endDate\": \"<date>\",\n          \"active\": \"<boolean>\",\n          \"year\": \"<integer>\"\n        },\n        \"relationships\": {\n          \"deliveries\": {\n            \"data\": [\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              },\n              {\n                \"type\": \"seasonDelivery\",\n                \"id\": \"<string>\"\n              }\n            ]\n          }\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"69763001-f5c2-4f2a-b981-7c6ff31c7548","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4bbe5b47-41ed-47f9-8310-920af340ad89","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2492bc32-9ae8-40cf-abae-88727718ccfc","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"013a5774-399c-4fb1-bbf0-454c8bd95beb","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeason\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8b2979d8-c9a7-40f8-a056-1ab22f257d98","name":"Delete style color season","request":{"name":"Delete style color season","description":{"content":"Delete style color season","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"8e00c5d4-9d88-4da4-8c26-aa0e9d64c745","name":"Delete response","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"424262f6-d56e-4b2b-b84c-b377ccbbaeb0","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c3c6d9bc-19a6-48b2-b154-767b1a753165","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6d0ecccf-16c1-4f5e-802c-e1ad3aec8692","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e07af0a3-e103-44b1-bd57-f9eac8e568f8","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"deliveries","description":"","item":[{"id":"bb35213e-c3d7-4b78-9c6f-396eae7f5974","name":"List style color season deliveries","request":{"name":"List style color season deliveries","description":{"content":"Get list of style color season deliveries","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[seasonDeliveryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"4e18db4b-1a20-4dbe-8bc5-08109369142a","name":"List of style color seasons","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[seasonDeliveryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://6dk81Wl6.spysystem.dk/api/v2/i9?page[token]=0qJk&page[offset]=0\",\n    \"last\": \"https://loAV09oc-lt.spysystem.dk/api/v2/6IUoNC?page[token]=6moI&page[offset]=129768\",\n    \"prev\": \"https://tmvUwewyc.spysystem.dk/api/v2/4QgL3IEXCQ8?page[token]=krE8&page[offset]=943740\",\n    \"next\": \"https://-v.spysystem.dk/api/v2/I0on8b8Z9_?page[token]=wv0dxSFV&page[offset]=932\"\n  },\n  \"data\": [\n    {\n      \"type\": \"styleColorSeasonDelivery\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"active\": \"<boolean>\"\n      },\n      \"relationships\": {\n        \"seasonDelivery\": {\n          \"data\": {\n            \"type\": \"seasonDelivery\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    },\n    {\n      \"type\": \"styleColorSeasonDelivery\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"active\": \"<boolean>\"\n      },\n      \"relationships\": {\n        \"seasonDelivery\": {\n          \"data\": {\n            \"type\": \"seasonDelivery\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    }\n  ],\n  \"included\": {\n    \"seasonDelivery\": {\n      \"key_0\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9527f73b-9d0c-4020-8295-5dff177badf0","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[seasonDeliveryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"570adda0-bbf9-46ca-81f3-e61860dd75a2","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[seasonDeliveryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0e5384dd-82b6-46b6-9935-3f4beba143e2","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[active]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[seasonDeliveryId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"414f7101-c351-4a90-aa44-c5c54f5a8a70","name":"Create style color season delivery","request":{"name":"Create style color season delivery","description":{"content":"Create new style color season delivery","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"8892fe22-b646-4779-aac9-b4f3ffec3a0c","name":"Style color season delivery created","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new style color season delivery","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"styleColorSeasonDelivery\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"active\": \"<boolean>\"\n    },\n    \"relationships\": {\n      \"seasonDelivery\": {\n        \"data\": {\n          \"type\": \"seasonDelivery\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"seasonDelivery\": {\n      \"key_0\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e3d48910-5e26-4121-9387-837cfdc4036c","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"10395d2d-d712-4718-82d0-fbb13c20cf07","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"88b520ad-2876-44e2-9eec-d9c8a50efff8","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2ff6a05f-8fd8-45f0-9d06-2c8e5327d82e","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{styleColorSeasonDeliveryId}","description":"","item":[{"id":"b90c6b7e-7b2b-4e3c-ae94-1e8c5a7be0d6","name":"Get style color season delivery","request":{"name":"Get style color season delivery","description":{"content":"Get style color season delivery","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonDeliveryId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"9f73bacb-f825-4f83-a61c-7b9ba94a407b","name":"StyleColorSeasonDelivery","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleColorSeasonDelivery\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"active\": \"<boolean>\"\n    },\n    \"relationships\": {\n      \"seasonDelivery\": {\n        \"data\": {\n          \"type\": \"seasonDelivery\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"seasonDelivery\": {\n      \"key_0\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"300934cf-a1c0-42e4-9c3a-ba34b4595777","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"71a8a497-aa01-4e94-96d5-a9b72913678e","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ae74d6fa-cc58-402b-ae1a-77cd4d263cdb","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"seasonDelivery,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColorSeason","value":"active,seasonDelivery"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_season","value":"startDate,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"7baa56b6-48be-4bb2-8768-f113bd825794","name":"Update style color season delivery","request":{"name":"Update style color season delivery","description":{"content":"Update style color season delivery","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonDeliveryId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"467d44b9-2a94-453a-a725-d168c930a8d0","name":"Style color season delivery updated","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleColorSeasonDelivery\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"active\": \"<boolean>\"\n    },\n    \"relationships\": {\n      \"seasonDelivery\": {\n        \"data\": {\n          \"type\": \"seasonDelivery\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"seasonDelivery\": {\n      \"key_0\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"lastSalesDate\": \"<date>\",\n          \"latestDeliveryDate\": \"<date>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"98bd22a4-094a-4453-a34b-f40d2ed8c43f","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"94fd416b-c945-4c77-852a-6e85142f58e6","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"9f98ecc8-0983-4ff5-b7ea-10b49057cff2","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"04b2d61d-7002-476a-a79c-b6c28df9e5b3","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleColorSeasonDelivery\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"active\": \"<boolean>\"\n  },\n  \"relationships\": {\n    \"seasonDelivery\": {\n      \"data\": {\n        \"type\": \"seasonDelivery\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"99060e49-5946-47b3-90ed-51527ca40094","name":"Delete style color season delivery","request":{"name":"Delete style color season delivery","description":{"content":"Delete style color season delivery","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleColorSeasonDeliveryId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"DELETE","body":{},"auth":null},"response":[{"id":"6574c5b3-bbd9-4e81-9831-5cd6b7c8fafb","name":"Delete response","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"OK","code":200,"header":[],"cookie":[],"_postman_previewlanguage":"text"},{"id":"db763748-3b99-4d12-8a67-014249b19672","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6a841864-677a-422d-8ac8-c9dc927de485","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ac324e75-ae8e-46f9-8782-60ec0132af02","name":"Conflict","originalRequest":{"url":{"path":["pdm","styles",":styleId","colors",":styleColorId","seasons",":styleColorSeasonId","deliveries",":styleColorSeasonDeliveryId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"DELETE","body":{}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]}]}]},{"name":"cost-prices","description":"","item":[{"id":"bea76e65-baff-494b-b8e9-9d47de340661","name":"Get style cost prices","request":{"name":"Get style cost prices","description":{"content":"Get style cost prices","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","cost-prices"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleCostPrices","value":"rawCurrencyName,invoicedAmount"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"745054d1-c7c2-4652-8a2b-402c37239368","name":"StyleCostPrices","originalRequest":{"url":{"path":["pdm","styles",":styleId","cost-prices"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleCostPrices","value":"rawCurrencyName,invoicedAmount"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleCostPrices\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"rawAmount\": \"<number>\",\n      \"invoicedAmount\": \"<number>\",\n      \"landedAmount\": \"<number>\",\n      \"rawCurrencyName\": \"<string>\",\n      \"invoicedCurrencyName\": \"<string>\",\n      \"landedCurrencyName\": \"<string>\"\n    },\n    \"relationships\": {\n      \"rawCurrency\": {\n        \"data\": {\n          \"type\": \"currency\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"invoicedCurrency\": {\n        \"data\": {\n          \"type\": \"currency\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"landedCurrency\": {\n        \"data\": {\n          \"type\": \"currency\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"currency\": {\n      \"key_0\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"229618c1-6e74-48e7-ab98-218707ad5e69","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","cost-prices"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleCostPrices","value":"rawCurrencyName,invoicedAmount"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"505a0fdf-e28a-4aac-b1e1-fab42a168a13","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","cost-prices"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleCostPrices","value":"rawCurrencyName,invoicedAmount"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ad2e3bf8-05bd-4d25-a219-d5aecc6c5a30","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","cost-prices"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleCostPrices","value":"rawCurrencyName,invoicedAmount"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"92797a9e-5395-46d4-88a8-7fecc134906d","name":"Update style cost prices","request":{"name":"Update style cost prices","description":{"content":"Update style cost prices","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","cost-prices"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleCostPrices\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"rawAmount\": \"<number>\",\n    \"invoicedAmount\": \"<number>\",\n    \"landedAmount\": \"<number>\"\n  },\n  \"relationships\": {\n    \"rawCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"invoicedCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"landedCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"c9ab42f3-94f5-4fb3-a80f-2990f8d9425b","name":"Style Cost Prices updated","originalRequest":{"url":{"path":["pdm","styles",":styleId","cost-prices"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleCostPrices\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"rawAmount\": \"<number>\",\n    \"invoicedAmount\": \"<number>\",\n    \"landedAmount\": \"<number>\"\n  },\n  \"relationships\": {\n    \"rawCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"invoicedCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"landedCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleCostPrices\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"rawAmount\": \"<number>\",\n      \"invoicedAmount\": \"<number>\",\n      \"landedAmount\": \"<number>\",\n      \"rawCurrencyName\": \"<string>\",\n      \"invoicedCurrencyName\": \"<string>\",\n      \"landedCurrencyName\": \"<string>\"\n    },\n    \"relationships\": {\n      \"rawCurrency\": {\n        \"data\": {\n          \"type\": \"currency\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"invoicedCurrency\": {\n        \"data\": {\n          \"type\": \"currency\",\n          \"id\": \"<string>\"\n        }\n      },\n      \"landedCurrency\": {\n        \"data\": {\n          \"type\": \"currency\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"currency\": {\n      \"key_0\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"66bb5084-c818-4f18-a61a-d368267d7cbf","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","cost-prices"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleCostPrices\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"rawAmount\": \"<number>\",\n    \"invoicedAmount\": \"<number>\",\n    \"landedAmount\": \"<number>\"\n  },\n  \"relationships\": {\n    \"rawCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"invoicedCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"landedCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"cdef50ae-2423-48c4-8622-6e5b71087342","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles",":styleId","cost-prices"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleCostPrices\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"rawAmount\": \"<number>\",\n    \"invoicedAmount\": \"<number>\",\n    \"landedAmount\": \"<number>\"\n  },\n  \"relationships\": {\n    \"rawCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"invoicedCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"landedCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e02d2b6e-d808-4ee7-8bf0-1d77781210f3","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","cost-prices"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleCostPrices\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"rawAmount\": \"<number>\",\n    \"invoicedAmount\": \"<number>\",\n    \"landedAmount\": \"<number>\"\n  },\n  \"relationships\": {\n    \"rawCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"invoicedCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    },\n    \"landedCurrency\": {\n      \"data\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\"\n      }\n    }\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]},{"name":"sales-price","description":"","item":[{"id":"c06667fc-8f65-4a12-b15c-da5ad7c0e6b6","name":"List style sales prices","request":{"name":"List style sales prices","description":{"content":"Get list of style sales prices","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","sales-price"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[currencyId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleSalesPrice","value":"rrp,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"f8f4f05e-1f2d-4870-85a7-36e3357ef3af","name":"List of style sales prices","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[currencyId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleSalesPrice","value":"rrp,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://ov.spysystem.dk/api/v2/Xs?page[token]=dVJbTaFP&page[offset]=0\",\n    \"last\": \"https://l_GsYdr.spysystem.dk/api/v2/rXgD?page[token]=f0x6&page[offset]=3217520\",\n    \"prev\": \"https://W7JSM5xsQ.spysystem.dk/api/v2/Z9K?page[token]=fHozB9n&page[offset]=1999049903\",\n    \"next\": \"https://MHtSVVqf4uJ.spysystem.dk/api/v2/O5_iD1oYc?page[token]=fsF&page[offset]=5\"\n  },\n  \"data\": [\n    {\n      \"type\": \"styleSalesPrice\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"wsp\": \"<number>\",\n        \"rrp\": \"<number>\",\n        \"rrpOriginal\": \"<number>\",\n        \"rrpSale\": \"<number>\"\n      },\n      \"relationships\": {\n        \"currency\": {\n          \"data\": {\n            \"type\": \"currency\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    },\n    {\n      \"type\": \"styleSalesPrice\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"wsp\": \"<number>\",\n        \"rrp\": \"<number>\",\n        \"rrpOriginal\": \"<number>\",\n        \"rrpSale\": \"<number>\"\n      },\n      \"relationships\": {\n        \"currency\": {\n          \"data\": {\n            \"type\": \"currency\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    }\n  ],\n  \"included\": {\n    \"currency\": {\n      \"key_0\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      },\n      \"key_2\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      },\n      \"key_3\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"2d3f412e-deec-48db-9071-d3a436295c99","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[currencyId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleSalesPrice","value":"rrp,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ed92acd9-b4a2-46ce-af90-b467ba1836c9","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[currencyId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleSalesPrice","value":"rrp,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"dbc74968-ec64-4dbf-b4bf-ac90b6b6cf40","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[currencyId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleSalesPrice","value":"rrp,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{styleSalesPriceId}","description":"","item":[{"id":"cdbd9366-665f-4659-95d2-599fad9e46bf","name":"Get style sales price","request":{"name":"Get style sales price","description":{"content":"Get style sales price","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","sales-price",":styleSalesPriceId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleSalesPrice","value":"rrp,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleSalesPriceId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"22ad22c4-481e-450b-b8ef-28b42cc8871f","name":"StyleSalesPrice","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price",":styleSalesPriceId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleSalesPrice","value":"rrp,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleSalesPrice\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"wsp\": \"<number>\",\n      \"rrp\": \"<number>\",\n      \"rrpOriginal\": \"<number>\",\n      \"rrpSale\": \"<number>\"\n    },\n    \"relationships\": {\n      \"currency\": {\n        \"data\": {\n          \"type\": \"currency\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"currency\": {\n      \"key_0\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c2bdb1ea-5b9e-49c1-b28a-265a8e5797c5","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price",":styleSalesPriceId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleSalesPrice","value":"rrp,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"4d440d25-1dc5-4dd8-9f5b-134b8a7e1064","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price",":styleSalesPriceId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleSalesPrice","value":"rrp,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"fe0a70ad-1592-4c85-b6b0-912b4ba99a91","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price",":styleSalesPriceId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"currency,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleSalesPrice","value":"rrp,currency"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_currency","value":"name,code"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8b1600e1-0b43-4a74-8607-810940033b2f","name":"Update style sales price","request":{"name":"Update style sales price","description":{"content":"Update style sales price","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","sales-price",":styleSalesPriceId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleSalesPriceId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleSalesPrice\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"wsp\": \"<number>\",\n    \"rrp\": \"<number>\",\n    \"rrpOriginal\": \"<number>\",\n    \"rrpSale\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"1fc4023a-29da-4d5b-8e06-0124c90f6390","name":"Style Sales Price updated","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price",":styleSalesPriceId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleSalesPrice\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"wsp\": \"<number>\",\n    \"rrp\": \"<number>\",\n    \"rrpOriginal\": \"<number>\",\n    \"rrpSale\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"No Content","code":204,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleSalesPrice\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"wsp\": \"<number>\",\n      \"rrp\": \"<number>\",\n      \"rrpOriginal\": \"<number>\",\n      \"rrpSale\": \"<number>\"\n    },\n    \"relationships\": {\n      \"currency\": {\n        \"data\": {\n          \"type\": \"currency\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"currency\": {\n      \"key_0\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      },\n      \"key_1\": {\n        \"type\": \"currency\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"name\": \"<string>\",\n          \"code\": \"<string>\"\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ad4eb4b0-a403-4cfe-affe-8d9a7cd97cd9","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price",":styleSalesPriceId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleSalesPrice\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"wsp\": \"<number>\",\n    \"rrp\": \"<number>\",\n    \"rrpOriginal\": \"<number>\",\n    \"rrpSale\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0b53ace2-dffb-4ef6-bf49-75b706e19121","name":"Forbidden","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price",":styleSalesPriceId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleSalesPrice\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"wsp\": \"<number>\",\n    \"rrp\": \"<number>\",\n    \"rrpOriginal\": \"<number>\",\n    \"rrpSale\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e46560bc-3f38-4f0d-8869-895243423f04","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","sales-price",":styleSalesPriceId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"styleSalesPrice\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"wsp\": \"<number>\",\n    \"rrp\": \"<number>\",\n    \"rrpOriginal\": \"<number>\",\n    \"rrpSale\": \"<number>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"variants","description":"","item":[{"id":"08de4d9e-75d2-4cc4-a66f-98f6a8a06127","name":"List style variants","request":{"name":"List style variants","description":{"content":"Get list of style variants","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","variants"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"styleColor,styleColor"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[variantType]","value":"size"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[styleColorId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleVariant","value":"styleColor,sizeName"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"04cf60b0-e0e3-4585-8421-1267c182622d","name":"List of style variants","originalRequest":{"url":{"path":["pdm","styles",":styleId","variants"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"styleColor,styleColor"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[variantType]","value":"size"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[styleColorId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleVariant","value":"styleColor,sizeName"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://u4rIyHX.spysystem.dk/api/v2/1E?page[token]=Kik191u8&page[offset]=0\",\n    \"last\": \"https://c9G4Pr-.spysystem.dk/api/v2/1tGI3yvO6o_?page[token]=T8qN&page[offset]=8885909\",\n    \"prev\": \"https://H_Y.spysystem.dk/api/v2/KKMbZ7I?page[token]=s4yMnzx&page[offset]=594\",\n    \"next\": \"https://k92yZ8V.spysystem.dk/api/v2/jCO?page[token]=t&page[offset]=868840\"\n  },\n  \"data\": [\n    {\n      \"type\": \"styleVariant\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"variantType\": \"assortment\",\n        \"variationName\": \"<string>\",\n        \"assortmentName\": \"<string>\",\n        \"sizeName\": \"<string>\",\n        \"barcode\": \"<string>\"\n      },\n      \"relationships\": {\n        \"styleColor\": {\n          \"data\": {\n            \"type\": \"styleColor\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    },\n    {\n      \"type\": \"styleVariant\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"variantType\": \"assortment\",\n        \"variationName\": \"<string>\",\n        \"assortmentName\": \"<string>\",\n        \"sizeName\": \"<string>\",\n        \"barcode\": \"<string>\"\n      },\n      \"relationships\": {\n        \"styleColor\": {\n          \"data\": {\n            \"type\": \"styleColor\",\n            \"id\": \"<string>\"\n          }\n        }\n      }\n    }\n  ],\n  \"included\": {\n    \"styleColor\": {\n      \"key_0\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"active\": \"<boolean>\",\n          \"noosType\": \"noos\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      },\n      \"key_1\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"active\": \"<boolean>\",\n          \"noosType\": \"noos\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"02ff31ba-3eb1-4712-b476-0a2a5d5bc5a0","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","variants"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"styleColor,styleColor"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[variantType]","value":"size"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[styleColorId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleVariant","value":"styleColor,sizeName"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e2f5c4f2-bca5-46f8-8b3d-34edcd4d8278","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","variants"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"styleColor,styleColor"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[variantType]","value":"size"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[styleColorId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleVariant","value":"styleColor,sizeName"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"e13b0fc1-6198-4f24-8e49-07cd34a53e7e","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","variants"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"styleColor,styleColor"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[variantType]","value":"size"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[styleColorId]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleVariant","value":"styleColor,sizeName"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{styleVariantId}","description":"","item":[{"id":"6a9d956a-46c5-414c-81ca-77278be9cc06","name":"Get style variant","request":{"name":"Get style variant","description":{"content":"Get style variant","type":"text/plain"},"url":{"path":["pdm","styles",":styleId","variants",":styleVariantId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"styleColor,styleColor"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleVariant","value":"styleColor,sizeName"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"}],"variable":[{"type":"any","value":"<string>","key":"styleId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}},{"type":"any","value":"<string>","key":"styleVariantId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"040e79e1-0a9e-4abc-a548-ecc4c8cf950a","name":"StyleVariant","originalRequest":{"url":{"path":["pdm","styles",":styleId","variants",":styleVariantId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"styleColor,styleColor"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleVariant","value":"styleColor,sizeName"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"styleVariant\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"variantType\": \"assortment\",\n      \"variationName\": \"<string>\",\n      \"assortmentName\": \"<string>\",\n      \"sizeName\": \"<string>\",\n      \"barcode\": \"<string>\"\n    },\n    \"relationships\": {\n      \"styleColor\": {\n        \"data\": {\n          \"type\": \"styleColor\",\n          \"id\": \"<string>\"\n        }\n      }\n    }\n  },\n  \"included\": {\n    \"styleColor\": {\n      \"key_0\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"active\": \"<boolean>\",\n          \"noosType\": \"endSale\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      },\n      \"key_1\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"active\": \"<boolean>\",\n          \"noosType\": \"rerunner\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      },\n      \"key_2\": {\n        \"type\": \"styleColor\",\n        \"id\": \"<string>\",\n        \"attributes\": {\n          \"active\": \"<boolean>\",\n          \"noosType\": \"endSale\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"<string>\"\n            }\n          }\n        }\n      }\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8c20207f-7825-43b8-b693-97e9ce61a924","name":"Bad Request","originalRequest":{"url":{"path":["pdm","styles",":styleId","variants",":styleVariantId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"styleColor,styleColor"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleVariant","value":"styleColor,sizeName"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d8935034-c9a6-4876-870b-413d9c3d52c0","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","styles",":styleId","variants",":styleVariantId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"styleColor,styleColor"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleVariant","value":"styleColor,sizeName"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"b43cd229-5b53-41c0-bb5f-42f362f63ee9","name":"Not found","originalRequest":{"url":{"path":["pdm","styles",":styleId","variants",":styleVariantId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"include","value":"styleColor,styleColor"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleVariant","value":"styleColor,sizeName"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_styleColor","value":"active,active"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}]},{"name":"types","description":"","item":[{"id":"7302849b-7a37-4fb0-88b7-1b2dd71f05b7","name":"List types","request":{"name":"List types","description":{"content":"Get list of types","type":"text/plain"},"url":{"path":["pdm","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"78eaa4e0-3dc7-483e-8bdf-8e3853f39be5","name":"List of types","originalRequest":{"url":{"path":["pdm","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://T_8OIN9mk.spysystem.dk/api/v2/-rkr?page[token]=Rqb3s&page[offset]=0\",\n    \"last\": \"https://Sg-9d-r.spysystem.dk/api/v2/X1a2IFS?page[token]=Qbvu&page[offset]=642186766\",\n    \"prev\": \"https://jxwiz.spysystem.dk/api/v2/O9vd/?page[token]=l3xLza&page[offset]=1\",\n    \"next\": \"https://hLAqrNfb.spysystem.dk/api/v2/Th0mk/?page[token]=frgOqj&page[offset]=7276258\"\n  },\n  \"data\": [\n    {\n      \"type\": \"type\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    },\n    {\n      \"type\": \"type\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"a5d108f7-ae07-43ce-ad4a-bcfa22298d83","name":"Bad Request","originalRequest":{"url":{"path":["pdm","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0d111f76-95fe-4ef8-9d70-b21b36e7f6b0","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","types"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"d34ba72d-616f-4377-af42-a7c244dc4686","name":"Create type","request":{"name":"Create type","description":{"content":"Create new type","type":"text/plain"},"url":{"path":["pdm","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"aa763622-782a-4174-bcb0-6a73d14c868a","name":"Type created","originalRequest":{"url":{"path":["pdm","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Created","code":201,"header":[{"key":"Content-Type","value":"application/vnd.api+json"},{"disabled":false,"description":{"content":"(Required) URL to new type","type":"text/plain"},"key":"Location","value":"<string>"}],"body":"{\n  \"data\": {\n    \"type\": \"type\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5ff5dd57-df89-4f6d-afbc-4c18ae7d4755","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"c74db382-4da7-487d-a1a0-943c3e6dc204","name":"Forbidden","originalRequest":{"url":{"path":["pdm","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"05ab32a2-2250-434b-b609-992f7420c037","name":"Conflict","originalRequest":{"url":{"path":["pdm","types"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"POST","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{typeId}","description":"","item":[{"id":"f949e10f-42cf-4f35-902d-ce5f36c5c8e6","name":"Get type","request":{"name":"Get type","description":{"content":"Get type","type":"text/plain"},"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"}],"variable":[{"type":"any","value":"<string>","key":"typeId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"c914e0c3-5ca0-491c-b8d8-3e177a75c487","name":"Type","originalRequest":{"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"type\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"0ff200c0-f2ee-4a94-b9a7-37517e34f24e","name":"Bad Request","originalRequest":{"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"ef594918-d132-41ea-9d8a-05bca90c45a5","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"bc79ebc7-423d-47ce-8ad2-61d1a5dfa4f4","name":"Not found","originalRequest":{"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_type","value":"name,name"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"id":"8db81f19-5894-409d-b889-320d4002f872","name":"Update type","request":{"name":"Update type","description":{"content":"Update type","type":"text/plain"},"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[],"variable":[{"type":"any","value":"<string>","key":"typeId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}},"auth":null},"response":[{"id":"8b01c0c2-76f0-4ba9-ab3f-65637e4567e8","name":"Type updated","originalRequest":{"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"type\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"d4244a4a-9bac-4f84-b838-93e1152e7fea","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"5071e4fc-ebc2-4f91-9791-4df1615a6010","name":"Forbidden","originalRequest":{"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Forbidden","code":403,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"81284a3d-79df-4745-a50b-f9e3aac2fcd8","name":"Not found","originalRequest":{"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"212589f4-968c-47e9-ab0d-5b96a036039e","name":"Conflict","originalRequest":{"url":{"path":["pdm","types",":typeId"],"host":["{{baseUrl}}"],"query":[],"variable":[]},"header":[{"key":"Content-Type","value":"application/json"},{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"PATCH","body":{"mode":"raw","raw":"{\n  \"type\": \"type\",\n  \"id\": \"<string>\",\n  \"attributes\": {\n    \"name\": \"<string>\"\n  }\n}","options":{"raw":{"headerFamily":"json","language":"json"}}}},"status":"Conflict","code":409,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]},{"name":"users","description":"","item":[{"id":"8313c77a-7483-4cce-80b9-1d01ebb6258e","name":"List users","request":{"name":"List users","description":{"content":"Get list of users","type":"text/plain"},"url":{"path":["pdm","users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[userName]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[email]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isDesigner]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isPurchaser]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isSalesperson]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"aba3d167-4b43-4aa6-b0a3-9eaa2b0de904","name":"List of users","originalRequest":{"url":{"path":["pdm","users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[userName]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[email]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isDesigner]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isPurchaser]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isSalesperson]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"meta\": {\n    \"pageToken\": \"<string>\"\n  },\n  \"links\": {\n    \"first\": \"https://tBeVOrd.spysystem.dk/api/v2/gUlE0V?page[token]=Mh0jmYpS&page[offset]=0\",\n    \"last\": \"https://-X5uOD7.spysystem.dk/api/v2/v_?page[token]=6Ox5cI8q4&page[offset]=895829\",\n    \"prev\": \"https://.R4GJmDoq.z.spysystem.dk/api/v2/WLY6p?page[token]=1DB&page[offset]=4\",\n    \"next\": \"https://KIAkX3D.spysystem.dk/api/v2/6n9ov2p?page[token]=kYoDRNuRa&page[offset]=91517\"\n  },\n  \"data\": [\n    {\n      \"type\": \"user\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"userName\": \"<string>\",\n        \"email\": \"<email>\",\n        \"isDesigner\": \"<boolean>\",\n        \"isPurchaser\": \"<boolean>\",\n        \"isSalesperson\": \"<boolean>\"\n      }\n    },\n    {\n      \"type\": \"user\",\n      \"id\": \"<string>\",\n      \"attributes\": {\n        \"name\": \"<string>\",\n        \"userName\": \"<string>\",\n        \"email\": \"<email>\",\n        \"isDesigner\": \"<boolean>\",\n        \"isPurchaser\": \"<boolean>\",\n        \"isSalesperson\": \"<boolean>\"\n      }\n    }\n  ]\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7738f781-f1b9-4fe5-b59f-94c004849c59","name":"Bad Request","originalRequest":{"url":{"path":["pdm","users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[userName]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[email]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isDesigner]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isPurchaser]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isSalesperson]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"6e7b4613-6b76-49a6-99ae-e43421fece5a","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","users"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[name]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[userName]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[email]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isDesigner]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isPurchaser]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"filter[isSalesperson]","value":"<boolean>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[limit]","value":"50"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[token]","value":"<string>"},{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"page[offset]","value":"<integer>"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}},{"name":"{userId}","description":"","item":[{"id":"c79a42db-462f-4239-9eb7-a30aea834e83","name":"Get user","request":{"name":"Get user","description":{"content":"Get user","type":"text/plain"},"url":{"path":["pdm","users",":userId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"}],"variable":[{"type":"any","value":"<string>","key":"userId","disabled":false,"description":{"content":"(Required) ","type":"text/plain"}}]},"header":[{"key":"Accept","value":"application/vnd.api+json"}],"method":"GET","body":{},"auth":null},"response":[{"id":"510dd995-e54e-4214-b5ba-f5e28944928d","name":"User","originalRequest":{"url":{"path":["pdm","users",":userId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"OK","code":200,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"data\": {\n    \"type\": \"user\",\n    \"id\": \"<string>\",\n    \"attributes\": {\n      \"name\": \"<string>\",\n      \"userName\": \"<string>\",\n      \"email\": \"<email>\",\n      \"isDesigner\": \"<boolean>\",\n      \"isPurchaser\": \"<boolean>\",\n      \"isSalesperson\": \"<boolean>\"\n    }\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"7ead42f8-454f-4674-9b3d-a506b28ad425","name":"Bad Request","originalRequest":{"url":{"path":["pdm","users",":userId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Bad Request","code":400,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"95f63429-9713-4fb6-a5a8-0b2f5c65b168","name":"Unauthorized","originalRequest":{"url":{"path":["pdm","users",":userId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Unauthorized","code":401,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"},{"id":"8abe4bfe-49d1-45ad-acdb-0f1ff34dbe2c","name":"Not found","originalRequest":{"url":{"path":["pdm","users",":userId"],"host":["{{baseUrl}}"],"query":[{"disabled":false,"description":{"content":"","type":"text/plain"},"key":"fields_user","value":"isPurchaser,isPurchaser"}],"variable":[]},"header":[{"key":"Accept","value":"application/vnd.api+json"},{"description":{"content":"Added as a part of security scheme: apikey","type":"text/plain"},"key":"X-Spy-Authorization","value":"<API Key>"}],"method":"GET","body":{}},"status":"Not Found","code":404,"header":[{"key":"Content-Type","value":"application/vnd.api+json"}],"body":"{\n  \"errors\": [\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    },\n    {\n      \"title\": \"<string>\",\n      \"id\": \"<string>\",\n      \"links\": {\n        \"about\": \"<string>\"\n      },\n      \"status\": \"<string>\",\n      \"code\": \"<string>\",\n      \"detail\": \"<string>\",\n      \"source\": {\n        \"pointer\": \"<string>\",\n        \"parameter\": \"<string>\"\n      },\n      \"meta\": {}\n    }\n  ],\n  \"meta\": {\n    \"requestId\": \"<string>\",\n    \"loadId\": \"<string>\"\n  }\n}","cookie":[],"_postman_previewlanguage":"json"}],"event":[],"protocolProfileBehavior":{"disableBodyPruning":true}}]}]}]}],"auth":{"type":"apikey","apikey":[{"type":"any","value":"X-Spy-Authorization","key":"key"},{"type":"any","value":"{{apiKey}}","key":"value"},{"type":"any","value":"header","key":"in"}]},"event":[],"variable":[{"key":"systemKey","value":"demo"},{"key":"baseUrl","value":"https://{{systemKey}}.spysystem.dk/api/v2"}],"info":{"_postman_id":"7b6b9bbb-7efa-42f4-bd00-e0155f10da94","name":"API Documentation for SPY Systems","schema":"https://schema.getpostman.com/json/collection/v2.1.0/collection.json","description":{"content":"# SPY System API V2 Documentation: Style and Product Data Management\n\nThis document describes how developers can authenticate and communicate with the [SPY System](https://spysystem.dk) API V2, which is specifically designed for managing style and product-related data.\n\n## OpenAPI Specification (OAS)\n\nWe leverage [OpenAPI](https://www.openapis.org/) to document our API endpoints, ensuring compatibility with various development tools:\n\n*   **[OpenAPI Generator](https://openapi-generator.tech/)**: Generate client libraries for your preferred programming languages (e.g., PHP, C#, Ruby, Python, and many [more](https://openapi-generator.tech/docs/generators)).\n*   **[Postman](https://www.postman.com/)**: Perform quick tests against endpoints without integrating them directly into your codebase.\n\n## API Structure\n\nThe API adheres to the [JSON:API](https://jsonapi.org/) specification for consistency and predictability.\n\nFor each resource (e.g., Style, Brand, Type), we provide one or more endpoints for common operations such as listing, fetching, and, where applicable, updating and deleting.\n\nThe basic URI structure follows this pattern:\n`/ [use-case] / [resource-name] / [resource-id] / [sub-resource-name] / [sub-resource-id]`\n\n**Examples for Style Endpoints (`/pdm/styles`):**\n\n*   **List Styles**: `GET /pdm/styles`\n*   **Create Style**: `POST /pdm/styles` (with required data in the request body)\n*   **Fetch Single Style**: `GET /pdm/styles/{styleId}`\n*   **Update Style**: `PATCH /pdm/styles/{styleId}`\n\n## Authentication\n\nAll API V2 endpoints require an authentication token.\n\n1.  **Obtain Token**: Call `POST /auth/login` and provide your `clientId` and `clientSecret` in the request body to receive a short-lived authorization token.\n2.  **Add to Header**: Include this token in the `X-Spy-Authorization` header key for all subsequent authenticated requests.\n\n**Important**: Authorization tokens can expire at any time. Your application should be prepared to handle token expiration and re-authenticate as needed.\n\n## Resource Object Structure\n\nA resource object in the API V2 follows the standard JSON:API format:\n\n```json\n{\n  \"type\": \"resource-type\",\n  \"id\": \"1\",\n  \"attributes\": {\n    \"attribute1\": \"value\",\n    \"attribute2\": false\n  },\n  \"relationships\": {\n    \"relationship-to-one\": {\n      \"data\": {\n        \"type\": \"sub-type\",\n        \"id\": 1\n      }\n    },\n    \"relationship-to-many\": {\n      \"data\": [\n        {\n          \"type\": \"sub-type2\",\n          \"id\": \"2\"\n        },\n        {\n          \"type\": \"sub-type2\",\n          \"id\": \"3\"\n        }\n      ]\n    }\n  }\n}\n```\n\n## Listing Resources\n\nTo retrieve a list of resources, send a `GET` request to the collection endpoint, e.g., `GET /pdm/styles`.\n\n**Example Response for Listing Styles:**\n\n```json\n{\n  \"links\": {\n    \"first\": \"https://demo.spysystem.dk/api/v2/pdm/styles?page[token]=abc&page[offset]=0\",\n    \"last\": \"https://demo.spysystem.dk/api/v2/pdm/styles?page[token]=abc&page[offset]=10\",\n    \"prev\": null,\n    \"next\": \"https://demo.spysystem.dk/api/v2/pdm/styles?page[token]=abc&page[offset]=1\"\n  },\n  \"data\": [\n    {\n      \"type\": \"style\",\n      \"id\": \"1\",\n      \"attributes\": {\n        \"styleNo\": \"S1000\",\n        \"styleName\": \"First style\"\n      },\n      \"relationships\": {\n        \"brand\": {\n          \"data\": {\n            \"type\": \"brand\",\n            \"id\": \"1\"\n          }\n        },\n        \"styleColors\": {\n          \"data\": [\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"1\"\n            },\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"2\"\n            }\n          ]\n        }\n      }\n    },\n    {\n      \"type\": \"style\",\n      \"id\": \"2\",\n      \"attributes\": {\n        \"styleNo\": \"S1001\",\n        \"styleName\": \"Second style\"\n      },\n      \"relationships\": {\n        \"brand\": {\n          \"data\": {\n            \"type\": \"brand\",\n            \"id\": \"1\"\n          }\n        },\n        \"styleColors\": {\n          \"data\": [\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"3\"\n            },\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"4\"\n            }\n          ]\n        }\n      }\n    }\n  ]\n}\n```\n\n## Fetching a Single Resource\n\nTo retrieve a specific resource, append its ID to the resource endpoint, e.g., `GET /pdm/styles/1`.\n\n**Example Response for Fetching a Single Style:**\n\n```json\n{\n  \"data\": {\n    \"type\": \"style\",\n    \"id\": \"1\",\n    \"attributes\": {\n      \"styleNo\": \"S1000\",\n      \"styleName\": \"First style\"\n    },\n    \"relationships\": {\n      \"brand\": {\n        \"data\": {\n          \"type\": \"brand\",\n          \"id\": \"1\"\n        }\n      }\n    },\n    \"styleColors\": {\n      \"data\": [\n        {\n          \"type\": \"styleColor\",\n          \"id\": \"1\"\n        },\n        {\n          \"type\": \"styleColor\",\n          \"id\": \"2\"\n        }\n      ]\n    }\n  }\n}\n```\n\n## Including Related Resources\n\nTo minimize API calls, you can include related resources directly in your primary request by using the `include` query parameter. For example, to include `styleColors` when fetching styles: `GET /pdm/styles?include=styleColors`.\n\n**Example Response with Included `styleColors`:**\n\n```json\n{\n  \"data\": {\n    \"type\": \"style\",\n    \"id\": \"1\",\n    \"attributes\": {\n      \"styleNo\": \"S1000\",\n      \"styleName\": \"First style\"\n    },\n    \"relationships\": {\n      \"brand\": {\n        \"data\": {\n          \"type\": \"brand\",\n          \"id\": \"1\"\n        }\n      },\n      \"styleColors\": {\n        \"data\": [\n          {\n            \"type\": \"styleColor\",\n            \"id\": \"1\"\n          },\n          {\n            \"type\": \"styleColor\",\n            \"id\": \"2\"\n          }\n        ]\n      }\n    }\n  },\n  \"included\": {\n    \"styleColor\": {\n      \"1\": {\n        \"type\": \"styleColor\",\n        \"id\": \"1\",\n        \"attributes\": {\n          \"active\": true,\n          \"noosType\": \"none\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"1\"\n            }\n          }\n        }\n      },\n      \"2\": {\n        \"type\": \"styleColor\",\n        \"id\": \"2\",\n        \"attributes\": {\n          \"active\": true,\n          \"noosType\": \"noos\"\n        },\n        \"relationships\": {\n          \"color\": {\n            \"data\": {\n              \"type\": \"color\",\n              \"id\": \"2\"\n            }\n          }\n        }\n      }\n    }\n  }\n}\n```\n\n**Important Considerations**:\n*   Including too many resources can be resource-intensive and may lead to performance issues or rate limits.\n*   Refer to the specific endpoint documentation to determine which resources are available for inclusion.\n\n## Fetching a Subset of Attributes/Relationships (Sparse Fieldsets)\n\nTo optimize data transfer, you can request only specific attributes or relationships for a resource using the `fields_[resource_type]` query parameter.\n\n**Example: Fetching `styleNo` and `brand` for a Style:**\n`GET /pdm/styles?fields_style=styleNo,brand`\n\n```json\n{\n  \"data\": {\n    \"type\": \"style\",\n    \"id\": \"1\",\n    \"attributes\": {\n      \"styleNo\": \"S1000\"\n    },\n    \"relationships\": {\n      \"brand\": {\n        \"data\": {\n          \"type\": \"brand\",\n          \"id\": \"1\"\n        }\n      }\n    }\n  }\n}\n```\n\nThis also applies to included resources.\n**Example: Fetching specific fields for included resources:**\n`GET /pdm/styles?include=styleColors&fields_style=styleNo,styleColors&fields_styleColor=active`\n\n```json\n{\n  \"data\": {\n    \"type\": \"style\",\n    \"id\": \"1\",\n    \"attributes\": {\n      \"styleNo\": \"S1000\"\n    },\n    \"relationships\": {\n      \"styleColors\": {\n        \"data\": [\n          {\n            \"type\": \"styleColor\",\n            \"id\": \"1\"\n          },\n          {\n            \"type\": \"styleColor\",\n            \"id\": \"2\"\n          }\n        ]\n      }\n    }\n  },\n  \"included\": {\n    \"styleColor\": {\n      \"1\": {\n        \"type\": \"styleColor\",\n        \"id\": \"1\",\n        \"attributes\": {\n          \"active\": true\n        }\n      },\n      \"2\": {\n        \"type\": \"styleColor\",\n        \"id\": \"2\",\n        \"attributes\": {\n          \"active\": true\n        }\n      }\n    }\n  }\n}\n```\n\n## Filtering Resources\n\nMost `GET` endpoints support filtering resources by adding `?filter[field]=value` to the request URL.\n\n**Examples:**\n\n*   **Filter active colors**: `GET /pdm/colors?filter[active]=true`\n*   **Filter styles by brand ID**: `GET /pdm/styles?filter[brandId]=1`\n\n## Pagination\n\nList endpoints typically return a maximum of 50 resources by default. You can adjust this limit using `?page[limit]`, with values between 1 and 250 (e.g., `?page[limit]=100`).\n\nTo retrieve additional items, use the pagination links provided in the `links` object of the response, or leverage the `meta.pageToken` with `page[offset]`.\n\n**Example: Initial request for 1 style:**\n`GET /pdm/styles?page[limit]=1`\n\n```json\n{\n  \"meta\": {\n    \"pageToken\": \"abc\"\n  },\n  \"links\": {\n    \"first\": \"https://demo.spysystem.dk/api/v2/pdm/styles?page[limit]=1&page[token]=abc&page[offset]=0\",\n    \"last\": \"https://demo.spysystem.dk/api/v2/pdm/styles?page[limit]=1&page[token]=abc&page[offset]=1\",\n    \"prev\": null,\n    \"next\": \"https://demo.spysystem.dk/api/v2/pdm/styles?page[limit]=1&page[token]=abc&page[offset]=1\"\n  },\n  \"data\": [\n    {\n      \"type\": \"style\",\n      \"id\": \"1\",\n      \"attributes\": {\n        \"styleNo\": \"S1000\",\n        \"styleName\": \"First style\"\n      },\n      \"relationships\": {\n        \"brand\": {\n          \"data\": {\n            \"type\": \"brand\",\n            \"id\": \"1\"\n          }\n        },\n        \"styleColors\": {\n          \"data\": [\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"1\"\n            },\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"2\"\n            }\n          ]\n        }\n      }\n    }\n  ]\n}\n```\n\n**Example: Requesting the next page:**\n`GET /pdm/styles?page[limit]=1&page[token]=abc&page[offset]=1`\n\n```json\n{\n  \"meta\": {\n    \"pageToken\": \"abc\"\n  },\n  \"links\": {\n    \"first\": \"https://demo.spysystem.dk/api/v2/pdm/styles?page[limit]=1&page[token]=abc&page[offset]=0\",\n    \"last\": null,\n    \"prev\": \"https://demo.spysystem.dk/api/v2/pdm/styles?page[limit]=1&page[token]=abc&page[offset]=0\",\n    \"next\": \"https://demo.spysystem.dk/api/v2/pdm/styles?page[limit]=1&page[token]=abc&page[offset]=1\"\n  },\n  \"data\": [\n    {\n      \"type\": \"style\",\n      \"id\": \"2\",\n      \"attributes\": {\n        \"styleNo\": \"S1001\",\n        \"styleName\": \"Second style\"\n      },\n      \"relationships\": {\n        \"brand\": {\n          \"data\": {\n            \"type\": \"brand\",\n            \"id\": \"1\"\n          }\n        },\n        \"styleColors\": {\n          \"data\": [\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"3\"\n            },\n            {\n              \"type\": \"styleColor\",\n              \"id\": \"4\"\n            }\n          ]\n        }\n      }\n    }\n  ]\n}\n```\n\n**Note**: When paginating, you are restricted from changing any URL parameters other than `page[token]` and `page[offset]`.\n\n\nContact Support:\n Email: edi@spysystem.dk","type":"text/plain"}}}