{"info":{"_postman_id":"96be023c-71dc-4329-9e01-6264bc05f16d","name":"SAP Lite","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"15069670","collectionId":"96be023c-71dc-4329-9e01-6264bc05f16d","publishedId":"TzRLkVhD","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"000f00"},"publishDate":"2021-04-30T20:23:11.000Z"},"item":[{"name":"Users","item":[{"name":"login","id":"03689198-f407-4c01-83f4-6bf0088d0de0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_UserName\": \"admin@admin.com\",\r\n    \"_Password\": \"password1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURL}}/api/users/Login","urlObject":{"path":["api","users","Login"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"03689198-f407-4c01-83f4-6bf0088d0de0"},{"name":"login Copy","id":"9ffe211b-90b5-4eaf-b26f-3ee07480f7fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_UserName\": \"admin@admin.com\",\r\n    \"_Password\": \"password1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURL}}/api/users/Login","urlObject":{"path":["api","users","Login"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ffe211b-90b5-4eaf-b26f-3ee07480f7fb"},{"name":"all users","id":"a1ac8e80-03df-4bee-a7b5-6e0e29e6df97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"{{SapURL}}/api/users/GetUsers","urlObject":{"path":["api","users","GetUsers"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a1ac8e80-03df-4bee-a7b5-6e0e29e6df97"},{"name":"register user","id":"b90594b9-fcde-407b-a4fa-bc5f20a17022","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"_UserName\": \"accountmanagement\",\r\n    \"_Email\": \"accountmanagement@management.com\",\r\n    \"_Password\": \"password1\",\r\n    \"_FirstName\": \"Account\",\r\n    \"_LastName\": \"Management\",\r\n    \"_Roles\": [1, 2, 3, 4, 5, 6, 8, 11, 13, 16, 18, 21, 23, 26, 28, 31, 33, 36, 38, 41, 43, 46, 48]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURL}}/api/users/CreateUser","urlObject":{"path":["api","users","CreateUser"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b90594b9-fcde-407b-a4fa-bc5f20a17022"},{"name":"Verify email with token","id":"0aa98277-0a94-4a9b-957b-0f1f3f97eaea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"_Code\": \"863995\",\r\n    \"_UserId\": \"c08625eb-1578-492c-9cc7-fc87e862894a\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/users/VerifyEmail","urlObject":{"protocol":"https","port":"44356","path":["api","users","VerifyEmail"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0aa98277-0a94-4a9b-957b-0f1f3f97eaea"},{"name":"Resend Verification code","id":"47803dca-6dea-4a22-b725-b78772e87885","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"_UserId\": \"c08625eb-1578-492c-9cc7-fc87e862894a\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/users/ResendVerificationCode","urlObject":{"protocol":"https","port":"44356","path":["api","users","ResendVerificationCode"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"47803dca-6dea-4a22-b725-b78772e87885"},{"name":"Change password","id":"26479512-3f48-4d5a-b694-3d1241222343","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_CurrentPassword\": \"password2\",\r\n    \"_NewPassword\": \"password1\",\r\n    \"_ConfirmPassword\": \"password1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/users/ChangePassword","urlObject":{"protocol":"https","port":"44356","path":["api","users","ChangePassword"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"26479512-3f48-4d5a-b694-3d1241222343"},{"name":"update user","id":"da2caa3a-cf00-4483-ba84-a7d28b2e7ef5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_UserName\": \"stev\",\r\n    \"_Email\": \"stev@yahoo.com\",\r\n    \"_FirstName\": \"Stev\",\r\n    \"_LastName\": \"Dans\",\r\n    \"_Roles\": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/users/UpdateUser/99a1b8b0-5bb2-4772-9edc-b1c6949e4149","urlObject":{"protocol":"https","port":"44356","path":["api","users","UpdateUser","99a1b8b0-5bb2-4772-9edc-b1c6949e4149"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"da2caa3a-cf00-4483-ba84-a7d28b2e7ef5"},{"name":"Update configuration","id":"58633093-cc1f-4e4c-81ab-5580f3a25d3a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_EngineFeasibilityConfigURI\": \"https://www.skyaccess.eu/SapEngineAPI/api/v1/SapEngine/GetFeasibleConfig/\",\r\n    \"Sapengineuri\": \"https://www.skyaccess.eu/SapEngineAPI/api/v1/SapEngine/GenerateProductionDataV6\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/users/UpdateConfiguration","urlObject":{"path":["api","users","UpdateConfiguration"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"58633093-cc1f-4e4c-81ab-5580f3a25d3a"},{"name":"Get Single User","id":"d07d1a51-55e9-43be-9218-77f3a7c36918","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:44356/api/users/GetUser/7a197367-650b-48ea-b051-836d090a5aff","urlObject":{"protocol":"https","port":"44356","path":["api","users","GetUser","7a197367-650b-48ea-b051-836d090a5aff"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d07d1a51-55e9-43be-9218-77f3a7c36918"},{"name":"Get all roles","id":"102ab886-eced-4335-9daf-070f69033ae6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://localhost:44356/api/users/GetRoles","urlObject":{"protocol":"https","port":"44356","path":["api","users","GetRoles"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"102ab886-eced-4335-9daf-070f69033ae6"}],"id":"ffb9f7b1-9081-409e-9055-ef4faf29d00f","_postman_id":"ffb9f7b1-9081-409e-9055-ef4faf29d00f","description":""},{"name":"Partners","item":[{"name":"Get Single Partner","id":"4efe0d0f-f633-4be2-9437-830609418f91","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/partners/GetPartner/1","urlObject":{"protocol":"https","port":"44356","path":["api","partners","GetPartner","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4efe0d0f-f633-4be2-9437-830609418f91"},{"name":"Delete Partner","id":"5c6a0f20-043b-4f50-8a76-4f4972bc3363","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://localhost:44356/api/partners/DeletePartner/6","urlObject":{"protocol":"https","port":"44356","path":["api","partners","DeletePartner","6"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5c6a0f20-043b-4f50-8a76-4f4972bc3363"},{"name":"All Partners","id":"e5dfa45c-8518-408e-8c87-62fb8e19daf6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/partners/GetPartners","urlObject":{"path":["api","partners","GetPartners"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5dfa45c-8518-408e-8c87-62fb8e19daf6"},{"name":"Search Partners","id":"bb5eacd1-d503-4b44-8711-a131835f15c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_SearchTerm\": \"Test\",\r\n    \"_StartDate\": \"2021-02-01\",\r\n    \"_EndDate\": \"2021-02-28\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/partners/SearchPartner","urlObject":{"protocol":"https","port":"44356","path":["api","partners","SearchPartner"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb5eacd1-d503-4b44-8711-a131835f15c3"},{"name":"Create Partner","id":"c41c5ea2-1d03-46fa-b15e-40b214e9b275","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Name\": \"TestPartner\",\r\n    \"_PartnerNumber\": \"7AB\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/partners/CreatePartner","urlObject":{"protocol":"https","port":"44356","path":["api","partners","CreatePartner"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c41c5ea2-1d03-46fa-b15e-40b214e9b275"},{"name":"Update Partner","id":"daf723c8-9c33-41e3-b650-ba7f96730484","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Name\": \"TestPartner up\",\r\n    \"_PartnerNumber\": \"7AB\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/partners/UpdatePartner/61","urlObject":{"protocol":"https","port":"44356","path":["api","partners","UpdatePartner","61"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"daf723c8-9c33-41e3-b650-ba7f96730484"}],"id":"9730a06b-c0aa-480a-b612-a922135eeaab","_postman_id":"9730a06b-c0aa-480a-b612-a922135eeaab","description":""},{"name":"Disc","item":[{"name":"Get Single Disc","id":"6f59bb38-a78b-4c15-9ddc-29e22156103d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/discs/GetDisc/1","urlObject":{"protocol":"https","port":"44356","path":["api","discs","GetDisc","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f59bb38-a78b-4c15-9ddc-29e22156103d"},{"name":"Delete Disc","id":"ecc0ef30-20c6-4041-a342-781821f03487","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/discs/DeleteDisc/5","urlObject":{"protocol":"https","port":"44356","path":["api","discs","DeleteDisc","5"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ecc0ef30-20c6-4041-a342-781821f03487"},{"name":"Get All Discs","id":"99bc598c-1287-4a9c-b692-1f42011fa4ad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/discs/GetDiscs/204","urlObject":{"path":["api","discs","GetDiscs","204"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"99bc598c-1287-4a9c-b692-1f42011fa4ad"},{"name":"Disc engin endpoint","id":"10df55fb-7758-4f0e-928d-33f9aa9afbf8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/discs/GetDiscs/204","urlObject":{"path":["api","discs","GetDiscs","204"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"10df55fb-7758-4f0e-928d-33f9aa9afbf8"},{"name":"Get All Groupinfo","id":"6cb67300-69f5-4f01-9856-19042e244c5a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/discs/GetDiscs/204","urlObject":{"path":["api","discs","GetDiscs","204"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6cb67300-69f5-4f01-9856-19042e244c5a"},{"name":"Get cylinder Code list","id":"7498ca19-15c7-40bf-95fa-f67a796b00c9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/discs/GetDiscs/204","urlObject":{"path":["api","discs","GetDiscs","204"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7498ca19-15c7-40bf-95fa-f67a796b00c9"},{"name":"Cylinder Seite Info","id":"ee266b80-ddad-4581-9f90-c23fee32aa71","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/discs/GetCylinderSeiteInfo/204","urlObject":{"path":["api","discs","GetCylinderSeiteInfo","204"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ee266b80-ddad-4581-9f90-c23fee32aa71"},{"name":"Create Disc","id":"40fd9115-fcfe-451b-8c94-965ff1682a64","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Name\": \"Disc 4\",\r\n    \"_Number\": 1,\r\n    \"_Slot\": 2,\r\n    \"_Type\": 1,\r\n    \"_Genre\": 1,\r\n    \"_CylinderID\": 16374,\r\n    \"_CustomerID\": 76,\r\n    \"_Group\": \"G1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/discs/CreateDisc","urlObject":{"protocol":"https","port":"44356","path":["api","discs","CreateDisc"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"40fd9115-fcfe-451b-8c94-965ff1682a64"},{"name":"Create Discs","id":"92bf1a5a-4fe8-4120-9780-73b4b316bba0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"[\r\n{\r\n    \"_Name\": \"Disc 4\",\r\n    \"_Number\": 1,\r\n    \"_Slot\": 2,\r\n    \"_Type\": 1,\r\n    \"_Genre\": 1,\r\n    \"_CylinderID\": 16374,\r\n    \"_CustomerID\": 76,\r\n    \"_Group\": \"G1\"\r\n},\r\n{\r\n    \"_Name\": \"Disc 2\",\r\n    \"_Number\": 1,\r\n    \"_Slot\": 2,\r\n    \"_Type\": 1,\r\n    \"_Genre\": 1,\r\n    \"_CylinderID\": 16374,\r\n    \"_CustomerID\": 76,\r\n    \"_Group\": \"G2\"\r\n}\r\n\r\n]\r\n","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/discs/CreateDiscs","urlObject":{"protocol":"https","port":"44356","path":["api","discs","CreateDiscs"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"92bf1a5a-4fe8-4120-9780-73b4b316bba0"},{"name":"Update Disc","id":"adf7d110-4ac8-4180-9ef4-a3263b1e4b26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Name\": \"Disc 1\",\r\n    \"_Number\": 1,\r\n    \"_Slot\": 2,\r\n    \"_Type\": 1,\r\n    \"_Genre\": 1,\r\n    \"_CylinderID\": 1700,\r\n    \"_CustomerID\": 74\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/discs/UpdateDisc/6","urlObject":{"protocol":"https","port":"44356","path":["api","discs","UpdateDisc","6"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"adf7d110-4ac8-4180-9ef4-a3263b1e4b26"},{"name":"Create Discs Copy","id":"a16d1b58-d922-4e68-9862-fa6d98a31f0e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"[\r\n{\r\n    \"_Name\": \"Disc 4\",\r\n    \"_Number\": 1,\r\n    \"_Slot\": 2,\r\n    \"_Type\": 1,\r\n    \"_Genre\": 1,\r\n    \"_CylinderID\": 16374,\r\n    \"_CustomerID\": 76,\r\n    \"_Group\": \"G1\"\r\n},\r\n{\r\n    \"_Name\": \"Disc 2\",\r\n    \"_Number\": 1,\r\n    \"_Slot\": 2,\r\n    \"_Type\": 1,\r\n    \"_Genre\": 1,\r\n    \"_CylinderID\": 16374,\r\n    \"_CustomerID\": 76,\r\n    \"_Group\": \"G2\"\r\n}\r\n\r\n]\r\n","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/discs/CreateDiscs","urlObject":{"protocol":"https","port":"44356","path":["api","discs","CreateDiscs"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"a16d1b58-d922-4e68-9862-fa6d98a31f0e"}],"id":"e6768ae5-9ac5-4ce9-8a1f-2f4f8764b7d2","_postman_id":"e6768ae5-9ac5-4ce9-8a1f-2f4f8764b7d2","description":""},{"name":"Groups Info","item":[{"name":"Get Single GroupInfo","id":"427f9d9e-5024-4f28-9479-23b3062c5873","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/groupsInfo/GetGroupInfo/1","urlObject":{"protocol":"https","port":"44356","path":["api","groupsInfo","GetGroupInfo","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"427f9d9e-5024-4f28-9479-23b3062c5873"},{"name":"Get Single GroupInfo Copy","id":"54af1091-b0e7-47e8-9963-d66ae4e52601","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/groupsInfo/GetGroupInfo/1","urlObject":{"protocol":"https","port":"44356","path":["api","groupsInfo","GetGroupInfo","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"54af1091-b0e7-47e8-9963-d66ae4e52601"},{"name":"Delete GroupInfo","id":"1c49c778-6bd5-4d5b-91d0-68f39fe0a7f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/groupsInfo/DeleteGroupInfo/3","urlObject":{"protocol":"https","port":"44356","path":["api","groupsInfo","DeleteGroupInfo","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"1c49c778-6bd5-4d5b-91d0-68f39fe0a7f0"},{"name":"Get All GroupInfo","id":"cc4e0a89-2a96-47cd-9884-ea31a26415a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/groupsInfo/GetGroupInfos/204","urlObject":{"path":["api","groupsInfo","GetGroupInfos","204"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc4e0a89-2a96-47cd-9884-ea31a26415a1"},{"name":"Create GroupInfo","id":"9b9238f5-2690-43e5-a25a-72a95d94b56d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Row\": 1,\r\n    \"_Slot\": 1,\r\n    \"CustomerID\": 44,\r\n    \"GroupID\": 1454\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/groupsInfo/CreateGroupInfo","urlObject":{"protocol":"https","port":"44356","path":["api","groupsInfo","CreateGroupInfo"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9b9238f5-2690-43e5-a25a-72a95d94b56d"},{"name":"Create GroupInfos","id":"cd76263b-d9f4-4495-aead-7462ece83aa0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"_Row\": 1,\r\n        \"_Slot\": 1,\r\n        \"_Value\": 2,\r\n        \"CustomerID\": 76,\r\n        \"GroupID\": 4674\r\n    },\r\n    {\r\n        \"_Row\": 1,\r\n        \"_Slot\": 1,\r\n        \"_Value\": 3,\r\n        \"CustomerID\": 76,\r\n        \"GroupID\": 4675\r\n    }\r\n]\r\n","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/groupsInfo/CreateGroupInfos","urlObject":{"protocol":"https","port":"44356","path":["api","groupsInfo","CreateGroupInfos"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cd76263b-d9f4-4495-aead-7462ece83aa0"},{"name":"Update GroupInfo","id":"aac3a206-1cb7-4e40-b90e-d9fb08d86400","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Row\": 1,\r\n    \"_Slot\": 2,\r\n    \"CustomerID\": 74,\r\n    \"GroupID\": 1549\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/groupsInfo/UpdateGroupInfo/1","urlObject":{"protocol":"https","port":"44356","path":["api","groupsInfo","UpdateGroupInfo","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"aac3a206-1cb7-4e40-b90e-d9fb08d86400"}],"id":"ac7c857c-829a-4639-b7a8-d2f4abfa039b","_postman_id":"ac7c857c-829a-4639-b7a8-d2f4abfa039b","description":""},{"name":"Customers","item":[{"name":"Get Single Customer","id":"11fe39c7-c824-4c80-b2a0-e5a4f625bffb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/customers/GetCustomer/58","urlObject":{"protocol":"https","port":"44356","path":["api","customers","GetCustomer","58"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"11fe39c7-c824-4c80-b2a0-e5a4f625bffb"},{"name":"Get Available System Code","id":"2d6f4e3a-26d6-416b-a1c8-44035fa0851d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/customers/GetCustomer/58","urlObject":{"protocol":"https","port":"44356","path":["api","customers","GetCustomer","58"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d6f4e3a-26d6-416b-a1c8-44035fa0851d"},{"name":"Delete Customer","id":"6357cee6-e41f-446a-9417-24d4f3d1f5eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/customers/DeleteCustomer/6","urlObject":{"protocol":"https","port":"44356","path":["api","customers","DeleteCustomer","6"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6357cee6-e41f-446a-9417-24d4f3d1f5eb"},{"name":"All Customers","id":"f19337ac-d09b-48c5-937b-2d478ae68450","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/customers/GetCustomers","urlObject":{"path":["api","customers","GetCustomers"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f19337ac-d09b-48c5-937b-2d478ae68450"},{"name":"All Available Customers","id":"6f122433-06d9-479d-a9b1-aee9b3d645e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/customers/GetAllAvailableCustomers","urlObject":{"path":["api","customers","GetAllAvailableCustomers"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f122433-06d9-479d-a9b1-aee9b3d645e4"},{"name":"All Available Freeflex Orders","id":"45b3f64f-466d-4d05-9eea-bceda17b6de7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/customers/GetAllAvailableFreeflexOrders","urlObject":{"path":["api","customers","GetAllAvailableFreeflexOrders"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"45b3f64f-466d-4d05-9eea-bceda17b6de7"},{"name":"Clear Customer LP","id":"458455ba-7b24-43eb-b8f8-7808ca8783a2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \r\n}"},"url":"{{SapURLTest}}/api/customers/DeleteCustomerLockingPlan/529","urlObject":{"path":["api","customers","DeleteCustomerLockingPlan","529"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"458455ba-7b24-43eb-b8f8-7808ca8783a2"},{"name":"Change Customer Category","id":"508ad99d-8da6-47ea-bcb9-2f525edd0bdf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/customers/ChangeCustomerCategory/77/1","urlObject":{"path":["api","customers","ChangeCustomerCategory","77","1"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"508ad99d-8da6-47ea-bcb9-2f525edd0bdf"},{"name":"Change Freeflex Order Category","id":"55515a24-593c-45c9-8f65-7a3b759918a5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/customers/ChangeFreeflexOrderCategory/468/1","urlObject":{"path":["api","customers","ChangeFreeflexOrderCategory","468","1"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"55515a24-593c-45c9-8f65-7a3b759918a5"},{"name":"Update Customer System Code","id":"a9e817de-87fb-410d-a88d-efcd6757498e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/customers/v1/UpdateCustomerSystemCode/469/12BC","urlObject":{"path":["api","customers","v1","UpdateCustomerSystemCode","469","12BC"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a9e817de-87fb-410d-a88d-efcd6757498e"},{"name":"Search Customer","id":"7cd08b7d-c552-483d-92e2-5c351881c367","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_SearchTerm\": \"GCustSystemCode\",\r\n    \"_SearchValue\": \"A7H6\"\r\n}\r\n\r\n","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/customers/SearchCustomer","urlObject":{"protocol":"https","port":"44356","path":["api","customers","SearchCustomer"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7cd08b7d-c552-483d-92e2-5c351881c367"},{"name":"Create Customer","id":"6e724dee-76ce-4c7a-9f7e-22f32ae64aaf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Partner\": \"PENCOM\",\r\n    \"_Name\": \"Iremen\",\r\n    \"_ContactPerson\": \"12 Dame street, Maitama, Abuja\",\r\n    \"_CustomerNumber\": \"5V2A\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/customers/CreateCustomer","urlObject":{"protocol":"https","port":"44356","path":["api","customers","CreateCustomer"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6e724dee-76ce-4c7a-9f7e-22f32ae64aaf"},{"name":"Create Customer Admin","id":"0df99a8e-04c5-401b-892b-e559ff5f7579","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Partner\": \"PENCOM\",\r\n    \"_Name\": \"dedicatedSapCustomer\",\r\n    \"_ContactPerson\": \"DedicatedCustomer\",\r\n    \"_CustomerNumber\": \"01AA\",\r\n    \"_PartnerNumber\": \"\",\r\n    \"_Email\": \"dedicatedSapCustomer@test.io\",\r\n    \"_ShouldActivateCustomer\": true,\r\n    \"_SystemCode\": \"01AA\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/customers/CreateCustomerAdmin","urlObject":{"protocol":"https","port":"44356","path":["api","customers","CreateCustomerAdmin"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0df99a8e-04c5-401b-892b-e559ff5f7579"},{"name":"Update Customer","id":"0bb6b567-623f-4ab8-8bcc-338c7c41aec5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_PartnerID\": 56,\r\n    \"_Name\": \"Customer 58\",\r\n    \"_ContactPerson\": \"Adeshina\",\r\n    \"_CustomerNumber\": 1601\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/customers/UpdateCustomer/58","urlObject":{"protocol":"https","port":"44356","path":["api","customers","UpdateCustomer","58"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0bb6b567-623f-4ab8-8bcc-338c7c41aec5"},{"name":"Customer Structure Response","id":"bc20498b-6f92-4949-b7ec-e1afa6aee410","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_PartnerID\": 56,\r\n    \"_Name\": \"Customer 58\",\r\n    \"_ContactPerson\": \"Adeshina\",\r\n    \"_CustomerNumber\": 1601\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/customers/UpdateCustomer/58","urlObject":{"protocol":"https","port":"44356","path":["api","customers","UpdateCustomer","58"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"bc20498b-6f92-4949-b7ec-e1afa6aee410"},{"name":"Get Customer Freeflex Configurations","id":"8ff266c7-7214-4313-8885-3ede2505f308","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"{{SapURL}}/customers/GetCustomerFreeflexConfiguration/1","urlObject":{"path":["customers","GetCustomerFreeflexConfiguration","1"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8ff266c7-7214-4313-8885-3ede2505f308"},{"name":"Get New Customer SystemCode","id":"622526e8-0f99-4d42-adce-10c0efa2a0dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"{{SapURL}}/customers/GetCustomerFreeflexConfiguration/1","urlObject":{"path":["customers","GetCustomerFreeflexConfiguration","1"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"622526e8-0f99-4d42-adce-10c0efa2a0dc"},{"name":"Copy Customer LP to Planningphase","id":"cfb1edb1-edaf-4ffc-8e79-389b1cf09ee3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"{{SapURL}}/customers/GetCustomerFreeflexConfiguration/1","urlObject":{"path":["customers","GetCustomerFreeflexConfiguration","1"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cfb1edb1-edaf-4ffc-8e79-389b1cf09ee3"},{"name":"Update customers DraftID","id":"5b79f246-a515-4a7d-9057-0e5b3c6e33c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"{{SapURLTest}}/api/customers/UpdateDraftIDFields","urlObject":{"path":["api","customers","UpdateDraftIDFields"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b79f246-a515-4a7d-9057-0e5b3c6e33c0"}],"id":"f1c2a7dd-8ec4-40c0-96ea-435c83a0c639","_postman_id":"f1c2a7dd-8ec4-40c0-96ea-435c83a0c639","description":""},{"name":"Orders","item":[{"name":"Get Single Order","id":"9d68ec90-584c-43b9-9f14-0cc308b89ba4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/orders/GetOrder/107","urlObject":{"protocol":"https","port":"44356","path":["api","orders","GetOrder","107"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9d68ec90-584c-43b9-9f14-0cc308b89ba4"},{"name":"Delete Order","id":"05050d4f-0fba-47b0-90c6-e37000888100","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/orders/DeleteOrder/106","urlObject":{"protocol":"https","port":"44356","path":["api","orders","DeleteOrder","106"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"05050d4f-0fba-47b0-90c6-e37000888100"},{"name":"All Orders","id":"6a8086fc-d9b1-4fca-9e70-aed9eca7dd8e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_CustomerIDs\": [529]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/orders/GetFreeflexOrders","urlObject":{"path":["api","orders","GetFreeflexOrders"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6a8086fc-d9b1-4fca-9e70-aed9eca7dd8e"},{"name":"Fetch LP Calculation Options","id":"418b4bc2-7feb-4f9d-9645-8708508796ed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{SapURLSales}}/api/orders/FetchLPCalculationOptions/2163","urlObject":{"path":["api","orders","FetchLPCalculationOptions","2163"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"418b4bc2-7feb-4f9d-9645-8708508796ed"},{"name":"Save Calculation Type Selection","id":"26acd999-3765-48f7-9272-89a77f86c3fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_OrderID\": 1984,\r\n    \"_OrderDeliveryStatus\": 4,\r\n    \"_CustomerID\": 479,\r\n    \"LPCalculationOptionID\": 93,\r\n    \"_SelectedConfigID\": 40,\r\n    \"_OrderCalculationStatus\": 0,\r\n    \"_AdditionalGroupingStrategy\": 0\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/orders/UpdateOrderLPOption/1984","urlObject":{"path":["api","orders","UpdateOrderLPOption","1984"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"26acd999-3765-48f7-9272-89a77f86c3fd"},{"name":"Search Orders","id":"b4e63c99-4b7c-47af-aa15-1b6bd1044aec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_SearchTerm\": \"GOrdNumber\",\r\n    \"_SearchValue\": \"13\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/orders/SearchOrder","urlObject":{"protocol":"https","port":"44356","path":["api","orders","SearchOrder"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b4e63c99-4b7c-47af-aa15-1b6bd1044aec"},{"name":"Create Order","id":"6d113856-1c7e-4a7d-a928-6ba614270156","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Customer\": \"Iremden\",\r\n    \"_OrderNumber\": \"246\",\r\n    \"_KeyQuantity\": 17,\r\n    \"_CylinderQuantity\": 12,\r\n    \"_ProjectName\": \"Project Irene\",\r\n    \"_Description\": \"This is a new project description x\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/orders/CreateOrder","urlObject":{"protocol":"https","port":"44356","path":["api","orders","CreateOrder"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d113856-1c7e-4a7d-a928-6ba614270156"},{"name":"Update Order","id":"cabebca9-d57b-4692-8046-233944396627","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_CustomerId\": 41,\r\n    \"_OrderNumber\": 276,\r\n    \"_KeyQuantity\": 10,\r\n    \"_CylinderQuantity\": 13,\r\n    \"_ProjectName\": \"Project 8\",\r\n    \"_Description\": \"This is a new project description x\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/orders/UpdateOrder/107","urlObject":{"protocol":"https","port":"44356","path":["api","orders","UpdateOrder","107"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cabebca9-d57b-4692-8046-233944396627"},{"name":"Validate Order","id":"5b5c3731-4b58-459d-822d-263740acbf3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_CustomerId\": 41,\r\n    \"_OrderNumber\": 276,\r\n    \"_KeyQuantity\": 10,\r\n    \"_CylinderQuantity\": 13,\r\n    \"_ProjectName\": \"Project 8\",\r\n    \"_Description\": \"This is a new project description x\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/orders/UpdateOrder/107","urlObject":{"protocol":"https","port":"44356","path":["api","orders","UpdateOrder","107"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b5c3731-4b58-459d-822d-263740acbf3d"},{"name":"Pickup Ready","id":"d98e6c4d-a6f7-48c1-8d77-f0c016659ce5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_CustomerId\": 4,\r\n    \"_OrderID\": 276\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/orders/v1/SendReadyForPickUpEmail","urlObject":{"protocol":"https","port":"44356","path":["api","orders","v1","SendReadyForPickUpEmail"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d98e6c4d-a6f7-48c1-8d77-f0c016659ce5"},{"name":"Pickup Partial Order","id":"4b124809-c258-4bbb-a1cc-4a7d0149f589","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_CustomerId\": 4,\r\n    \"_OrderID\": 83\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/orders/GetOrderDetailsInfo","urlObject":{"protocol":"https","port":"44356","path":["api","orders","GetOrderDetailsInfo"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4b124809-c258-4bbb-a1cc-4a7d0149f589"},{"name":"Order Details Info","id":"85a8ab9c-fa93-4263-988a-02a5be7ea573","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_CustomerId\": 4,\r\n    \"_OrderID\": 83\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/orders/PickUpIncompleteOrder","urlObject":{"protocol":"https","port":"44356","path":["api","orders","PickUpIncompleteOrder"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"85a8ab9c-fa93-4263-988a-02a5be7ea573"}],"id":"460c2a0d-3b9e-4eb3-912c-2dc749ecc553","_postman_id":"460c2a0d-3b9e-4eb3-912c-2dc749ecc553","description":""},{"name":"Order Details","item":[{"name":"Get Details of an order","id":"96cd51a5-0da1-4e7a-88ef-93a7d5d0e6eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/orders/GetOrderDetailsForOrder/117","urlObject":{"protocol":"https","port":"44356","path":["api","orders","GetOrderDetailsForOrder","117"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"96cd51a5-0da1-4e7a-88ef-93a7d5d0e6eb"},{"name":"Get Single Order Detail","id":"27797bc6-c8b7-4253-8e92-8c55d4bb7345","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"url":"https://localhost:44356/api/orders/SingleOrderDetail/112","urlObject":{"protocol":"https","port":"44356","path":["api","orders","SingleOrderDetail","112"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"27797bc6-c8b7-4253-8e92-8c55d4bb7345"},{"name":"All Orders Details","id":"7f219077-1cb5-4b54-b439-961361397dc4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/orders/GetOrderDetails","urlObject":{"protocol":"https","port":"44356","path":["api","orders","GetOrderDetails"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7f219077-1cb5-4b54-b439-961361397dc4"},{"name":"Search Order Details","id":"30fac108-c4b0-480b-9beb-3dd0c4ba49ce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/orders/GetOrderDetails","urlObject":{"protocol":"https","port":"44356","path":["api","orders","GetOrderDetails"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"30fac108-c4b0-480b-9beb-3dd0c4ba49ce"},{"name":"Delete OrderDetail","id":"86569050-0861-4ceb-8250-9533643c5012","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/orders/DeleteOrderDetail/6","urlObject":{"protocol":"https","port":"44356","path":["api","orders","DeleteOrderDetail","6"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"86569050-0861-4ceb-8250-9533643c5012"},{"name":"Create Order Detail","id":"254d5940-1a34-4a5f-b3d5-3cb64a8f1be7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_ProductType\": 1,\r\n    \"_OrderNumber\": \"14456\",\r\n    \"_ProductName\": \"Top O30/02\",\r\n    \"_NewQty\": 67\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/orders/CreateOrderDetail","urlObject":{"protocol":"https","port":"44356","path":["api","orders","CreateOrderDetail"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"254d5940-1a34-4a5f-b3d5-3cb64a8f1be7"}],"id":"4cd7401d-0cc6-4abd-b4ac-ca1dac19b23d","_postman_id":"4cd7401d-0cc6-4abd-b4ac-ca1dac19b23d","description":""},{"name":"Cylinders","item":[{"name":"Get Single Cylinder","id":"eb8f5a95-c4a5-49b5-a290-e7a45c6cf997","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"{{SapURL}}/api/products/GetCylinder/1697","urlObject":{"path":["api","products","GetCylinder","1697"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eb8f5a95-c4a5-49b5-a290-e7a45c6cf997"},{"name":"Delete Cylinder","id":"da2c93d5-cebd-494f-b05f-6ba596db00fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"{{SapURL}}/api/products/DeleteCylinder/6","urlObject":{"path":["api","products","DeleteCylinder","6"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"da2c93d5-cebd-494f-b05f-6ba596db00fb"},{"name":"All Cylinders","id":"fa9848fc-153d-43c7-8715-1cccd0b3f1b1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/products/GetCylinders/74","urlObject":{"path":["api","products","GetCylinders","74"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa9848fc-153d-43c7-8715-1cccd0b3f1b1"},{"name":"All Cylinders Planning phase","id":"11f76881-ba9c-40b6-9af4-0f02e45ce707","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/products/GetCylinders/74","urlObject":{"path":["api","products","GetCylinders","74"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"11f76881-ba9c-40b6-9af4-0f02e45ce707"},{"name":"Get Cylinders By Order","id":"76cb4c82-f941-4c73-8e25-cead8dbbd454","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/products/GetCylindersByOrderNumber/7381","urlObject":{"path":["api","products","GetCylindersByOrderNumber","7381"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"76cb4c82-f941-4c73-8e25-cead8dbbd454"},{"name":"Get Cylinders Batch Start Index","id":"415d277c-a0ee-45f5-84aa-9a8c053b588b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"{{SapURL}}/api/products/GetCylindersStartIndex/Nicole","urlObject":{"path":["api","products","GetCylindersStartIndex","Nicole"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"415d277c-a0ee-45f5-84aa-9a8c053b588b"},{"name":"Search Cylinders","id":"4381a73f-afd8-4d06-883b-a4537004bd70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_SearchTerm\": \"GColor\",\r\n    \"_SearchValue\": \"NI\",\r\n    \"_From\": \"2020-02-10\",\r\n    \"_To\": \"2022-02-28\",\r\n    \"_CustomerID\": 76\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURL}}/api/products/searchCylinder","urlObject":{"path":["api","products","searchCylinder"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"4381a73f-afd8-4d06-883b-a4537004bd70"},{"name":"Create Cylinder","id":"0f3e5385-8238-4e4a-9977-768b4ff7240f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_DoorName\": \"door 364\",\r\n    \"_Order\": \"Project 26\",\r\n    \"_Customer\": \"Iremen\",\r\n    \"_ArticleNumber\": 1,\r\n    \"_LengthOutside\": \"51\",\r\n    \"_LengthInside\": \"56\",\r\n    \"_Color\": \"c1\",\r\n    \"_Options\": 2,\r\n    \"_Quantity\": 10,\r\n    \"_QRCodeIssued\": 12,\r\n    \"_CylinderNumber\": \"2838\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURL}}/api/products/CreateCylinder","urlObject":{"path":["api","products","CreateCylinder"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0f3e5385-8238-4e4a-9977-768b4ff7240f"},{"name":"Create Cylinders","id":"0124b385-20f2-4989-b844-175c5925cac5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"\r\n    [\r\n        {\r\n            \"_DoorName\": \"door 400\",\r\n            \"_Order\": \"Project Irene\",\r\n            \"_Customer\": \"James\",\r\n            \"_ArticleNumber\": 1,\r\n            \"_LengthOutside\": 51,\r\n            \"_LengthInside\": 56,\r\n            \"_Color\": 1,\r\n            \"_Options\": 2,\r\n            \"_Quantity\": 10,\r\n            \"_QRCodeIssued\": 12,\r\n            \"_Assembled\": 3,\r\n            \"_Blocked\": 1,\r\n            \"_Validated\": 2,\r\n            \"_PositionId\": 1\r\n        }, \r\n        {\r\n            \"_DoorName\": \"door 296\",\r\n            \"_Order\": \"Project Irene\",\r\n            \"_Customer\": \"James\",\r\n            \"_ArticleNumber\": 1,\r\n            \"_LengthOutside\": 51,\r\n            \"_LengthInside\": 56,\r\n            \"_Color\": 1,\r\n            \"_Options\": 2,\r\n            \"_Quantity\": 10,\r\n            \"_QRCodeIssued\": 12,\r\n            \"_Assembled\": 3,\r\n            \"_Blocked\": 1,\r\n            \"_Validated\": 2,\r\n            \"_PositionId\": 1\r\n        }\r\n    ]\r\n","options":{"raw":{"language":"json"}}},"url":"{{SapURL}}/api/products/CreateCylinders","urlObject":{"path":["api","products","CreateCylinders"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"0124b385-20f2-4989-b844-175c5925cac5"},{"name":"Store Cylinder Groups","id":"75470d1e-2181-495e-b759-7d481e2dbd49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"_GroupID\": 40,\r\n        \"_CylinderIDs\": [2, 4, 5]\r\n    },\r\n    {\r\n        \"_GroupID\": 41,\r\n        \"_CylinderIDs\": [5, 6, 9]\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"{{SapURL}}/api/productions/StoreCylinderGroups","urlObject":{"path":["api","productions","StoreCylinderGroups"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"75470d1e-2181-495e-b759-7d481e2dbd49"},{"name":"Update Cylinder","id":"aa547c44-9179-4a82-a1b2-d6ef7ea2f2db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_DoorName\": \"door 364\",\r\n    \"_OrderID\": 5,\r\n    \"_CustomerID\": 1,\r\n    \"_ArticleNumber\": 1,\r\n    \"_LengthOutside\": 51,\r\n    \"_LengthInside\": 56,\r\n    \"_Color\": 1,\r\n    \"_Options\": 2,\r\n    \"_Quantity\": 10,\r\n    \"_QRCodeIssued\": 12,\r\n    \"_CylinderNumber\": \"2838\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURL}}/api/products/UpdateCylinder/80","urlObject":{"path":["api","products","UpdateCylinder","80"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa547c44-9179-4a82-a1b2-d6ef7ea2f2db"},{"name":"Update Cylinders Engine IDs","id":"64c8a525-050d-46ce-9609-39ee7e938783","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_DoorName\": \"door 364\",\r\n    \"_CylinderEngineIDs\": [\r\n        { \"_EngineID\": 11110, \"_CylinderID\": 34674}\r\n    ],\r\n    \"_CustomerID\": 90\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/products/UpdateCylindersEngineID","urlObject":{"path":["api","products","UpdateCylindersEngineID"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"64c8a525-050d-46ce-9609-39ee7e938783"}],"id":"58460864-83ac-4a9d-956e-b94d1ee0002f","_postman_id":"58460864-83ac-4a9d-956e-b94d1ee0002f","description":""},{"name":"Production","item":[{"name":"Get Single Production","id":"5b216a11-292b-4fed-9f8c-3d69c6fafbb9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/productions/GetProduction/142","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetProduction","142"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5b216a11-292b-4fed-9f8c-3d69c6fafbb9"},{"name":"Delete Production","id":"4c1c480e-8d30-462b-badd-a382e11446f5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/productions/CreateProduction","urlObject":{"protocol":"https","port":"44356","path":["api","productions","CreateProduction"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4c1c480e-8d30-462b-badd-a382e11446f5"},{"name":"All Productions","id":"0b1d0f11-fecd-4737-bca9-fe6674b947f1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetProductions","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetProductions"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0b1d0f11-fecd-4737-bca9-fe6674b947f1"},{"name":"Cylinder Production History","id":"e4964327-d837-412b-8aeb-e1bf1027e996","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetCylinderProductionHistory","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylinderProductionHistory"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4964327-d837-412b-8aeb-e1bf1027e996"},{"name":"Key Production History","id":"b1773590-3c2d-4936-be87-fc7bcb42583c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetKeyProductionHistory","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetKeyProductionHistory"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1773590-3c2d-4936-be87-fc7bcb42583c"},{"name":"Get Key Value Summary","id":"e4f016a7-3df8-4653-890e-4e45a5577757","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetKeyGroupCylinderPairs/71","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetKeyGroupCylinderPairs","71"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e4f016a7-3df8-4653-890e-4e45a5577757"},{"name":"Search Production","id":"ae4f635f-f226-47c9-88c7-642e26003bf0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_StartDate\": \"2021-02-01\",\r\n    \"_EndDate\": \"2021-02-25\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/productions/SearchProduction","urlObject":{"protocol":"https","port":"44356","path":["api","productions","SearchProduction"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ae4f635f-f226-47c9-88c7-642e26003bf0"},{"name":"Search Cylinder Production","id":"e5097643-1a6b-49d8-9267-6c207cd7765f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_SearchTerm\": \"GProdStatus\",\r\n    \"_SearchValue\": \"1\",\r\n    \"_StartDate\": \"2021-02-01\",\r\n    \"_EndDate\": \"2021-02-28\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/productions/GetCylinderProduction","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylinderProduction"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"e5097643-1a6b-49d8-9267-6c207cd7765f"},{"name":"Search KeyGroup Production","id":"ffd494fb-0577-496f-a0af-8247297c0371","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_SearchTerm\": \"GProdStatus\",\r\n    \"_SearchValue\": \"1\",\r\n    \"_StartDate\": \"2021-02-01\",\r\n    \"_EndDate\": \"2021-02-28\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/productions/GetGroupkeyProduction","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetGroupkeyProduction"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ffd494fb-0577-496f-a0af-8247297c0371"},{"name":"Update Production","id":"0e1d4c4d-a1af-4dca-a4f8-6a16fb03bddf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_ProductionID\": 1,\r\n    \"_Produced\": 9,\r\n    \"_OrderID\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/productions/UpdateProduction/2","urlObject":{"protocol":"https","port":"44356","path":["api","productions","UpdateProduction","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0e1d4c4d-a1af-4dca-a4f8-6a16fb03bddf"},{"name":"Create Production","id":"5e4485be-6ef0-4a04-bb49-71269875624f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_Status\": 5,\r\n    \"_OrderID\": 118,\r\n    \"_ProductID\": 1189,\r\n    \"_ProductType\":1,\r\n    \"_Summary\": \"\",\r\n    \"_Produced\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/productions/CreateProduction","urlObject":{"protocol":"https","port":"44356","path":["api","productions","CreateProduction"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e4485be-6ef0-4a04-bb49-71269875624f"},{"name":"Reset Production Item","id":"931d5c2b-042b-4f2e-bd7e-3b56d478ecf2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_ProductID\": 4341,\r\n    \"_ProductType\":1\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/productions/ResetProductionItem","urlObject":{"protocol":"https","port":"44356","path":["api","productions","ResetProductionItem"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"931d5c2b-042b-4f2e-bd7e-3b56d478ecf2"},{"name":"Update Cylinder Group Relationship","id":"dd683440-b1a5-4c5a-8562-c42a5abde50c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/productions/UpdateCylinderGroupRelationship/525","urlObject":{"path":["api","productions","UpdateCylinderGroupRelationship","525"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dd683440-b1a5-4c5a-8562-c42a5abde50c"},{"name":"Get Cylinder Group Relationship","id":"1e1db492-b61d-4a61-b099-11a0c4d697e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{SapURLSales}}/api/productions/GetExistingLockingPlan/564","urlObject":{"path":["api","productions","GetExistingLockingPlan","564"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"1e1db492-b61d-4a61-b099-11a0c4d697e9"},{"name":"Populate Excel","id":"47c50bde-92f0-4143-a74c-9e61b9f4cae7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/productions/PopulateExcelSheet","urlObject":{"path":["api","productions","PopulateExcelSheet"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"47c50bde-92f0-4143-a74c-9e61b9f4cae7"}],"id":"d407f5b9-a2ad-44a1-b5af-ab9f8fc260c6","_postman_id":"d407f5b9-a2ad-44a1-b5af-ab9f8fc260c6","description":""},{"name":"KeyGroups","item":[{"name":"Get Single Group","id":"3df08d96-89a3-4661-93c2-888111c0d893","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"url":"https://localhost:44356/api/products/GetGroup/97","urlObject":{"protocol":"https","port":"44356","path":["api","products","GetGroup","97"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3df08d96-89a3-4661-93c2-888111c0d893"},{"name":"Delete Group","id":"63372ab9-bb9a-47f6-a6fc-776a90c3ecc2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"url":"https://localhost:44356/api/products/DeleteGroup/3","urlObject":{"protocol":"https","port":"44356","path":["api","products","DeleteGroup","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"63372ab9-bb9a-47f6-a6fc-776a90c3ecc2"},{"name":"All Groups","id":"7482d8cd-0a1b-46a0-8df8-294327cf41f2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/products/GetGroups/74","urlObject":{"protocol":"https","port":"44356","path":["api","products","GetGroups","74"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7482d8cd-0a1b-46a0-8df8-294327cf41f2"},{"name":"All Groups Planning phase","id":"acc64d41-39a2-4eea-bad1-a62fa95f1aad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/products/GetGroups/74","urlObject":{"protocol":"https","port":"44356","path":["api","products","GetGroups","74"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"acc64d41-39a2-4eea-bad1-a62fa95f1aad"},{"name":"Get Groups By Order","id":"4bb1e0c3-6a5b-46ee-bb99-dbc3cfea1896","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/products/GetGroupsByOrderNumber/7381","urlObject":{"protocol":"https","port":"44356","path":["api","products","GetGroupsByOrderNumber","7381"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"4bb1e0c3-6a5b-46ee-bb99-dbc3cfea1896"},{"name":"Get Groups Start Index","id":"5989fcb8-a98e-4c71-a4fa-f947f10efd35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/products/GetGroupsByOrderNumber/7381","urlObject":{"protocol":"https","port":"44356","path":["api","products","GetGroupsByOrderNumber","7381"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5989fcb8-a98e-4c71-a4fa-f947f10efd35"},{"name":"Search Group","id":"cac636a8-ff69-48a6-bac6-5824be3d519e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_SearchTerm\": \"GKeyName\",\r\n    \"_SearchValue\": \"Wartung\",\r\n    \"_From\": \"2021-02-14\",\r\n    \"_To\": \"2021-02-28\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/products/SearchGroup","urlObject":{"protocol":"https","port":"44356","path":["api","products","SearchGroup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"cac636a8-ff69-48a6-bac6-5824be3d519e"},{"name":"Create Group","id":"5e789eb9-65a2-4ce8-b510-0a677ac6bfb0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Name\": \"KeyGroup 4\",\r\n    \"_Quantity\": 8,\r\n    \"_KeyNumber\": 12,\r\n    \"_Produced\": 3,\r\n    \"_Validated\": 2,\r\n    \"_PositionId\": 1,\r\n    \"_Customer\": \"Customer 41\",\r\n    \"_Order\": \"Console Project\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/products/CreateGroup","urlObject":{"protocol":"https","port":"44356","path":["api","products","CreateGroup"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5e789eb9-65a2-4ce8-b510-0a677ac6bfb0"},{"name":"Create Groups","id":"ff34fa7b-e456-42bf-944c-aed3be271f9f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"[\r\n    {\r\n        \"_KeyName\": \"KeyName 7783\",\r\n        \"_Quantity\": 8,\r\n        \"_KeyNumber\": \"7BBA\",\r\n        \"_Produced\": 0,\r\n        \"_Validated\": 0,\r\n        \"_PositionId\": 1,\r\n        \"_Customer\": \"Customer 41\",\r\n        \"_Order\": \"Console Project\"\r\n    },\r\n    {\r\n        \"_KeyName\": \"KeyGroup P\",\r\n        \"_Quantity\": 8,\r\n        \"_KeyNumber\": \"11QA\",\r\n        \"_Produced\": 3,\r\n        \"_Validated\": 2,\r\n        \"_PositionId\": 1,\r\n        \"_Customer\": \"Customer 41\",\r\n        \"_Order\": \"Console Project\"\r\n    }\r\n]","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/products/CreateGroups","urlObject":{"protocol":"https","port":"44356","path":["api","products","CreateGroups"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff34fa7b-e456-42bf-944c-aed3be271f9f"},{"name":"Update Group","id":"f2e4245c-df20-4bef-b5dd-b007cbb876e6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n     \"_Name\": \"KeyGroup 4\",\r\n    \"_Quantity\": 8,\r\n    \"_KeyNumber\": 12,\r\n    \"_Produced\": 3,\r\n    \"_Validated\": 2,\r\n    \"_PositionId\": 1,\r\n    \"_CustomerID\": 5,\r\n    \"_OrderID\": 6\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/products/UpdateGroup/3","urlObject":{"protocol":"https","port":"44356","path":["api","products","UpdateGroup","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2e4245c-df20-4bef-b5dd-b007cbb876e6"}],"id":"cc363f8e-0a9d-45a9-a739-763d0684c88c","_postman_id":"cc363f8e-0a9d-45a9-a739-763d0684c88c","description":""},{"name":"Stats","item":[{"name":"Dashboard Stats","id":"32084102-3104-4d6f-9f52-e9b9266c494e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/stats/DashboardStats","urlObject":{"protocol":"https","port":"44356","path":["api","stats","DashboardStats"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"32084102-3104-4d6f-9f52-e9b9266c494e"},{"name":"Group summaries","id":"7044a9a6-1b96-468d-8b92-b7db9c95f4e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/stats/GetGroupSummaries/564","urlObject":{"path":["api","stats","GetGroupSummaries","564"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7044a9a6-1b96-468d-8b92-b7db9c95f4e3"},{"name":"Group finals","id":"d8fe4b3f-d9c9-477a-9ac5-1e42a7f03d65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/stats/GetGroupFinals/564","urlObject":{"path":["api","stats","GetGroupFinals","564"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d8fe4b3f-d9c9-477a-9ac5-1e42a7f03d65"},{"name":"GetKeyGroupCylinderAnalyses","id":"cf2dfc34-4c51-47da-ab7c-96bc70c594e4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/stats/GetKeyGroupCylinderAnalyses/564","urlObject":{"path":["api","stats","GetKeyGroupCylinderAnalyses","564"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cf2dfc34-4c51-47da-ab7c-96bc70c594e4"},{"name":"Grouping Validations","id":"03bf26d8-3688-4f35-8a23-d9e8f5609b3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/UnZipLockingPlan","urlObject":{"protocol":"https","port":"44356","path":["api","productions","UnZipLockingPlan"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"03bf26d8-3688-4f35-8a23-d9e8f5609b3f"},{"name":"Search SystemAudits","id":"16bb0c98-00e3-490e-b9c0-1ce50bb9ffd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":"{\r\n    \"_OperatorID\":\"8bf88956-39b4-42b5-9425-6537cd8db8f5\",\r\n    \"_Operation\": null,\r\n    \"_Source\": null, \r\n    \"_StartDate\": \"2021-02-16\",\r\n    \"_EndDate\": \"2021-02-16\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://localhost:44356/api/systemAudits/SearchSystemAudit","urlObject":{"protocol":"https","port":"44356","path":["api","systemAudits","SearchSystemAudit"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"16bb0c98-00e3-490e-b9c0-1ce50bb9ffd3"}],"id":"07a0d8b8-a47c-4ae2-82b5-88c62906593a","_postman_id":"07a0d8b8-a47c-4ae2-82b5-88c62906593a","description":""},{"name":"Others","item":[{"name":"Groups info","id":"f7acbb01-c6f9-432f-a311-41e69c84aecf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/discs/GetGroupsInfo/579","urlObject":{"path":["api","discs","GetGroupsInfo","579"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f7acbb01-c6f9-432f-a311-41e69c84aecf"},{"name":"Discs Info","id":"b233bc99-13b7-4e8a-8396-75dedccd16fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLSales}}/api/discs/GetDiscsInfo/582","urlObject":{"path":["api","discs","GetDiscsInfo","582"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b233bc99-13b7-4e8a-8396-75dedccd16fa"},{"name":"Discs Types","id":"00fe71c6-4afd-4a3d-acc8-9fb11b21947c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/discs/GetDiscsTypes/74","urlObject":{"protocol":"https","port":"44356","path":["api","discs","GetDiscsTypes","74"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"00fe71c6-4afd-4a3d-acc8-9fb11b21947c"},{"name":"Total Groups","id":"b09f4b36-1858-4c65-a340-e1478be00bba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetTotalGroups/76","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetTotalGroups","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b09f4b36-1858-4c65-a340-e1478be00bba"},{"name":"Get Group Info","id":"2d55ffb2-15f0-4a07-aac6-1a493cf76a34","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetCylinderGroupInfo/76/13510","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylinderGroupInfo","76","13510"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2d55ffb2-15f0-4a07-aac6-1a493cf76a34"},{"name":"Get Cylinders With Groups","id":"6fe1a6b1-0fc4-4c6e-ac28-b72bc831e089","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetCylindersWithGroups/76","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylindersWithGroups","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6fe1a6b1-0fc4-4c6e-ac28-b72bc831e089"},{"name":"Get Cylinders With Related Groups","id":"aaf7b2a0-7a45-4748-aea0-0165a72012fb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetCylindersWithRelatedGroups/76","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylindersWithRelatedGroups","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"aaf7b2a0-7a45-4748-aea0-0165a72012fb"},{"name":"Get Cylinders By GroupId","id":"d58eae62-a856-46c6-9047-0c5910131ae9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetCylindersByGroup/76/18275","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylindersByGroup","76","18275"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"d58eae62-a856-46c6-9047-0c5910131ae9"},{"name":"Get Cylinders Groups with related groupId","id":"45eb90f4-2073-4315-b5af-a2e3385ba36a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetCylinderGroupsWithRelatedGroups/76","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylinderGroupsWithRelatedGroups","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"45eb90f4-2073-4315-b5af-a2e3385ba36a"},{"name":"Get Cylinders Groups with named Related grps","id":"90d2fbc9-2814-448f-b34e-668f3dde4446","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetCylinderGroupsWithNamedRelatedGroup/76","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylinderGroupsWithNamedRelatedGroup","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"90d2fbc9-2814-448f-b34e-668f3dde4446"},{"name":"Get Single Cyl Group with groupId","id":"ff973135-1d9b-49e6-afbf-8ae09229b234","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetSingleCylGroupWithNamedRelatedGroup/76/4674","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetSingleCylGroupWithNamedRelatedGroup","76","4674"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff973135-1d9b-49e6-afbf-8ae09229b234"},{"name":"Get All Cyli Group with named related groups","id":"0fa46dc4-aa87-426b-bf9d-62d06af9d5d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetAllCylinderGroupWithNamedRelatedGroups/76","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetAllCylinderGroupWithNamedRelatedGroups","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"0fa46dc4-aa87-426b-bf9d-62d06af9d5d5"},{"name":"Get Cylinder Groups","id":"8d4e0b79-8f63-44b3-97c2-0451a68121c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetCylinderGroups/76","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylinderGroups","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8d4e0b79-8f63-44b3-97c2-0451a68121c7"},{"name":"Get related Groups of a cylinder","id":"f10b3eef-6972-4f84-9ea5-279f29ecfed9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetRelatedGroupsOfCylinder/76/19232","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetRelatedGroupsOfCylinder","76","19232"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f10b3eef-6972-4f84-9ea5-279f29ecfed9"},{"name":"Get Cyl Groups with Groups","id":"9cea5608-c16f-4b19-9411-a6b093f324d5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetCylinderGroupsWithGroups/76","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylinderGroupsWithGroups","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"9cea5608-c16f-4b19-9411-a6b093f324d5"},{"name":"All Cyl groups with related groups","id":"19575910-f296-499b-b777-334fb03263a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetAllCylinderGroupWithRelatedGroups/76","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetAllCylinderGroupWithRelatedGroups","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"19575910-f296-499b-b777-334fb03263a4"},{"name":"Cyl group with related group by grpId","id":"8116f413-372e-449d-9782-a477cc00fef5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetCylinderGroupWithRelatedGroupByGroupId/76/5046","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetCylinderGroupWithRelatedGroupByGroupId","76","5046"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8116f413-372e-449d-9782-a477cc00fef5"},{"name":"Cyl group with related group by cylId","event":[{"listen":"test","script":{"exec":[""],"type":"text/javascript","id":"82093bba-07f3-40ca-9003-6b447a3ecb01"}}],"id":"2b8dd91e-7317-4d2f-80ea-0f55388e8df0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/GetRelatedGrpOfCylinder/76/18772","urlObject":{"protocol":"https","port":"44356","path":["api","productions","GetRelatedGrpOfCylinder","76","18772"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"2b8dd91e-7317-4d2f-80ea-0f55388e8df0"},{"name":"Verify Cylinder Group Relationship","event":[{"listen":"test","script":{"id":"e09e3814-7fed-4bf4-ab43-f865b3e6b829","exec":[""],"type":"text/javascript"}}],"id":"7b0a9386-42d4-4ff1-ad03-b58a1c510200","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"https://localhost:44356/api/productions/VerifyCylinderGroupRelationship/76","urlObject":{"protocol":"https","port":"44356","path":["api","productions","VerifyCylinderGroupRelationship","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b0a9386-42d4-4ff1-ad03-b58a1c510200"},{"name":"Compare Bruckner LP","event":[{"listen":"test","script":{"id":"77d2d237-45c5-4aa6-8c27-d57039c01475","exec":[""],"type":"text/javascript"}}],"id":"aa5da2e5-20bb-40ad-8110-47062db43f73","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/productions/ComparingOldNewBruckner","urlObject":{"path":["api","productions","ComparingOldNewBruckner"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"aa5da2e5-20bb-40ad-8110-47062db43f73"},{"name":"GetCylinderGroupsWithNamedRelatedGroupV3","event":[{"listen":"test","script":{"id":"15dcecf7-e4dc-4c5a-add5-4e74985a84fa","exec":[""],"type":"text/javascript","packages":{}}}],"id":"cc9ad838-d987-4551-81a1-b51448b70dd3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/productions/v3/GetCylinderGroupsWithNamedRelatedGroup/534","urlObject":{"path":["api","productions","v3","GetCylinderGroupsWithNamedRelatedGroup","534"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cc9ad838-d987-4551-81a1-b51448b70dd3"},{"name":"ListGetCylinderGroupsWithNamedRelatedGroupV3","event":[{"listen":"test","script":{"id":"15dcecf7-e4dc-4c5a-add5-4e74985a84fa","exec":[""],"type":"text/javascript","packages":{}}}],"id":"45b57066-7a7d-4906-9475-dc7b3f77f172","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_GroupingEnum\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/productions/v4/ListGetCylinderGroupsWithNamedRelatedGroup/564","urlObject":{"path":["api","productions","v4","ListGetCylinderGroupsWithNamedRelatedGroup","564"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"45b57066-7a7d-4906-9475-dc7b3f77f172"},{"name":"Cylinder With RelatedNamedGroups","event":[{"listen":"test","script":{"id":"15dcecf7-e4dc-4c5a-add5-4e74985a84fa","exec":[""],"type":"text/javascript","packages":{}}}],"id":"3a66a06e-7302-42ac-bd85-6b0d23f428bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_GroupingEnum\": 1\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/productions/v1/CylindersWithRelatedNamedGroup/545","urlObject":{"path":["api","productions","v1","CylindersWithRelatedNamedGroup","545"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a66a06e-7302-42ac-bd85-6b0d23f428bd"},{"name":"FreeFlex GetCylinderGroupsWithNamedRelatedGroup","event":[{"listen":"test","script":{"id":"41332d46-aaa4-4edf-bdbd-b459b5466a0b","exec":[""],"type":"text/javascript","packages":{}}}],"id":"7b3516a9-a9ea-493a-9387-2d2e13e0dcf7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/productions/GetAllCylinderGroupWithNamedRelatedGroupsFreeflex/476","urlObject":{"path":["api","productions","GetAllCylinderGroupWithNamedRelatedGroupsFreeflex","476"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7b3516a9-a9ea-493a-9387-2d2e13e0dcf7"},{"name":"GetAllCylinderGroupWithNamedRelatedGroups","event":[{"listen":"test","script":{"id":"2aea1bd1-cbe7-48c9-bca8-8ea9347a3c68","exec":[""],"type":"text/javascript","packages":{}}}],"id":"dca02ac0-7b98-46c9-9d03-47cfea6a8319","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/productions/v3/GetAllCylinderGroupWithNamedRelatedGroups/476","urlObject":{"path":["api","productions","v3","GetAllCylinderGroupWithNamedRelatedGroups","476"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"dca02ac0-7b98-46c9-9d03-47cfea6a8319"},{"name":"V4 GetAllCylinderGroupWithNamedRelatedGroups","event":[{"listen":"test","script":{"id":"ac99cabf-bcc4-4f91-9ecf-8483b3e690f2","exec":[""],"type":"text/javascript"}}],"id":"f2661131-9906-4c1f-b5a5-02b5908a146c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/productions/v3/GetAllCylinderGroupWithNamedRelatedGroups/76","urlObject":{"path":["api","productions","v3","GetAllCylinderGroupWithNamedRelatedGroups","76"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f2661131-9906-4c1f-b5a5-02b5908a146c"},{"name":"V4 ListGetAllCylinderGroupWithNamedRelatedGroups","event":[{"listen":"test","script":{"id":"ac99cabf-bcc4-4f91-9ecf-8483b3e690f2","exec":[""],"type":"text/javascript","packages":{}}}],"id":"ac6f6932-a0c4-4667-aa21-a7eeb884c872","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_GroupingEnum\": 6\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/productions/v5/ListGetAllCylinderGroupWithNamedRelatedGroups/581","urlObject":{"path":["api","productions","v5","ListGetAllCylinderGroupWithNamedRelatedGroups","581"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"ac6f6932-a0c4-4667-aa21-a7eeb884c872"},{"name":"Get Combinable Groups","event":[{"listen":"test","script":{"id":"ac99cabf-bcc4-4f91-9ecf-8483b3e690f2","exec":[""],"type":"text/javascript","packages":{}}}],"id":"cb4afac8-7276-40a9-b3f8-9bf6211a0565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_GroupingEnum\": 1,\r\n    \"_CombinableGroupEnum\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/productions/v1/GetcombinableNamedGroups/564","urlObject":{"path":["api","productions","v1","GetcombinableNamedGroups","564"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"cb4afac8-7276-40a9-b3f8-9bf6211a0565"},{"name":"Freeflex GetAllCylinderGroupWithNamedRelatedGroups","event":[{"listen":"test","script":{"id":"7e156a82-60ec-4cec-a8e7-da7fa0194e06","exec":[""],"type":"text/javascript"}}],"id":"b31910ff-909a-4587-80dc-66e9859a6691","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/productions/GetAllCylinderGroupWithNamedRelatedGroupsFreeflex/77","urlObject":{"path":["api","productions","GetAllCylinderGroupWithNamedRelatedGroupsFreeflex","77"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b31910ff-909a-4587-80dc-66e9859a6691"},{"name":"V3 Uncombined named group","event":[{"listen":"test","script":{"id":"136bba9c-ff3a-4b18-98a2-76a7371cde51","exec":[""],"type":"text/javascript","packages":{}}}],"id":"eeb9032c-a8ed-4e3d-b3bb-9c0478bed0fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Group\": \"G1 G2 G3\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/productions/v3/GetUncombinableNamedGroups/564","urlObject":{"path":["api","productions","v3","GetUncombinableNamedGroups","564"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"eeb9032c-a8ed-4e3d-b3bb-9c0478bed0fd"},{"name":"LP Summary, apartment & LP","event":[{"listen":"test","script":{"id":"f02f2898-7575-48e2-a339-ad7d33035cce","exec":[""],"type":"text/javascript","packages":{}}}],"id":"c9fe33e6-77fc-4f15-815f-ddc617d59f4d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/productions/v3/GetUncombinableNamedGroups/476","urlObject":{"path":["api","productions","v3","GetUncombinableNamedGroups","476"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c9fe33e6-77fc-4f15-815f-ddc617d59f4d"},{"name":"GetAllCylinderGroupWithRelatedGroups","event":[{"listen":"test","script":{"id":"f02f2898-7575-48e2-a339-ad7d33035cce","exec":[""],"type":"text/javascript","packages":{}}}],"id":"489061db-2aa9-4f07-afa2-7889bdd7f603","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/productions/GetAllCylinderGroupWithRelatedGroups/564","urlObject":{"path":["api","productions","GetAllCylinderGroupWithRelatedGroups","564"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"489061db-2aa9-4f07-afa2-7889bdd7f603"},{"name":"Feasibility Check","event":[{"listen":"test","script":{"id":"f02f2898-7575-48e2-a339-ad7d33035cce","exec":[""],"type":"text/javascript","packages":{}}}],"id":"fa1db960-f1d2-4a1e-8a7f-58524243d746","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{}"},"url":"https://sapengine-api.myamadeo.net/api/v1/SapEngine/GetFeasibleConfig/564","urlObject":{"protocol":"https","path":["api","v1","SapEngine","GetFeasibleConfig","564"],"host":["sapengine-api","myamadeo","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"fa1db960-f1d2-4a1e-8a7f-58524243d746"},{"name":"Calculate Locking plan","event":[{"listen":"test","script":{"id":"f02f2898-7575-48e2-a339-ad7d33035cce","exec":[""],"type":"text/javascript","packages":{}}}],"id":"60b97d18-7bb8-4bf4-8d9b-099173187620","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"},{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{}"},"url":"https://sapengine-api.myamadeo.net/api/v1/SapEngine/GetFeasibleConfig/564","urlObject":{"protocol":"https","path":["api","v1","SapEngine","GetFeasibleConfig","564"],"host":["sapengine-api","myamadeo","net"],"query":[],"variable":[]}},"response":[],"_postman_id":"60b97d18-7bb8-4bf4-8d9b-099173187620"}],"id":"e97205ac-1aca-49a3-8f45-9eb326a2352b","_postman_id":"e97205ac-1aca-49a3-8f45-9eb326a2352b","description":""},{"name":"Hermans Template Endpoints","item":[{"name":"Cylinder Codelist","id":"c1f5972e-e0d1-4744-9d79-bcddace41a47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/discs/GetCylinderCodeList/76","urlObject":{"protocol":"https","port":"44356","path":["api","discs","GetCylinderCodeList","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1f5972e-e0d1-4744-9d79-bcddace41a47"},{"name":"Key Codelist","id":"29460fa2-b296-4622-b639-f7b10bfc6de0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"https://localhost:44356/api/groupsInfo/GetKeyCodeList/76","urlObject":{"protocol":"https","port":"44356","path":["api","groupsInfo","GetKeyCodeList","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"29460fa2-b296-4622-b639-f7b10bfc6de0"},{"name":"Disc Number","id":"97c7c0f3-1c13-45c6-8844-26c3cc462aad","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"url":"https://localhost:44356/api/discs/GetDiscsNumber/76","urlObject":{"protocol":"https","port":"44356","path":["api","discs","GetDiscsNumber","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"97c7c0f3-1c13-45c6-8844-26c3cc462aad"},{"name":"CylinderDiscs In Groups","id":"c5165741-84ab-4eee-ab62-1fca96b8b223","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"url":"https://localhost:44356/api/discs/GetCylindersInGroups/76","urlObject":{"protocol":"https","port":"44356","path":["api","discs","GetCylindersInGroups","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c5165741-84ab-4eee-ab62-1fca96b8b223"},{"name":"CylinderDiscs In Groups Copy","id":"35a2e6da-4b52-4a33-b619-116ddcdd3d8a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","type":"text","value":"{{auth}}"}],"url":"https://localhost:44356/api/discs/GetCylindersInGroups/76","urlObject":{"protocol":"https","port":"44356","path":["api","discs","GetCylindersInGroups","76"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"35a2e6da-4b52-4a33-b619-116ddcdd3d8a"}],"id":"879fb232-a693-4bc9-bc9d-d6e3dfd72e3d","_postman_id":"879fb232-a693-4bc9-bc9d-d6e3dfd72e3d","description":""},{"name":"Webhooks","item":[{"name":"WebhookApplications","item":[{"name":"All Webhook Apps","id":"f66b92a4-09a6-48c0-9b1e-bdd743524667","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"{{SapURLTest}}/api/v1/Webhooks/GetWebhookApplications","urlObject":{"path":["api","v1","Webhooks","GetWebhookApplications"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"f66b92a4-09a6-48c0-9b1e-bdd743524667"},{"name":"Create Webhook App","id":"9f7a76a5-319c-43ae-b63e-9bb68f140922","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_ApplicationName\": \"Integra Admin\",\r\n    \"_Email\": \"admin@amadeosystems.com\",\r\n    \"_Password\": \"Mc90210!\",\r\n    \"_LoginURL\": \"https://localhost:44339/api/users/login\",\r\n    \"_EnableAuth\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/v1/Webhooks/CreateWebhookApplication","urlObject":{"path":["api","v1","Webhooks","CreateWebhookApplication"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9f7a76a5-319c-43ae-b63e-9bb68f140922"},{"name":"Update Webhook App","id":"6d9ab644-a92e-474b-89db-35ec922f3dd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_ApplicationName\": \"Integra Admin\",\r\n    \"_Email\": \"admin@amadeosystems.com\",\r\n    \"_Password\": \"Mc90210!*\",\r\n    \"_LoginURL\": \"https://www.skyaccess.eu/IntegraAdminAPI/api/users/login\",\r\n    \"_EnableAuth\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURL}}/api/v1/Webhooks/UpdateWebhookApplication/1","urlObject":{"path":["api","v1","Webhooks","UpdateWebhookApplication","1"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6d9ab644-a92e-474b-89db-35ec922f3dd2"}],"id":"d36fb25f-a366-4075-89ba-3b782fbaa973","_postman_id":"d36fb25f-a366-4075-89ba-3b782fbaa973","description":""},{"name":"WebhookTriggers","item":[{"name":"All Webhook Triggers","id":"d105b2a6-6723-4ba1-a3da-f24b7e944dc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"{{SapURLTest}}/api/v1/Webhooks/GetWebhookTriggers","urlObject":{"path":["api","v1","Webhooks","GetWebhookTriggers"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"d105b2a6-6723-4ba1-a3da-f24b7e944dc5"},{"name":"Create Webhook Trigger","id":"7d7439d9-2f5c-4713-9d26-840853e3706b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_WebhookName\": \"Customer LP Structure Changed\",\r\n    \"_WebhookTrigger\": 1,\r\n    \"_IsVisible\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/v1/Webhooks/CreateWebhookTrigger","urlObject":{"path":["api","v1","Webhooks","CreateWebhookTrigger"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d7439d9-2f5c-4713-9d26-840853e3706b"}],"id":"eabd22e3-4d6c-4ad3-91a1-0208c9a709f0","_postman_id":"eabd22e3-4d6c-4ad3-91a1-0208c9a709f0","description":""},{"name":"WebhookSubscriptions","item":[{"name":"All Webhook Subscriptions","id":"a563b5e3-2036-4858-997a-2e6d15f37ede","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"url":"{{SapURLTest}}/api/v1/Webhooks/GetWebhookSubscriptions","urlObject":{"path":["api","v1","Webhooks","GetWebhookSubscriptions"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"a563b5e3-2036-4858-997a-2e6d15f37ede"},{"name":"Create Webhook Subscriptions","id":"db4049f4-88f9-4cde-9c63-2fd443e211cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"webhookTriggerID\": 1,\r\n    \"_CallBackURL\": \"https://localhost:44339/api/manage-partner-customers/CustomerLPStructureChanged\",\r\n    \"webhookApplicationID\": 1,\r\n    \"_IsAuthRequired\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/v1/Webhooks/CreateWebhookSubscription","urlObject":{"path":["api","v1","Webhooks","CreateWebhookSubscription"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"db4049f4-88f9-4cde-9c63-2fd443e211cb"},{"name":"Update Webhook Subscriptions","id":"804b53bd-a4f8-4b99-bae5-668c68685973","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"webhookTriggerID\": 1,\r\n    \"_CallBackURL\": \"https://localhost:44339/api/manage-partner-customers/CustomerLPStructureChanged\",\r\n    \"webhookApplicationID\": 1,\r\n    \"_IsAuthRequired\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"{{SapURLTest}}/api/v1/Webhooks/CreateWebhookSubscription","urlObject":{"path":["api","v1","Webhooks","CreateWebhookSubscription"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"804b53bd-a4f8-4b99-bae5-668c68685973"}],"id":"d4aaa79c-f762-46c9-9434-66d38c4ffff7","_postman_id":"d4aaa79c-f762-46c9-9434-66d38c4ffff7","description":""}],"id":"9048f63f-1ebd-4f79-b023-b85ee77333fe","_postman_id":"9048f63f-1ebd-4f79-b023-b85ee77333fe","description":""},{"name":"Logs","item":[{"name":"All Logs","id":"11117119-37b2-4b56-b413-c25333c860c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"authorization","value":"{{auth}}","description":"<p>integraAdmin Authorization</p>\n","type":"text"}],"url":"{{SapURL}}/api/v1/Logs/GetAllLogs","urlObject":{"path":["api","v1","Logs","GetAllLogs"],"host":["{{SapURL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"11117119-37b2-4b56-b413-c25333c860c2"}],"id":"525116d9-9875-44d6-a3b7-4b458544cea1","_postman_id":"525116d9-9875-44d6-a3b7-4b458544cea1","description":""},{"name":"Property integration","item":[{"name":"Door List","id":"8a64b171-265b-4e65-895a-0cc47ee710a6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLSales}}/api/v1/properties/3031b473-cadc-4f89-8e78-45a7e9e6e238/doors/0","urlObject":{"path":["api","v1","properties","3031b473-cadc-4f89-8e78-45a7e9e6e238","doors","0"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8a64b171-265b-4e65-895a-0cc47ee710a6"},{"name":"Key List","id":"bb8762d1-221a-4696-bd66-806380cd44db","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLSales}}/api/v1/properties/3031b473-cadc-4f89-8e78-45a7e9e6e238/keys/0","urlObject":{"path":["api","v1","properties","3031b473-cadc-4f89-8e78-45a7e9e6e238","keys","0"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"bb8762d1-221a-4696-bd66-806380cd44db"},{"name":"Doors key can open","id":"b1971f15-3dfe-4fa9-ab37-a1fa57953472","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLSales}}/api/v1/properties/3031b473-cadc-4f89-8e78-45a7e9e6e238/keys/52409/doors/0","urlObject":{"path":["api","v1","properties","3031b473-cadc-4f89-8e78-45a7e9e6e238","keys","52409","doors","0"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b1971f15-3dfe-4fa9-ab37-a1fa57953472"},{"name":"keys that can open a door","id":"8e1e6acb-c632-441a-9aec-8897af552dfd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLSales}}/api/v1/properties/3031b473-cadc-4f89-8e78-45a7e9e6e238/doors/52409/keys/0","urlObject":{"path":["api","v1","properties","3031b473-cadc-4f89-8e78-45a7e9e6e238","doors","52409","keys","0"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"8e1e6acb-c632-441a-9aec-8897af552dfd"},{"name":"Key Status for all doors","id":"9436bc70-ff7e-498e-97fe-4f95c8947bb6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLSales}}/api/v1/properties/3031b473-cadc-4f89-8e78-45a7e9e6e238/doors/status","urlObject":{"path":["api","v1","properties","3031b473-cadc-4f89-8e78-45a7e9e6e238","doors","status"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9436bc70-ff7e-498e-97fe-4f95c8947bb6"},{"name":"Update Status for a single door","id":"b2be9440-a3c7-49e4-aba3-28ba44716e48","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Count\": 1,\r\n    \"_StatusType\": 2\r\n}\r\n\r\n// enum KeyDoorStatusType\r\n//     {\r\n//         KeyIssued = 1,\r\n//         KeyProduced = 2,\r\n//         KeyFailed = 3,\r\n//         KeyLost = 4\r\n//     }","options":{"raw":{"language":"json"}}},"url":"{{SapURLSales}}/api/v1/properties/3031b473-cadc-4f89-8e78-45a7e9e6e238/doors/37681/status","urlObject":{"path":["api","v1","properties","3031b473-cadc-4f89-8e78-45a7e9e6e238","doors","37681","status"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2be9440-a3c7-49e4-aba3-28ba44716e48"},{"name":"Update Status for a single key","id":"c8a3cb55-382d-4c2b-914b-7f148368878f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"_Count\": 1,\r\n    \"_StatusType\": 1\r\n}\r\n\r\n//  enum PropertyKeyStatusType\r\n//     {\r\n//         KeyProduced = 1,\r\n//         KeyFailed = 2,\r\n//         KeyLost = 3\r\n//     }","options":{"raw":{"language":"json"}}},"url":"{{SapURLSales}}/api/v1/properties/3031b473-cadc-4f89-8e78-45a7e9e6e238/keys/52409/status","urlObject":{"path":["api","v1","properties","3031b473-cadc-4f89-8e78-45a7e9e6e238","keys","52409","status"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c8a3cb55-382d-4c2b-914b-7f148368878f"},{"name":"Production Data","id":"c45bd167-8a2a-4393-95ff-4b636861b196","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/v1/properties/182Dsk/production-data","urlObject":{"path":["api","v1","properties","182Dsk","production-data"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c45bd167-8a2a-4393-95ff-4b636861b196"},{"name":"Production Data per door","id":"c6d69a2f-03b4-4158-b7fc-29b526ad06f4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLSales}}/api/v1/properties/5341bc33-c34d-4d75-8b6e-fbae497b9e4c/keys/52413/production-data","urlObject":{"path":["api","v1","properties","5341bc33-c34d-4d75-8b6e-fbae497b9e4c","keys","52413","production-data"],"host":["{{SapURLSales}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"c6d69a2f-03b4-4158-b7fc-29b526ad06f4"},{"name":"Production Data per key","id":"9ec40849-7f0e-4f43-b560-2ecbf232c07a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"{{auth}}","type":"text"}],"body":{"mode":"raw","raw":""},"url":"{{SapURLTest}}/api/v1/properties/182Dsk/keys/25672/production-data","urlObject":{"path":["api","v1","properties","182Dsk","keys","25672","production-data"],"host":["{{SapURLTest}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"9ec40849-7f0e-4f43-b560-2ecbf232c07a"}],"id":"92212345-859d-4d8c-8241-439a5178cc73","_postman_id":"92212345-859d-4d8c-8241-439a5178cc73","description":""}]}