{"info":{"_postman_id":"da87993b-689c-4708-9167-df938589a4f2","name":"souk-assesment","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"20589483","collectionId":"da87993b-689c-4708-9167-df938589a4f2","publishedId":"2sB3QJQBQK","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-10-08T10:09:40.000Z"},"item":[{"name":"auth","item":[{"name":"login","id":"55e4f27c-9c53-4c52-80b4-18951dc53061","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"email\":\"user@mail.com\",\n    \"password\":\"password123\"\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_URL}}/auth","urlObject":{"path":["auth"],"host":["{{SERVER_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"55e4f27c-9c53-4c52-80b4-18951dc53061"},{"name":"logout","id":"334de8eb-de62-470e-90b8-f943f9d491e1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"","options":{"raw":{"language":"json"}}},"url":"{{SERVER_URL}}/auth/logout","urlObject":{"path":["auth","logout"],"host":["{{SERVER_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"334de8eb-de62-470e-90b8-f943f9d491e1"}],"id":"9a04f30e-6c06-4cec-911b-353b200a4d61","_postman_id":"9a04f30e-6c06-4cec-911b-353b200a4d61","description":""},{"name":"inventory-management","item":[{"name":"get products","id":"be62a6fb-1f56-44ea-b4fe-a1b1b332a729","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{SERVER_URL}}/store/products","urlObject":{"path":["store","products"],"host":["{{SERVER_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"be62a6fb-1f56-44ea-b4fe-a1b1b332a729"},{"name":"get product","id":"6abfa7aa-4be0-474f-89a4-e9128e7505ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{SERVER_URL}}/store/products/AUD-WBH-BLK-4821","urlObject":{"path":["store","products","AUD-WBH-BLK-4821"],"host":["{{SERVER_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"6abfa7aa-4be0-474f-89a4-e9128e7505ea"},{"name":"get purchase orders","id":"2f477372-1839-492d-a127-ba8cc7c60789","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"body":{"mode":"raw","raw":""},"url":"{{SERVER_URL}}/store/purchase-orders","urlObject":{"path":["store","purchase-orders"],"host":["{{SERVER_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"2f477372-1839-492d-a127-ba8cc7c60789"},{"name":"mark order as delivered","id":"3ee6632a-684a-46fa-8b61-b3596bf457d0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":""},"url":"{{SERVER_URL}}/store/purchase-orders/82d44739-66ad-4b47-a932-674dca02b613","urlObject":{"path":["store","purchase-orders","82d44739-66ad-4b47-a932-674dca02b613"],"host":["{{SERVER_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"3ee6632a-684a-46fa-8b61-b3596bf457d0"},{"name":"adjust product quantity","id":"04afe69d-3a27-435a-997e-a91beae9f2dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"quantityChange\":50\n}","options":{"raw":{"language":"json"}}},"url":"{{SERVER_URL}}/store/products/AUD-WBH-BLK-4821/adjustQuantity","urlObject":{"path":["store","products","AUD-WBH-BLK-4821","adjustQuantity"],"host":["{{SERVER_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"04afe69d-3a27-435a-997e-a91beae9f2dc"}],"id":"c727fe4b-5444-4e1d-8d84-11c9a21eca84","_postman_id":"c727fe4b-5444-4e1d-8d84-11c9a21eca84","description":""}]}