{"info":{"_postman_id":"20851eb3-e618-4e2b-8bc5-6630b4646281","name":"uovt sem 5 miniprj","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"7287191","collectionId":"20851eb3-e618-4e2b-8bc5-6630b4646281","publishedId":"2sB2qcBfq2","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-24T18:53:46.000Z"},"item":[{"name":"get all customers","id":"56d74592-72ae-40ef-9804-0e2506312a1e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://uovtminiprj-backend.vercel.app/allCustomers","urlObject":{"protocol":"https","path":["allCustomers"],"host":["uovtminiprj-backend","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"56d74592-72ae-40ef-9804-0e2506312a1e"},{"name":"register user","id":"adc08392-a237-4bf8-a9b5-28ce30d99f80","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"loku1\",\r\n    \"password\":\"loku1\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://uovtminiprj-backend.vercel.app/register","urlObject":{"protocol":"https","path":["register"],"host":["uovtminiprj-backend","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"adc08392-a237-4bf8-a9b5-28ce30d99f80"},{"name":"user login","id":"c923bce5-63b1-4bf1-84e5-8d5d6ddec0ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"username\":\"john\",\r\n    \"password\":\"john\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://uovtminiprj-backend.vercel.app/login","urlObject":{"protocol":"https","path":["login"],"host":["uovtminiprj-backend","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"c923bce5-63b1-4bf1-84e5-8d5d6ddec0ff"},{"name":"get all users","id":"01a799b6-ad39-4f57-8803-6f916bcbcdce","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://uovtminiprj-backend.vercel.app/all","urlObject":{"protocol":"https","path":["all"],"host":["uovtminiprj-backend","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"01a799b6-ad39-4f57-8803-6f916bcbcdce"},{"name":"get customer by id","id":"e502741f-2789-4cef-8a05-f5ca5118d91e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://uovtminiprj-backend.vercel.app/getCustomerById/67e1dbb7e4dbe87672aeeb0d","urlObject":{"protocol":"https","path":["getCustomerById","67e1dbb7e4dbe87672aeeb0d"],"host":["uovtminiprj-backend","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"e502741f-2789-4cef-8a05-f5ca5118d91e"},{"name":"create customer","id":"7d255764-9b1a-43e1-b63c-f9018dd86342","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"  {\r\n \"name\":\"test\",\r\n  \"age\":21,\r\n  \"address\":\"Galle\",\r\n  \"travelMode\":\"motorbike\",\r\n  \"accomadation\":\"Chaaya trans hotel hikkaduwa\",\r\n  \"foodList\":\"rice,currey\",\r\n  \"foodListOption\":\"\",\r\n  \"beverageList\":\"Water,Vodka\",\r\n  \"startDate\":\"2025-01-14\",\r\n  \"endDate\":\"2025-12-31\" \r\n  }","options":{"raw":{"language":"json"}}},"url":"https://uovtminiprj-backend.vercel.app/createCustomer","urlObject":{"protocol":"https","path":["createCustomer"],"host":["uovtminiprj-backend","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"7d255764-9b1a-43e1-b63c-f9018dd86342"},{"name":"create customer Copy","id":"c0ce5db7-e755-454e-a7f5-deae5fc4a7be","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/allCustomers","urlObject":{"protocol":"http","port":"3000","path":["allCustomers"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"c0ce5db7-e755-454e-a7f5-deae5fc4a7be"},{"name":"create customer Copy 2","id":"ad7a3f30-2109-42cd-8218-2e79ae4ad512","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\r\n    \"totalExpense\":1999,\r\n     \"status\":\"ongoing\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://uovtminiprj-backend.vercel.app/updateCustomer/6834ab3d2d05bd41f844fe26","urlObject":{"protocol":"https","path":["updateCustomer","6834ab3d2d05bd41f844fe26"],"host":["uovtminiprj-backend","vercel","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"ad7a3f30-2109-42cd-8218-2e79ae4ad512"},{"name":"New Request","id":"3772a4d1-d2b9-44cd-9d2e-ebdfc79223e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"3772a4d1-d2b9-44cd-9d2e-ebdfc79223e8"}]}