{"info":{"_postman_id":"8aab7891-781c-4903-bd9b-3e52c27035c0","name":"Montrack","description":"<html><head></head><body><p>API untuk aplikasi montrack</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"22087046","collectionId":"8aab7891-781c-4903-bd9b-3e52c27035c0","publishedId":"2sB2qWGjNY","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-16T13:48:31.000Z"},"item":[{"name":"Auth","item":[{"name":"Register","id":"8004b11c-017a-42b4-aa0c-c9a28b1714e8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"fahril\",\n    \"name\": \"Mochammad Fahril Rizal\",\n    \"phone\": \"085171200514\",\n    \"password\": \"Tes12345\",\n    \"confirm_password\": \"Tes12345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.tascaid.site/api/register","auth":{"type":"bearer","bearer":{"token":""},"isInherited":true,"source":{"_postman_id":"8aab7891-781c-4903-bd9b-3e52c27035c0","id":"8aab7891-781c-4903-bd9b-3e52c27035c0","name":"Montrack","type":"collection"}},"urlObject":{"path":["api","register"],"host":["https://api.tascaid.site"],"query":[],"variable":[]}},"response":[{"id":"cac45e5b-d952-446b-8388-5d4e474a5d88","name":"201","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"fahril\",\n    \"name\": \"Mochammad Fahril Rizal\",\n    \"phone\": \"085171200514\",\n    \"password\": \"Tes12345\",\n    \"confirm_password\": \"Tes12345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.tascaid.site/api/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 09:07:29 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Length","value":"163","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Registrasi berhasil\",\n    \"user\": {\n        \"id\": 1,\n        \"name\": \"Mochammad Fahril Rizal\",\n        \"phone\": \"085171200514\",\n        \"picture\": \"storage/upload/default.jpg\",\n        \"username\": \"fahril\"\n    }\n}"}],"_postman_id":"8004b11c-017a-42b4-aa0c-c9a28b1714e8"},{"name":"Login","id":"d96bcba7-be52-429d-aa4b-3fb31223c304","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"fahril\",\n    \"password\": \"Tes12345\"\n}"},"url":"https://api.tascaid.site/api/login","auth":{"type":"bearer","bearer":{"token":""},"isInherited":true,"source":{"_postman_id":"8aab7891-781c-4903-bd9b-3e52c27035c0","id":"8aab7891-781c-4903-bd9b-3e52c27035c0","name":"Montrack","type":"collection"}},"urlObject":{"path":["api","login"],"host":["https://api.tascaid.site"],"query":[],"variable":[]}},"response":[{"id":"11176937-a01b-46a7-aa6c-2a2d1ec4c66c","name":"200","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"fahril\",\n    \"password\": \"Tes12345\"\n}"},"url":"https://api.tascaid.site/api/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 09:08:46 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"token\": \"{{vault:json-web-token}}\"\n}"},{"id":"6010fe8e-70d9-4e6d-b070-3e932cc73a11","name":"pw salah","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"fahril\",\n    \"password\": \"Tes12345\"\n}"},"url":"https://api.tascaid.site/api/login"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 09:13:01 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Length","value":"26","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"password salah\"\n}"}],"_postman_id":"d96bcba7-be52-429d-aa4b-3fb31223c304"}],"id":"15125e22-7eb1-4641-a0cb-7b6139162519","_postman_id":"15125e22-7eb1-4641-a0cb-7b6139162519","description":"","auth":{"type":"bearer","bearer":{"token":""},"isInherited":true,"source":{"_postman_id":"8aab7891-781c-4903-bd9b-3e52c27035c0","id":"8aab7891-781c-4903-bd9b-3e52c27035c0","name":"Montrack","type":"collection"}}},{"name":"Catatan","item":[{"name":"All catatan","id":"17921362-0ff7-4bc7-941d-bdc28cd04f10","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan","urlObject":{"path":["api","catatan"],"host":["https://api.tascaid.site"],"query":[],"variable":[]}},"response":[{"id":"d390b48b-bf46-42df-b036-6de045cdd8fd","name":"Data null","originalRequest":{"method":"GET","header":[],"body":{"mode":"raw","raw":"{\n    \"username\": \"fahril\",\n    \"password\": \"Tes12345\"\n}"},"url":"https://api.tascaid.site/api/catatan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 09:15:22 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Length","value":"2","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true}],"cookie":[],"responseTime":null,"body":"[]"},{"id":"2c849d30-6873-4b06-b164-45b3d36643f1","name":"200","originalRequest":{"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:22:34 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"title\": \"tes\",\n        \"jenis\": \"pemasukan\",\n        \"amount\": 100000,\n        \"category\": \"Investasi\",\n        \"date\": \"2025-05-16T00:00:00Z\",\n        \"user_id\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"username\": \"fahril\",\n            \"name\": \"Mochammad Fahril Rizal\",\n            \"phone\": \"085171200514\",\n            \"picture\": \"storage/upload/default.jpg\",\n            \"catatans\": null,\n            \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n            \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n        },\n        \"created_at\": \"2025-05-16T13:18:15.097184Z\",\n        \"updated_at\": \"2025-05-16T13:18:15.097184Z\"\n    },\n    {\n        \"id\": 1,\n        \"title\": \"tes\",\n        \"jenis\": \"pengeluaran\",\n        \"amount\": 10000,\n        \"category\": \"Makanan\",\n        \"date\": \"2025-05-16T00:00:00Z\",\n        \"user_id\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"username\": \"fahril\",\n            \"name\": \"Mochammad Fahril Rizal\",\n            \"phone\": \"085171200514\",\n            \"picture\": \"storage/upload/default.jpg\",\n            \"catatans\": null,\n            \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n            \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n        },\n        \"created_at\": \"2025-05-16T13:10:07.181461Z\",\n        \"updated_at\": \"2025-05-16T13:22:12.33874Z\"\n    }\n]"}],"_postman_id":"17921362-0ff7-4bc7-941d-bdc28cd04f10"},{"name":"Catatan by id","id":"8823bc00-e31d-48ba-b9a5-0d04d23e96ab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/1","urlObject":{"path":["api","catatan","1"],"host":["https://api.tascaid.site"],"query":[],"variable":[]}},"response":[{"id":"e1698a36-d2f9-4fdc-923f-8a752baaba61","name":"Data null/id tidak ditemukan","originalRequest":{"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/1"},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 09:15:58 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"Catatan tidak ditemukan\"\n}"},{"id":"0ddf6b59-bd12-43d3-9f35-e1fb3e5c2e18","name":"200","originalRequest":{"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:22:53 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"tes\",\n    \"jenis\": \"pengeluaran\",\n    \"amount\": 10000,\n    \"category\": \"Makanan\",\n    \"date\": \"2025-05-16T00:00:00Z\",\n    \"user_id\": 1,\n    \"user\": {\n        \"id\": 1,\n        \"username\": \"fahril\",\n        \"name\": \"Mochammad Fahril Rizal\",\n        \"phone\": \"085171200514\",\n        \"picture\": \"storage/upload/default.jpg\",\n        \"catatans\": null,\n        \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n        \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n    },\n    \"created_at\": \"2025-05-16T13:10:07.181461Z\",\n    \"updated_at\": \"2025-05-16T13:22:12.33874Z\"\n}"}],"_postman_id":"8823bc00-e31d-48ba-b9a5-0d04d23e96ab"},{"name":"Create Catatan","id":"cdba5115-f83e-4e9b-9efc-41bf3ac14494","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"tes\",\n    \"jenis\": \"pemasukan\",\n    \"amount\": 100000,\n    \"category\": \"Investasi\",\n    \"date\": \"2025-05-16\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.tascaid.site/api/catatan","urlObject":{"path":["api","catatan"],"host":["https://api.tascaid.site"],"query":[],"variable":[]}},"response":[{"id":"916202b9-b449-40e7-8903-ae8ad498ad13","name":"201","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"tes\",\n    \"jenis\": \"pemasukan\",\n    \"amount\": 100000,\n    \"category\": \"Investasi\",\n    \"date\": \"2025-05-16\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.tascaid.site/api/catatan"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:18:15 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Length","value":"440","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 2,\n    \"title\": \"tes\",\n    \"jenis\": \"pemasukan\",\n    \"amount\": 100000,\n    \"category\": \"Investasi\",\n    \"date\": \"2025-05-16T00:00:00Z\",\n    \"user_id\": 1,\n    \"user\": {\n        \"id\": 1,\n        \"username\": \"fahril\",\n        \"name\": \"Mochammad Fahril Rizal\",\n        \"phone\": \"085171200514\",\n        \"picture\": \"storage/upload/default.jpg\",\n        \"catatans\": null,\n        \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n        \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n    },\n    \"created_at\": \"2025-05-16T13:18:15.097184Z\",\n    \"updated_at\": \"2025-05-16T13:18:15.097184Z\"\n}"}],"_postman_id":"cdba5115-f83e-4e9b-9efc-41bf3ac14494"},{"name":"Update Catatan","id":"64180dac-f4ed-4ea5-acaa-c301db1d3d78","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"tes\",\n    \"jenis\": \"pengeluaran\",\n    \"amount\": 10000,\n    \"category\": \"Makanan\",\n    \"date\": \"2025-05-16\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.tascaid.site/api/catatan/1","urlObject":{"path":["api","catatan","1"],"host":["https://api.tascaid.site"],"query":[],"variable":[]}},"response":[{"id":"9c66d54a-66a2-4c0a-8846-99326a02b101","name":"200","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"title\": \"tes\",\n    \"jenis\": \"pengeluaran\",\n    \"amount\": 10000,\n    \"category\": \"Makanan\",\n    \"date\": \"2025-05-16\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.tascaid.site/api/catatan/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:22:12 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"title\": \"tes\",\n    \"jenis\": \"pengeluaran\",\n    \"amount\": 10000,\n    \"category\": \"Makanan\",\n    \"date\": \"2025-05-16T00:00:00Z\",\n    \"user_id\": 1,\n    \"user\": {\n        \"id\": 1,\n        \"username\": \"fahril\",\n        \"name\": \"Mochammad Fahril Rizal\",\n        \"phone\": \"085171200514\",\n        \"picture\": \"storage/upload/default.jpg\",\n        \"catatans\": null,\n        \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n        \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n    },\n    \"created_at\": \"2025-05-16T13:10:07.181461Z\",\n    \"updated_at\": \"2025-05-16T13:22:12.33874Z\"\n}"}],"_postman_id":"64180dac-f4ed-4ea5-acaa-c301db1d3d78"},{"name":"Get by category","id":"87600c3c-d57b-4290-bc5d-398f21ce70f7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/category/Makanan","urlObject":{"path":["api","catatan","category","Makanan"],"host":["https://api.tascaid.site"],"query":[],"variable":[]}},"response":[{"id":"09a39300-22f5-4829-a6ad-50c31dfd96cd","name":"200","originalRequest":{"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/category/Makanan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:24:23 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"tes\",\n        \"jenis\": \"pengeluaran\",\n        \"amount\": 10000,\n        \"category\": \"Makanan\",\n        \"date\": \"2025-05-16T00:00:00Z\",\n        \"user_id\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"username\": \"fahril\",\n            \"name\": \"Mochammad Fahril Rizal\",\n            \"phone\": \"085171200514\",\n            \"picture\": \"storage/upload/default.jpg\",\n            \"catatans\": null,\n            \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n            \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n        },\n        \"created_at\": \"2025-05-16T13:10:07.181461Z\",\n        \"updated_at\": \"2025-05-16T13:22:12.33874Z\"\n    }\n]"},{"id":"d61f2562-485d-4164-a1bb-40c55e3cb8bd","name":"Category not valid","originalRequest":{"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/category/Hobi"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:24:50 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Length","value":"32","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"error\": \"kategori tidak valid\"\n}"},{"id":"1d6b77bf-1daf-4ba9-8da9-22d1f5782a07","name":"data null","originalRequest":{"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/category/Langganan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:25:55 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Content-Length","value":"2","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true}],"cookie":[],"responseTime":null,"body":"[]"}],"_postman_id":"87600c3c-d57b-4290-bc5d-398f21ce70f7"},{"name":"Get by type","id":"d92a4f50-7bfe-4d10-a271-968c062704b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/type/pemasukan","urlObject":{"path":["api","catatan","type","pemasukan"],"host":["https://api.tascaid.site"],"query":[],"variable":[]}},"response":[{"id":"1a26b0dc-2ecf-4877-b52e-097c140a7636","name":"200","originalRequest":{"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/type/pemasukan"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:26:36 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 2,\n        \"title\": \"tes\",\n        \"jenis\": \"pemasukan\",\n        \"amount\": 100000,\n        \"category\": \"Investasi\",\n        \"date\": \"2025-05-16T00:00:00Z\",\n        \"user_id\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"username\": \"fahril\",\n            \"name\": \"Mochammad Fahril Rizal\",\n            \"phone\": \"085171200514\",\n            \"picture\": \"storage/upload/default.jpg\",\n            \"catatans\": null,\n            \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n            \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n        },\n        \"created_at\": \"2025-05-16T13:18:15.097184Z\",\n        \"updated_at\": \"2025-05-16T13:18:15.097184Z\"\n    }\n]"}],"_postman_id":"d92a4f50-7bfe-4d10-a271-968c062704b3"},{"name":"Get catatan daily","id":"0ca8afe3-a4f1-4ce5-a7f0-7e3cce75e1d7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/daily?date=2025-05-16","urlObject":{"path":["api","catatan","daily"],"host":["https://api.tascaid.site"],"query":[{"key":"date","value":"2025-05-16"}],"variable":[]}},"response":[{"id":"5508ca0c-6ced-4257-8205-a788300e6d4e","name":"200","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.tascaid.site/api/catatan/daily?date=2025-05-16","protocol":"https","host":["api","tascaid","site"],"path":["api","catatan","daily"],"query":[{"key":"date","value":"2025-05-16"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:28:23 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"tes\",\n        \"jenis\": \"pengeluaran\",\n        \"amount\": 10000,\n        \"category\": \"Makanan\",\n        \"date\": \"2025-05-16T00:00:00Z\",\n        \"user_id\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"username\": \"fahril\",\n            \"name\": \"Mochammad Fahril Rizal\",\n            \"phone\": \"085171200514\",\n            \"picture\": \"storage/upload/default.jpg\",\n            \"catatans\": null,\n            \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n            \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n        },\n        \"created_at\": \"2025-05-16T13:10:07.181461Z\",\n        \"updated_at\": \"2025-05-16T13:22:12.33874Z\"\n    },\n    {\n        \"id\": 2,\n        \"title\": \"tes\",\n        \"jenis\": \"pemasukan\",\n        \"amount\": 100000,\n        \"category\": \"Investasi\",\n        \"date\": \"2025-05-16T00:00:00Z\",\n        \"user_id\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"username\": \"fahril\",\n            \"name\": \"Mochammad Fahril Rizal\",\n            \"phone\": \"085171200514\",\n            \"picture\": \"storage/upload/default.jpg\",\n            \"catatans\": null,\n            \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n            \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n        },\n        \"created_at\": \"2025-05-16T13:18:15.097184Z\",\n        \"updated_at\": \"2025-05-16T13:18:15.097184Z\"\n    }\n]"}],"_postman_id":"0ca8afe3-a4f1-4ce5-a7f0-7e3cce75e1d7"},{"name":"Get catatan monthly","id":"137c53df-fc50-40bd-8f99-ba2d9917b707","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/monthly?year=2025&month=5","urlObject":{"path":["api","catatan","monthly"],"host":["https://api.tascaid.site"],"query":[{"key":"year","value":"2025"},{"key":"month","value":"5"}],"variable":[]}},"response":[{"id":"02974302-1162-4c14-bd36-a2580b519d4d","name":"200","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.tascaid.site/api/catatan/monthly?year=2025&month=5","protocol":"https","host":["api","tascaid","site"],"path":["api","catatan","monthly"],"query":[{"key":"year","value":"2025"},{"key":"month","value":"5"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:29:26 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"tes\",\n        \"jenis\": \"pengeluaran\",\n        \"amount\": 10000,\n        \"category\": \"Makanan\",\n        \"date\": \"2025-05-16T00:00:00Z\",\n        \"user_id\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"username\": \"fahril\",\n            \"name\": \"Mochammad Fahril Rizal\",\n            \"phone\": \"085171200514\",\n            \"picture\": \"storage/upload/default.jpg\",\n            \"catatans\": null,\n            \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n            \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n        },\n        \"created_at\": \"2025-05-16T13:10:07.181461Z\",\n        \"updated_at\": \"2025-05-16T13:22:12.33874Z\"\n    },\n    {\n        \"id\": 2,\n        \"title\": \"tes\",\n        \"jenis\": \"pemasukan\",\n        \"amount\": 100000,\n        \"category\": \"Investasi\",\n        \"date\": \"2025-05-16T00:00:00Z\",\n        \"user_id\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"username\": \"fahril\",\n            \"name\": \"Mochammad Fahril Rizal\",\n            \"phone\": \"085171200514\",\n            \"picture\": \"storage/upload/default.jpg\",\n            \"catatans\": null,\n            \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n            \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n        },\n        \"created_at\": \"2025-05-16T13:18:15.097184Z\",\n        \"updated_at\": \"2025-05-16T13:18:15.097184Z\"\n    }\n]"}],"_postman_id":"137c53df-fc50-40bd-8f99-ba2d9917b707"},{"name":"Get catatan weekly","id":"0b991822-b32e-4bc5-a1a3-bb0b90626af9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/weekly?date=2025-05-16","urlObject":{"path":["api","catatan","weekly"],"host":["https://api.tascaid.site"],"query":[{"key":"date","value":"2025-05-16"}],"variable":[]}},"response":[{"id":"bff6e727-bc33-42d7-bbb8-6c9f55510f75","name":"200","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.tascaid.site/api/catatan/weekly?date=2025-05-16","protocol":"https","host":["api","tascaid","site"],"path":["api","catatan","weekly"],"query":[{"key":"date","value":"2025-05-16"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:31:46 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"id\": 1,\n        \"title\": \"tes\",\n        \"jenis\": \"pengeluaran\",\n        \"amount\": 10000,\n        \"category\": \"Makanan\",\n        \"date\": \"2025-05-16T00:00:00Z\",\n        \"user_id\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"username\": \"fahril\",\n            \"name\": \"Mochammad Fahril Rizal\",\n            \"phone\": \"085171200514\",\n            \"picture\": \"storage/upload/default.jpg\",\n            \"catatans\": null,\n            \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n            \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n        },\n        \"created_at\": \"2025-05-16T13:10:07.181461Z\",\n        \"updated_at\": \"2025-05-16T13:22:12.33874Z\"\n    },\n    {\n        \"id\": 2,\n        \"title\": \"tes\",\n        \"jenis\": \"pemasukan\",\n        \"amount\": 100000,\n        \"category\": \"Investasi\",\n        \"date\": \"2025-05-16T00:00:00Z\",\n        \"user_id\": 1,\n        \"user\": {\n            \"id\": 1,\n            \"username\": \"fahril\",\n            \"name\": \"Mochammad Fahril Rizal\",\n            \"phone\": \"085171200514\",\n            \"picture\": \"storage/upload/default.jpg\",\n            \"catatans\": null,\n            \"created_at\": \"2025-05-16T09:07:29.422139Z\",\n            \"updated_at\": \"2025-05-16T09:12:32.96242Z\"\n        },\n        \"created_at\": \"2025-05-16T13:18:15.097184Z\",\n        \"updated_at\": \"2025-05-16T13:18:15.097184Z\"\n    }\n]"}],"_postman_id":"0b991822-b32e-4bc5-a1a3-bb0b90626af9"}],"id":"7d8b33e4-cfab-4810-a014-36f48d75b0d1","_postman_id":"7d8b33e4-cfab-4810-a014-36f48d75b0d1","description":"","auth":{"type":"bearer","bearer":{"token":""},"isInherited":true,"source":{"_postman_id":"8aab7891-781c-4903-bd9b-3e52c27035c0","id":"8aab7891-781c-4903-bd9b-3e52c27035c0","name":"Montrack","type":"collection"}}},{"name":"Profile","item":[{"name":"profile","id":"b72a22a1-7d3b-4c83-9d35-c3b976a6193e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"GET","header":[],"url":"https://api.tascaid.site/api/profile","urlObject":{"path":["api","profile"],"host":["https://api.tascaid.site"],"query":[],"variable":[]}},"response":[{"id":"53002684-391f-49f7-8b19-057ab8d4bc36","name":"200","originalRequest":{"method":"GET","header":[],"url":"https://api.tascaid.site/api/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 09:10:05 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 1,\n    \"name\": \"Mochammad Fahril Rizal\",\n    \"picture\": \"https://api.tascaid.com/storage/upload/default.jpg\",\n    \"username\": \"fahril\"\n}"}],"_postman_id":"b72a22a1-7d3b-4c83-9d35-c3b976a6193e"},{"name":"change password","id":"c27927b8-5c0a-4bdb-97eb-2ad6854e361c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"current_password\": \"Tes12345\",\n    \"new_password\": \"Bro12345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.tascaid.site/api/profile/change-password","urlObject":{"path":["api","profile","change-password"],"host":["https://api.tascaid.site"],"query":[],"variable":[]}},"response":[{"id":"50031c3c-522b-4b51-8c84-b8fcccdbc0fe","name":"200","originalRequest":{"method":"PATCH","header":[],"body":{"mode":"raw","raw":"{\n    \"current_password\": \"Tes12345\",\n    \"new_password\": \"Bro12345\"\n}","options":{"raw":{"language":"json"}}},"url":"https://api.tascaid.site/api/profile/change-password"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 09:12:32 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Password berhasil diubah\"\n}"}],"_postman_id":"c27927b8-5c0a-4bdb-97eb-2ad6854e361c"}],"id":"09f230ed-ec94-46a7-807b-317dbf7ce9a8","_postman_id":"09f230ed-ec94-46a7-807b-317dbf7ce9a8","description":"","auth":{"type":"bearer","bearer":{"token":""},"isInherited":true,"source":{"_postman_id":"8aab7891-781c-4903-bd9b-3e52c27035c0","id":"8aab7891-781c-4903-bd9b-3e52c27035c0","name":"Montrack","type":"collection"}}},{"name":"Stats","item":[{"name":"Get summary","id":"adbe7cf6-d1cf-4b09-bbe3-7f5a3b10e883","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"token":"{{vault:authorization-secret}}"},"isInherited":false},"method":"GET","header":[],"url":"https://api.tascaid.site/api/catatan/summary/monthly?year=2025&month=5&type=pemasukan","urlObject":{"path":["api","catatan","summary","monthly"],"host":["https://api.tascaid.site"],"query":[{"key":"year","value":"2025"},{"key":"month","value":"5"},{"key":"type","value":"pemasukan"}],"variable":[]}},"response":[{"id":"ecc845bc-9df8-45b0-9ace-bebcc776ae14","name":"200 pengeluaran","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.tascaid.site/api/catatan/summary/monthly?year=2025&month=5&type=pengeluaran","protocol":"https","host":["api","tascaid","site"],"path":["api","catatan","summary","monthly"],"query":[{"key":"year","value":"2025"},{"key":"month","value":"5"},{"key":"type","value":"pengeluaran"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:35:04 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"categories\": [\n        \"Makanan\"\n    ],\n    \"amounts\": [\n        10000\n    ],\n    \"percents\": [\n        100\n    ],\n    \"colors\": null,\n    \"total\": 10000,\n    \"type\": \"pengeluaran\",\n    \"details\": [\n        {\n            \"category\": \"Makanan\",\n            \"total\": 10000,\n            \"count\": 1,\n            \"percent\": 100\n        }\n    ]\n}"},{"id":"a7f35532-36a0-410c-8247-cbbd28636801","name":"200 pemasukan","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://api.tascaid.site/api/catatan/summary/monthly?year=2025&month=5&type=pemasukan","protocol":"https","host":["api","tascaid","site"],"path":["api","catatan","summary","monthly"],"query":[{"key":"year","value":"2025"},{"key":"month","value":"5"},{"key":"type","value":"pemasukan"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx","enabled":true},{"key":"Date","value":"Fri, 16 May 2025 13:35:30 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"categories\": [\n        \"Investasi\"\n    ],\n    \"amounts\": [\n        100000\n    ],\n    \"percents\": [\n        100\n    ],\n    \"colors\": null,\n    \"total\": 100000,\n    \"type\": \"pemasukan\",\n    \"details\": [\n        {\n            \"category\": \"Investasi\",\n            \"total\": 100000,\n            \"count\": 1,\n            \"percent\": 100\n        }\n    ]\n}"}],"_postman_id":"adbe7cf6-d1cf-4b09-bbe3-7f5a3b10e883"}],"id":"54bd07f2-5305-4c1f-a366-1b8b520d01ee","_postman_id":"54bd07f2-5305-4c1f-a366-1b8b520d01ee","description":"","auth":{"type":"bearer","bearer":{"token":""},"isInherited":true,"source":{"_postman_id":"8aab7891-781c-4903-bd9b-3e52c27035c0","id":"8aab7891-781c-4903-bd9b-3e52c27035c0","name":"Montrack","type":"collection"}}}],"auth":{"type":"bearer","bearer":{"token":""}},"event":[{"listen":"prerequest","script":{"id":"2e8b3d35-02e4-4404-aba8-78b9f5388206","type":"text/javascript","packages":{},"requests":{},"exec":[""]}},{"listen":"test","script":{"id":"673f941b-087f-4aba-bf52-0fd90157c437","type":"text/javascript","packages":{},"requests":{},"exec":["let response = pm.response.json();","","if (response.token) {","    pm.collectionVariables.set(\"token\", response.token);","    console.log(\"✅ Token berhasil disimpan ke collection variable:\", response.token);","} else {","    console.log(\"❌ Token tidak ditemukan di response\");","}",""]}}],"variable":[{"key":"baseURL","value":"https://api.tascaid.site"},{"key":"token","value":""}]}