{"info":{"_postman_id":"ad3c7ddd-6180-4d9a-9213-f0b617ac8ed6","name":"UnboxingAuth","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"38015746","collectionId":"ad3c7ddd-6180-4d9a-9213-f0b617ac8ed6","publishedId":"2sAXjKbD4e","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2024-08-30T14:50:38.000Z"},"item":[{"name":"Post Request by ADMIN for User Management","id":"b8b9f2c7-2c11-447c-a77d-3506a7738a23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"name\": \"WhiteBoard 2\",\r\n        \"price\": 10000.0\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/user/createProduct","urlObject":{"port":"8080","path":["user","createProduct"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"b8b9f2c7-2c11-447c-a77d-3506a7738a23"},{"name":"Get Request by ADMIN for User Management","id":"f0324fe8-cbb4-470c-a5f3-99fa676eab70","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/user/getProducts","urlObject":{"port":"8080","path":["user","getProducts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"f0324fe8-cbb4-470c-a5f3-99fa676eab70"},{"name":"Get Request by SALES for Billing Management","id":"42d117bf-a804-4e2f-bac1-019cb688a892","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/billing/getProducts","urlObject":{"port":"8080","path":["billing","getProducts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"42d117bf-a804-4e2f-bac1-019cb688a892"},{"name":"Post Reques by Sales for Billing Management","id":"673b7762-d0ff-4d09-add1-1b47a3c3c0c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"name\": \"Sales\",\r\n        \"price\": 10000.0\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/billing/createProduct","urlObject":{"port":"8080","path":["billing","createProduct"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"673b7762-d0ff-4d09-add1-1b47a3c3c0c7"},{"name":"Read Request by Sales for Customer Management","id":"5391abef-3c18-4bf8-91bb-645f12960e0c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/customer/getProducts","urlObject":{"port":"8080","path":["customer","getProducts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5391abef-3c18-4bf8-91bb-645f12960e0c"},{"name":"Write Request by Sales for Customer Management","id":"3b354786-02bc-4adc-9b2d-edb76800fbc6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n        \"name\": \"Sales for Customer\",\r\n        \"price\": 10000.0\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/customer/createProduct","urlObject":{"port":"8080","path":["customer","createProduct"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"3b354786-02bc-4adc-9b2d-edb76800fbc6"},{"name":"Read Request by HR for Payroll Management","id":"790f1985-1ea2-405a-9021-725b3498c99f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/payroll/getProducts","urlObject":{"port":"8080","path":["payroll","getProducts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"790f1985-1ea2-405a-9021-725b3498c99f"},{"name":"Write Request by HR for Payroll","id":"113fbb39-5d49-4993-8d25-7354831072f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"HR for Payroll\",\r\n    \"price\":1000.0\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/payroll/createProduct","urlObject":{"port":"8080","path":["payroll","createProduct"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"113fbb39-5d49-4993-8d25-7354831072f0"},{"name":"Read Request by ACCOUNTANT for Payroll","id":"aecb2d84-739e-4b1a-bf3f-598e64d8605b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/payroll/getProducts","urlObject":{"port":"8080","path":["payroll","getProducts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"aecb2d84-739e-4b1a-bf3f-598e64d8605b"},{"name":"Read Request by ACCOUNTANT for Billing","id":"680a6d2d-6292-4135-9f72-9fbfe024133b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"basic","basic":{"basicConfig":[{"key":"username","value":"<username>"},{"key":"password","value":"<password>"}]},"isInherited":false},"method":"GET","header":[],"url":"localhost:8080/billing/getProducts","urlObject":{"port":"8080","path":["billing","getProducts"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"680a6d2d-6292-4135-9f72-9fbfe024133b"},{"name":"Create New User","id":"5856128e-05e9-475b-92dd-8cd4853a3aa8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"New User\",\r\n    \"email\":\"nu@gmail.com\",\r\n    \"password\":\"123\",\r\n    \"role\":\"SALES\"\r\n}","options":{"raw":{"language":"json"}}},"url":"localhost:8080/new/createUser","description":"<p>For role please use any of --</p>\n<ol>\n<li><p>SALES</p>\n</li>\n<li><p>ACCOUNTANT</p>\n</li>\n<li><p>HR</p>\n</li>\n<li><p>ADMIN</p>\n</li>\n</ol>\n","urlObject":{"port":"8080","path":["new","createUser"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"5856128e-05e9-475b-92dd-8cd4853a3aa8"}]}