{"info":{"_postman_id":"f6b59fe5-71ca-4b40-94ec-b8a96e6d76c2","name":"CRUDAPI","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"281256","collectionId":"f6b59fe5-71ca-4b40-94ec-b8a96e6d76c2","publishedId":"SzKPWMeT","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2020-02-15T09:35:45.000Z"},"item":[{"name":"Employee all","id":"b2364c7b-c8c4-4a00-816f-db35c7200df7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"localhost:3000/employee","urlObject":{"port":"3000","path":["employee"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b2364c7b-c8c4-4a00-816f-db35c7200df7"},{"name":"Employee single","id":"91ee8963-efd5-4afe-940b-0486b3c79db8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"url":"localhost:3000/employee/1","urlObject":{"port":"3000","path":["employee","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"91ee8963-efd5-4afe-940b-0486b3c79db8"},{"name":"Employee create","id":"3a814df5-fbe9-48f2-b8ea-2f1d001b8168","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Budiqwe","type":"text"},{"key":"positionId","value":"1","type":"text"},{"key":"divisionId","value":"2","type":"text"}]},"url":"localhost:3000/employee","urlObject":{"port":"3000","path":["employee"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3a814df5-fbe9-48f2-b8ea-2f1d001b8168"},{"name":"Employee update","id":"512b1588-762e-427e-a6de-51094a2e43d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Budiyanto","type":"text"},{"key":"positionId","value":"1","type":"text"},{"key":"divisionId","value":"2","type":"text"}]},"url":"localhost:3000/employee/1","urlObject":{"port":"3000","path":["employee","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"512b1588-762e-427e-a6de-51094a2e43d8"},{"name":"Employee delete","id":"667d6f13-00cd-47e2-8acc-e80150d48c2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"localhost:3000/employee/2","urlObject":{"port":"3000","path":["employee","2"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"667d6f13-00cd-47e2-8acc-e80150d48c2a"},{"name":"Division all","id":"3eae9051-b837-466c-aa95-f2ab7f8af4fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"localhost:3000/division","urlObject":{"port":"3000","path":["division"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3eae9051-b837-466c-aa95-f2ab7f8af4fc"},{"name":"Division single","id":"45404dfa-041d-4e3e-a3fe-af24071aeccf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"url":"localhost:3000/division/1","urlObject":{"port":"3000","path":["division","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"45404dfa-041d-4e3e-a3fe-af24071aeccf"},{"name":"Division create","id":"8500d6d4-af1a-4b4a-8db1-5c045abdc96b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Sales","type":"text"}]},"url":"localhost:3000/division","urlObject":{"port":"3000","path":["division"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"8500d6d4-af1a-4b4a-8db1-5c045abdc96b"},{"name":"Division update","id":"494bb2b5-3877-402a-a5c8-97f627354259","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"Sales 222","type":"text"}]},"url":"localhost:3000/division/1","urlObject":{"port":"3000","path":["division","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"494bb2b5-3877-402a-a5c8-97f627354259"},{"name":"Division delete","id":"38fc1473-54b0-4f06-81f9-dd1c1ab470bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"localhost:3000/division/1","urlObject":{"port":"3000","path":["division","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"38fc1473-54b0-4f06-81f9-dd1c1ab470bf"},{"name":"Position all","id":"6476b0dc-bb94-4584-96be-4c1cedac12e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"localhost:3000/position","urlObject":{"port":"3000","path":["position"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"6476b0dc-bb94-4584-96be-4c1cedac12e5"},{"name":"Position single","id":"974875b2-ce1e-4542-bcde-10d070a0f57f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","name":"Content-Type","type":"text","value":"application/x-www-form-urlencoded"}],"url":"localhost:3000/position/1","urlObject":{"port":"3000","path":["position","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"974875b2-ce1e-4542-bcde-10d070a0f57f"},{"name":"Position create","id":"372e5a02-0ea3-4041-a05c-38e60d12fb1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"SPV","type":"text"}]},"url":"localhost:3000/position","urlObject":{"port":"3000","path":["position"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"372e5a02-0ea3-4041-a05c-38e60d12fb1d"},{"name":"Position update","id":"37f9fcc7-c25e-47c0-ba9f-2927c40934f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"key":"name","value":"SPV","type":"text"}]},"url":"localhost:3000/position/1","urlObject":{"port":"3000","path":["position","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"37f9fcc7-c25e-47c0-ba9f-2927c40934f8"},{"name":"Position delete","id":"97d663cb-8b87-4029-8d8a-f8a630455ff6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Content-Type","name":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"localhost:3000/position/1","urlObject":{"port":"3000","path":["position","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"97d663cb-8b87-4029-8d8a-f8a630455ff6"}]}