{"info":{"_postman_id":"e3922d7a-ab55-40e5-8ac3-407fa845edc7","name":"Finance","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"42751442","collectionId":"e3922d7a-ab55-40e5-8ac3-407fa845edc7","publishedId":"2sBXiqE8cg","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-04-05T10:08:50.000Z"},"item":[{"name":"Login","id":"061fa716-94e2-4bea-b63e-8fa381503b9e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n       \"email\": \"advaithdp@example.com\",\n    \"password\": \"Password@123\"\n  }","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/api/v1/auth/login","urlObject":{"protocol":"http","path":["api","v1","auth","login"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"061fa716-94e2-4bea-b63e-8fa381503b9e"},{"name":"category-breakdown","id":"f96a7ec2-366d-48e1-81cc-c1c5f29cabf4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/category-breakdown","urlObject":{"protocol":"http","path":["api","v1","analytics","category-breakdown"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f96a7ec2-366d-48e1-81cc-c1c5f29cabf4"},{"name":"category-breakdown type","id":"75a331f9-bb83-4967-8bbf-fbd3e34cc810","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/category-breakdown?type=EXPENSE","urlObject":{"protocol":"http","path":["api","v1","analytics","category-breakdown"],"host":["127","0","0","1"],"query":[{"key":"type","value":"EXPENSE"}],"variable":[]}},"response":[],"_postman_id":"75a331f9-bb83-4967-8bbf-fbd3e34cc810"},{"name":"category break down with type and date","id":"77472ff7-6767-489a-88a3-f2ed0fa9967b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/category-breakdown?type=INCOME&startDate=2024-01-01&endDate=2024-12-31","urlObject":{"protocol":"http","path":["api","v1","analytics","category-breakdown"],"host":["127","0","0","1"],"query":[{"key":"type","value":"INCOME"},{"key":"startDate","value":"2024-01-01"},{"key":"endDate","value":"2024-12-31"}],"variable":[]}},"response":[],"_postman_id":"77472ff7-6767-489a-88a3-f2ed0fa9967b"},{"name":"monthly analytics","id":"f1b38758-517b-4558-9ad0-cf330fe8258b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/monthly","urlObject":{"protocol":"http","path":["api","v1","analytics","monthly"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"f1b38758-517b-4558-9ad0-cf330fe8258b"},{"name":"monthly analytics with params","id":"426bf78a-6ae1-417e-b0e8-2fc73fc5bec5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/monthly?startDate=2024-01-01&endDate=2024-06-30","urlObject":{"protocol":"http","path":["api","v1","analytics","monthly"],"host":["127","0","0","1"],"query":[{"key":"startDate","value":"2024-01-01"},{"key":"endDate","value":"2024-06-30"}],"variable":[]}},"response":[],"_postman_id":"426bf78a-6ae1-417e-b0e8-2fc73fc5bec5"},{"name":"cashflow","id":"460b303b-420d-4156-a018-604c32336397","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/cashflow","urlObject":{"protocol":"http","path":["api","v1","analytics","cashflow"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"460b303b-420d-4156-a018-604c32336397"},{"name":"cashflow with params","id":"e29be554-c839-4641-b06b-c696899040b0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/cashflow?startDate=2024-01-01&endDate=2024-12-31","urlObject":{"protocol":"http","path":["api","v1","analytics","cashflow"],"host":["127","0","0","1"],"query":[{"key":"startDate","value":"2024-01-01"},{"key":"endDate","value":"2024-12-31"}],"variable":[]}},"response":[],"_postman_id":"e29be554-c839-4641-b06b-c696899040b0"},{"name":"Top Expenses","id":"7cff1ee4-6e68-4a6f-a523-bba3083b654c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/top-expenses","urlObject":{"protocol":"http","path":["api","v1","analytics","top-expenses"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"7cff1ee4-6e68-4a6f-a523-bba3083b654c"},{"name":"Top expenses with params","id":"6d07ad81-1f58-425e-acf3-86bc0faae81c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/top-expenses?limit=10","urlObject":{"protocol":"http","path":["api","v1","analytics","top-expenses"],"host":["127","0","0","1"],"query":[{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"6d07ad81-1f58-425e-acf3-86bc0faae81c"},{"name":"User breakdown","id":"4dac37e3-4f41-400c-925b-89a5dd5aafd5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/user-breakdown","urlObject":{"protocol":"http","path":["api","v1","analytics","user-breakdown"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"4dac37e3-4f41-400c-925b-89a5dd5aafd5"},{"name":"User Break Down with pagination","id":"7c70e6fc-2a51-4370-93bf-b95ac9338a03","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/user-breakdown?page=1&pageSize=10","urlObject":{"protocol":"http","path":["api","v1","analytics","user-breakdown"],"host":["127","0","0","1"],"query":[{"key":"page","value":"1"},{"key":"pageSize","value":"10"}],"variable":[]}},"response":[],"_postman_id":"7c70e6fc-2a51-4370-93bf-b95ac9338a03"},{"name":"User break down with date","id":"4cd9d9d7-f974-4d6a-b17b-2347cd4033b6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/user-breakdown?startDate=2024-01-01&endDate=2024-12-31","urlObject":{"protocol":"http","path":["api","v1","analytics","user-breakdown"],"host":["127","0","0","1"],"query":[{"key":"startDate","value":"2024-01-01"},{"key":"endDate","value":"2024-12-31"}],"variable":[]}},"response":[],"_postman_id":"4cd9d9d7-f974-4d6a-b17b-2347cd4033b6"},{"name":"Viewer records","id":"34fe4876-3b8b-4bb7-9da0-3374eddc412e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/records","urlObject":{"protocol":"http","path":["api","v1","viewer","records"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"34fe4876-3b8b-4bb7-9da0-3374eddc412e"},{"name":"Viewer request with pagination","id":"2b92acbf-6143-4533-b1b2-6139f43c6a5e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/records?page=2&limit=20","urlObject":{"protocol":"http","path":["api","v1","viewer","records"],"host":["127","0","0","1"],"query":[{"key":"page","value":"2"},{"key":"limit","value":"20"}],"variable":[]}},"response":[],"_postman_id":"2b92acbf-6143-4533-b1b2-6139f43c6a5e"},{"name":"Viewer request with filter type","id":"e2cabbb9-2afe-4164-95ee-417454b87b88","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/records?type=EXPENSE","urlObject":{"protocol":"http","path":["api","v1","viewer","records"],"host":["127","0","0","1"],"query":[{"key":"type","value":"EXPENSE"}],"variable":[]}},"response":[],"_postman_id":"e2cabbb9-2afe-4164-95ee-417454b87b88"},{"name":"Viewer request by Category","id":"dd05b8c1-375a-4d2c-a46f-7e23fb0be154","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/analytics/category-breakdown?category=Food","urlObject":{"protocol":"http","path":["api","v1","analytics","category-breakdown"],"host":["127","0","0","1"],"query":[{"key":"category","value":"Food"}],"variable":[]}},"response":[],"_postman_id":"dd05b8c1-375a-4d2c-a46f-7e23fb0be154"},{"name":"viewer request by date","id":"57aab8cd-3dfa-421b-95b5-ec4614dfb9c0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/records?startDate=2024-01-01&endDate=2024-03-31","urlObject":{"protocol":"http","path":["api","v1","viewer","records"],"host":["127","0","0","1"],"query":[{"key":"startDate","value":"2024-01-01"},{"key":"endDate","value":"2024-03-31"}],"variable":[]}},"response":[],"_postman_id":"57aab8cd-3dfa-421b-95b5-ec4614dfb9c0"},{"name":"Viewer request sort by","id":"21232651-de00-430f-ade3-105eb2df1814","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/records?sortBy=amount&order=asc","urlObject":{"protocol":"http","path":["api","v1","viewer","records"],"host":["127","0","0","1"],"query":[{"key":"sortBy","value":"amount"},{"key":"order","value":"asc"}],"variable":[]}},"response":[],"_postman_id":"21232651-de00-430f-ade3-105eb2df1814"},{"name":"Viewer request combined","id":"7964c6b4-c41e-4197-8817-20a30154b732","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/records?type=EXPENSE&category=Food&startDate=2024-01-01&endDate=2024-12-31&sortBy=amount&order=desc&page=1&limit=5","urlObject":{"protocol":"http","path":["api","v1","viewer","records"],"host":["127","0","0","1"],"query":[{"key":"type","value":"EXPENSE"},{"key":"category","value":"Food"},{"key":"startDate","value":"2024-01-01"},{"key":"endDate","value":"2024-12-31"},{"key":"sortBy","value":"amount"},{"key":"order","value":"desc"},{"key":"page","value":"1"},{"key":"limit","value":"5"}],"variable":[]}},"response":[],"_postman_id":"7964c6b4-c41e-4197-8817-20a30154b732"},{"name":"Viewer Single request","id":"471227b1-feb0-4efc-a50b-9fed108b60e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/records/283844c1-ce09-4e8e-8ed3-13a0509bd834","urlObject":{"protocol":"http","path":["api","v1","viewer","records","283844c1-ce09-4e8e-8ed3-13a0509bd834"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"471227b1-feb0-4efc-a50b-9fed108b60e8"},{"name":"DashBoard Summary","id":"e3450891-b4ad-4940-905c-28df385e7397","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/dashboard/summary","urlObject":{"protocol":"http","path":["api","v1","viewer","dashboard","summary"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"e3450891-b4ad-4940-905c-28df385e7397"},{"name":"Recent activity","id":"71505a8f-3de6-4c6e-b0fc-8bdddb93cae8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/dashboard/recent-activity","urlObject":{"protocol":"http","path":["api","v1","viewer","dashboard","recent-activity"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"71505a8f-3de6-4c6e-b0fc-8bdddb93cae8"},{"name":"Recent activity with limit","id":"7bbf9496-857a-4c4d-be7e-4ea388c09e8b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/dashboard/recent-activity?limit=80","urlObject":{"protocol":"http","path":["api","v1","viewer","dashboard","recent-activity"],"host":["127","0","0","1"],"query":[{"key":"limit","value":"80"}],"variable":[]}},"response":[],"_postman_id":"7bbf9496-857a-4c4d-be7e-4ea388c09e8b"},{"name":"Trends","id":"87d1d7a9-c97b-47e2-ab3d-911b3e23a8c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/dashboard/trends","urlObject":{"protocol":"http","path":["api","v1","viewer","dashboard","trends"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"87d1d7a9-c97b-47e2-ab3d-911b3e23a8c2"},{"name":"Trends with date","id":"59fe558c-ceef-4242-8681-def3af600e2a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/viewer/dashboard/trends?startDate=2024-01-01&endDate=2024-12-31","urlObject":{"protocol":"http","path":["api","v1","viewer","dashboard","trends"],"host":["127","0","0","1"],"query":[{"key":"startDate","value":"2024-01-01"},{"key":"endDate","value":"2024-12-31"}],"variable":[]}},"response":[],"_postman_id":"59fe558c-ceef-4242-8681-def3af600e2a"},{"name":"Creation of record by ADMIN","id":"685e4802-7c29-4ab3-8684-1e39d0292f47","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"amount\": 800,\n  \"type\": \"EXPENSE\",\n  \"category\": \"Shopping\",\n  \"currency\": \"INR\",\n  \"date\": \"2026-04-04T16:00:00.000Z\",\n  \"notes\": \"Clothes\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/api/v1/records","urlObject":{"protocol":"http","path":["api","v1","records"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"685e4802-7c29-4ab3-8684-1e39d0292f47"},{"name":"list of users","id":"0d5dbf56-a686-48ee-82e2-fa47d12758b5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"http://127.0.0.1/api/v1/users?page=1&limit=10","urlObject":{"protocol":"http","path":["api","v1","users"],"host":["127","0","0","1"],"query":[{"key":"page","value":"1"},{"key":"limit","value":"10"}],"variable":[]}},"response":[],"_postman_id":"0d5dbf56-a686-48ee-82e2-fa47d12758b5"},{"name":"user from his ID","id":"18b4d013-d0a6-4d00-b50f-4252c62d6080","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n       \"email\": \"advaithdp@example.com\",\n    \"password\": \"Password@123\"\n  }"},"url":"http://127.0.0.1/api/v1/users/36a657a6-eaf1-4c62-a41d-085048522a3e","urlObject":{"protocol":"http","path":["api","v1","users","36a657a6-eaf1-4c62-a41d-085048522a3e"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"18b4d013-d0a6-4d00-b50f-4252c62d6080"},{"name":"creating user","id":"b573d6af-6a0b-466d-9370-3a6247580ec6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n  \"name\": \"XYZ\",\n  \"email\": \"XYZ@example.com\",\n  \"password\": \"123456\",\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/api/v1/users/","urlObject":{"protocol":"http","path":["api","v1","users",""],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"b573d6af-6a0b-466d-9370-3a6247580ec6"},{"name":"Change role","id":"8494f0f8-3c21-4c57-b98c-f19fcea2c939","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n  \"role\": \"VIEWER\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/api/v1/users/53eebbc9-7e68-428a-85c2-54e558a1d668/role","urlObject":{"protocol":"http","path":["api","v1","users","53eebbc9-7e68-428a-85c2-54e558a1d668","role"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"8494f0f8-3c21-4c57-b98c-f19fcea2c939"},{"name":"Change Status","id":"86ae9cc5-a404-4500-8bf1-770d460bd455","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"status\":\"INACTIVE\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/api/v1/users/53eebbc9-7e68-428a-85c2-54e558a1d668/status","urlObject":{"protocol":"http","path":["api","v1","users","53eebbc9-7e68-428a-85c2-54e558a1d668","status"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"86ae9cc5-a404-4500-8bf1-770d460bd455"},{"name":"Change self","id":"38e0acbb-fafe-4543-beae-a1bdc527aefa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"name\":\"AdvaithDP\"\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/api/v1/users/self","urlObject":{"protocol":"http","path":["api","v1","users","self"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"38e0acbb-fafe-4543-beae-a1bdc527aefa"},{"name":"Update Record","id":"c1e46dcc-0c82-4946-a69c-6cf587cf6783","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"amount\":900\n}","options":{"raw":{"language":"json"}}},"url":"http://127.0.0.1/api/v1/records/826b61fc-ad34-48d9-91c6-9555c71133c2","urlObject":{"protocol":"http","path":["api","v1","records","826b61fc-ad34-48d9-91c6-9555c71133c2"],"host":["127","0","0","1"],"query":[],"variable":[]}},"response":[],"_postman_id":"c1e46dcc-0c82-4946-a69c-6cf587cf6783"}]}