{"info":{"_postman_id":"582aafcb-e194-4bb0-a26f-7701ac5bfd2d","name":"Notesgram","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"21744447","collectionId":"582aafcb-e194-4bb0-a26f-7701ac5bfd2d","publishedId":"VVBS1oXX","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-09-16T15:53:05.000Z"},"item":[{"name":"Auth","item":[{"name":"Login","id":"ec70a25f-bef5-48d0-bc1c-644e9fa6c22b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"emailOrUsername\" : \"alfonschandrawan@gmail.com\",\r\n    \"password\" : \"password\",\r\n    \"fcm_token\" : \"dG4gXm-sQR6u3l8hxjMuKl:APA91bHJpmf8FascNEs0ODFAIuflyoTfiRrtFxlSiKGnSjK0W6xsYLn5aoycRYECZt5fBO5JQQhfQRhlhCWAwVp0vF7whVgZTtVN9b2KxGFWF3UxbpYVKV9hFOD0u32DgST5H9QCNZWu\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/auth/login","urlObject":{"path":["auth","login"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a0a45769-7430-4edf-8a80-bfd4aae680b6","name":"Login","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"emailOrUsername\" : \"alfonschandrawan@gmail.com\",\r\n    \"password\" : \"password\",\r\n    \"fcm_token\" : \"dG4gXm-sQR6u3l8hxjMuKl:APA91bHJpmf8FascNEs0ODFAIuflyoTfiRrtFxlSiKGnSjK0W6xsYLn5aoycRYECZt5fBO5JQQhfQRhlhCWAwVp0vF7whVgZTtVN9b2KxGFWF3UxbpYVKV9hFOD0u32DgST5H9QCNZWu\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/auth/login"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"641"},{"key":"ETag","value":"W/\"281-xjbaGa55tECQV5WcX9l9fG40vjk\""},{"key":"Date","value":"Thu, 06 Oct 2022 05:05:10 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Login berhasil\",\n    \"data\": {\n        \"user\": {\n            \"id\": 7,\n            \"email\": \"alfonschandrawan@gmail.com\",\n            \"name\": \"Alfonsus\",\n            \"username\": null,\n            \"avatar_url\": null,\n            \"coins\": 0,\n            \"is_admin\": false,\n            \"fcm_token\": \"dG4gXm-sQR6u3l8hxjMuKl:APA91bHJpmf8FascNEs0ODFAIuflyoTfiRrtFxlSiKGnSjK0W6xsYLn5aoycRYECZt5fBO5JQQhfQRhlhCWAwVp0vF7whVgZTtVN9b2KxGFWF3UxbpYVKV9hFOD0u32DgST5H9QCNZWu\",\n            \"createdAt\": \"2022-10-06T04:50:50.649Z\",\n            \"updatedAt\": \"2022-10-06T05:05:03.059Z\"\n        },\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOjcsImVtYWlsIjoiYWxmb25zY2hhbmRyYXdhbkBnbWFpbC5jb20iLCJpYXQiOjE2NjUwMzI3MTAsImV4cCI6MTY3MDIxNjcxMH0.__DmUc-D526Iprlm5mxyELA7imqiWn_EQL5eTMe3u38\"\n    }\n}"}],"_postman_id":"ec70a25f-bef5-48d0-bc1c-644e9fa6c22b"},{"name":"Register","id":"6279f642-4945-4c3e-9bc0-07753b29f294","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"alfonschandrawan@gmail.com\",\r\n    \"password\" : \"password\",\r\n    \"name\" : \"Alfonsus\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/auth/register","urlObject":{"path":["auth","register"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a23d4948-5eb8-41db-9dfb-0fd2722fe2bc","name":"Register","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\" : \"alfonschandrawan@gmail.com\",\r\n    \"password\" : \"password\",\r\n    \"name\" : \"Alfonsus\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/auth/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"278"},{"key":"ETag","value":"W/\"116-Pr2LQnObdxUiWgLs4cCrC6NWlHk\""},{"key":"Date","value":"Thu, 06 Oct 2022 04:50:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Pendaftaran berhasil\",\n    \"data\": {\n        \"id\": 7,\n        \"email\": \"alfonschandrawan@gmail.com\",\n        \"name\": \"Alfonsus\",\n        \"username\": null,\n        \"avatar_url\": null,\n        \"coins\": 0,\n        \"is_admin\": false,\n        \"fcm_token\": null,\n        \"createdAt\": \"2022-10-06T04:50:50.649Z\",\n        \"updatedAt\": \"2022-10-06T04:50:50.650Z\"\n    }\n}"}],"_postman_id":"6279f642-4945-4c3e-9bc0-07753b29f294"}],"id":"920330ca-0066-47e3-bda8-e6b07d0ae16d","_postman_id":"920330ca-0066-47e3-bda8-e6b07d0ae16d","description":""},{"name":"Profile","item":[{"name":"My Profile","id":"17f209e1-2762-4b49-8ed8-77f29ddae565","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/profile","urlObject":{"path":["profile"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"6212b63d-f4bf-43be-a89d-292a9689228d","name":"My Profile","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"387"},{"key":"ETag","value":"W/\"183-/XwRsvXh8AuzB9O5w9s4RdLQ+hU\""},{"key":"Date","value":"Mon, 26 Sep 2022 06:48:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get my profile\",\n    \"data\": {\n        \"id\": 2,\n        \"email\": \"alfonschandrawan@gmail.com\",\n        \"name\": null,\n        \"username\": null,\n        \"firebase_id\": \"xV1qul6zwIcNiC0cy8haXi1to8l2\",\n        \"avatar_url\": \"https://lh3.googleusercontent.com/a-/ACNPEu8OW-kBOdTqzpqPEeG-tXLTNYylcKDaugspKclE=s96-c\",\n        \"coins\": 0,\n        \"is_admin\": false,\n        \"createdAt\": \"2022-09-26T06:30:24.028Z\",\n        \"updatedAt\": \"2022-09-26T06:30:24.050Z\"\n    }\n}"}],"_postman_id":"17f209e1-2762-4b49-8ed8-77f29ddae565"},{"name":"Edit Profile","id":"e4c13986-e98c-4154-95d8-bb7558a8949a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"alfo","type":"text"},{"key":"file","type":"file","src":"/D:/Downloads/0IFkF-pYEB_FMZFOZqfcK.png"},{"key":"username","value":"alfonsus_ub","type":"text"},{"key":"fcm_token","value":"dG4gXm-sQR6u3l8hxjMuKl:APA91bHJpmf8FascNEs0ODFAIuflyoTfiRrtFxlSiKGnSjK0W6xsYLn5aoycRYECZt5fBO5JQQhfQRhlhCWAwVp0vF7whVgZTtVN9b2KxGFWF3UxbpYVKV9hFOD0u32DgST5H9QCNZWu","type":"text"}]},"url":"{{base_url}}/profile","urlObject":{"path":["profile"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c5c9d20c-2723-4c69-bb5f-1d0fe74b2718","name":"Edit Profile","originalRequest":{"method":"PUT","header":[],"body":{"mode":"formdata","formdata":[{"key":"name","value":"alfo","type":"text"},{"key":"file","type":"file","src":"/D:/Downloads/0IFkF-pYEB_FMZFOZqfcK.png"},{"key":"username","value":"alfonsus_ub","type":"text"},{"key":"fcm_token","value":"dG4gXm-sQR6u3l8hxjMuKl:APA91bHJpmf8FascNEs0ODFAIuflyoTfiRrtFxlSiKGnSjK0W6xsYLn5aoycRYECZt5fBO5JQQhfQRhlhCWAwVp0vF7whVgZTtVN9b2KxGFWF3UxbpYVKV9hFOD0u32DgST5H9QCNZWu","type":"text"}]},"url":"{{base_url}}/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"605"},{"key":"ETag","value":"W/\"25d-ezz6AEQGlWLzM/95OEaEByb2jmk\""},{"key":"Date","value":"Fri, 30 Sep 2022 13:29:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success update profile\",\n    \"data\": {\n        \"id\": 3,\n        \"email\": \"alfonsusavianto@student.ub.ac.id\",\n        \"name\": \"alfo\",\n        \"username\": \"alfonsus_ub\",\n        \"firebase_id\": \"SE0Gbgk0XLfocx2GZTidxIWwv8s2\",\n        \"avatar_url\": \"https://storage.googleapis.com/notesgram-bucket/3f502fa1-62d3-497e-8dfb-43328fe9538b-0IFkF-pYEB_FMZFOZqfcK.png\",\n        \"coins\": 0,\n        \"is_admin\": false,\n        \"fcm_token\": \"dG4gXm-sQR6u3l8hxjMuKl:APA91bHJpmf8FascNEs0ODFAIuflyoTfiRrtFxlSiKGnSjK0W6xsYLn5aoycRYECZt5fBO5JQQhfQRhlhCWAwVp0vF7whVgZTtVN9b2KxGFWF3UxbpYVKV9hFOD0u32DgST5H9QCNZWu\",\n        \"createdAt\": \"2022-09-30T12:54:04.565Z\",\n        \"updatedAt\": \"2022-09-30T13:29:01.627Z\"\n    }\n}"}],"_postman_id":"e4c13986-e98c-4154-95d8-bb7558a8949a"}],"id":"f1a89f9a-c21c-4732-9e8a-896b92a36497","_postman_id":"f1a89f9a-c21c-4732-9e8a-896b92a36497","description":""},{"name":"User","item":[{"name":"Follow/Unfollow","id":"08f41bd5-07fd-4737-a727-021cee414fb8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/user/3/follow","urlObject":{"path":["user","3","follow"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"a169a86c-a7b7-49e2-80ac-4d505c80796f","name":"Follow","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/user/2/follow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Date","value":"Thu, 08 Sep 2022 02:22:18 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"3a-09QB0s0DFtzWNl1GLkW6diV+ric\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Berhasil follow\",\n    \"data\": null\n}"},{"id":"34906ea7-b97f-407d-ad09-4a661b9f5f66","name":"Unfollow","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/user/2/follow"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Date","value":"Thu, 08 Sep 2022 02:26:22 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"3c-VFl7nttMynV7SwdFsgkNDGgDs+s\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Berhasil unfollow\",\n    \"data\": null\n}"}],"_postman_id":"08f41bd5-07fd-4737-a727-021cee414fb8"},{"name":"Get User Profile","id":"9ede7a3c-2dfb-4a51-8ec0-012984209211","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/user/2/profile","urlObject":{"path":["user","2","profile"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"21b331e1-e173-4fa5-94f1-52a2c84068bf","name":"Get User Profile","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/user/2/profile"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"299"},{"key":"ETag","value":"W/\"12b-UAv6yIoi6Kkos4Km71WkF086idc\""},{"key":"Date","value":"Fri, 23 Sep 2022 12:15:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get user profile\",\n    \"data\": {\n        \"id\": 2,\n        \"email\": \"user@gmail.com\",\n        \"name\": \"user\",\n        \"username\": null,\n        \"google_id\": null,\n        \"avatar_url\": null,\n        \"coins\": 0,\n        \"createdAt\": \"2022-09-18T11:44:07.538Z\",\n        \"updatedAt\": \"2022-09-18T11:44:07.539Z\",\n        \"_count\": {\n            \"posts\": 5,\n            \"followers\": 1,\n            \"followings\": 1\n        }\n    }\n}"}],"_postman_id":"9ede7a3c-2dfb-4a51-8ec0-012984209211"},{"name":"Get User Note","id":"9b25fd59-bb2d-4361-9b25-5d8df834e4d3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/user/3/notes","urlObject":{"path":["user","3","notes"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ba762c71-1c24-46a9-b272-d2c4b60ba8df","name":"Note By User Id","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/user/1/notes"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"794"},{"key":"ETag","value":"W/\"31a-N4PiMxDBo6xTge+HTCBH3U0y0Gg\""},{"key":"Date","value":"Fri, 23 Sep 2022 07:58:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get user notes\",\n    \"data\": [\n        {\n            \"id\": 4,\n            \"title\": \"Testing nig\",\n            \"price\": 15000,\n            \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n            \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n            \"postId\": 4,\n            \"post\": {\n                \"id\": 4,\n                \"caption\": \"Testing\",\n                \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n                \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n                \"userId\": 1\n            },\n            \"note_pictures\": [\n                {\n                    \"id\": 7,\n                    \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/d6414c31-8642-430c-99cd-898a8d855d3b-banner.jpg\",\n                    \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n                    \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n                    \"noteId\": 4\n                },\n                {\n                    \"id\": 8,\n                    \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/04d38b29-422e-487f-953e-13baa2f03841-5c5fb43a-1e3e-4827-b5af-12b7879b4d58.jpg.webp\",\n                    \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n                    \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n                    \"noteId\": 4\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"9b25fd59-bb2d-4361-9b25-5d8df834e4d3"},{"name":"Check Username Availability","id":"fffba974-7309-4dc1-a1d9-a6b3411b0135","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/user/username/check?username=alfonsus_ub","urlObject":{"path":["user","username","check"],"host":["{{base_url}}"],"query":[{"key":"username","value":"alfonsus_ub"}],"variable":[]}},"response":[{"id":"de41d033-65a7-4616-9dca-50b09b771ace","name":"Avail","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/user/username/check?username=alfonsus_ub","host":["{{base_url}}"],"path":["user","username","check"],"query":[{"key":"username","value":"alfonsus_ub"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Date","value":"Wed, 07 Sep 2022 11:12:13 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"64"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"40-LUYHdO7gti/Oov3iKNjU/Uj3+D4\""}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Username is available\",\n    \"data\": {\n        \"is_available\": true\n    }\n}"},{"id":"7283cf3f-98d9-4315-98ac-518bd8813722","name":"Username Taken","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/user/username/check?username=alfonsus_ub","host":["{{base_url}}"],"path":["user","username","check"],"query":[{"key":"username","value":"alfonsus_ub"}]}},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Date","value":"Wed, 07 Sep 2022 11:14:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"4e-axJJQbh9FNq8Z9i9D8CVM51yQAw\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"Username is already taken\",\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"fffba974-7309-4dc1-a1d9-a6b3411b0135"},{"name":"Followers By User Id","id":"61e61cf9-2c6a-4868-8dc2-47ccb84edf81","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/user/1/followers","urlObject":{"path":["user","1","followers"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"4d72027e-81fc-4943-a70b-b0529628cc70","name":"Followers By User Id","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/user/1/followers"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"180"},{"key":"ETag","value":"W/\"b4-GtcdK1CfnK9ZQGR0iQ0UJaeh09U\""},{"key":"Date","value":"Fri, 23 Sep 2022 07:54:16 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get my followers\",\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"user\",\n            \"username\": null,\n            \"avatar_url\": null\n        },\n        {\n            \"id\": 4,\n            \"name\": \"user 3\",\n            \"username\": null,\n            \"avatar_url\": null\n        }\n    ]\n}"}],"_postman_id":"61e61cf9-2c6a-4868-8dc2-47ccb84edf81"},{"name":"Followings By User Id","id":"2d976687-7df5-4508-8f67-a0e1ab9f9d35","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/user/1/followings","urlObject":{"path":["user","1","followings"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"8c8b81b0-8140-40dd-b72c-994c4443be0f","name":"Followings By User Id","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/user/1/followings"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"124"},{"key":"ETag","value":"W/\"7c-Wrp/3NaiNnd5VNS+I4jVoA/KhJ0\""},{"key":"Date","value":"Fri, 23 Sep 2022 07:55:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get user followings\",\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"user\",\n            \"username\": null,\n            \"avatar_url\": null\n        }\n    ]\n}"}],"_postman_id":"2d976687-7df5-4508-8f67-a0e1ab9f9d35"}],"id":"a3fd5c91-ee9d-4681-a62e-e5ee5ea8e82a","_postman_id":"a3fd5c91-ee9d-4681-a62e-e5ee5ea8e82a","description":""},{"name":"Post","item":[{"name":"Create New Post","id":"1ac540f5-8844-487b-b055-dfe5513f08fa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Catatan SMA","type":"text"},{"key":"caption","value":"Caption SAM","type":"text"},{"key":"price","value":"19000","type":"text"},{"key":"files","type":"file","src":"/D:/Downloads/2.jpg"},{"key":"files","type":"file","src":"/D:/Downloads/Daftar.png"}]},"url":"{{base_url}}/post","urlObject":{"path":["post"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d5e0921d-7d47-4e34-b95a-0f767a7d439c","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Test title 2","type":"text"},{"key":"caption","value":"test caption 2","type":"text"},{"key":"price","value":"9000","type":"text"},{"key":"files","type":"file","src":"/D:/Downloads/alexander-hipp-iEEBWgY_6lA-unsplash.jpg"},{"key":"files","type":"file","src":"/D:/Downloads/7934c6cf66ceade7c2986687946067b2.jpg"}]},"url":"{{base_url}}/post"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Date","value":"Thu, 08 Sep 2022 02:27:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"815"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"32f-oxheElF20gyfgJHLQkp3A/d9oxo\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Sukses upload post\",\n    \"data\": {\n        \"id\": 2,\n        \"caption\": \"test caption 2\",\n        \"createdAt\": \"2022-09-08T02:27:48.144Z\",\n        \"updatedAt\": \"2022-09-08T02:27:48.145Z\",\n        \"userId\": 1,\n        \"note\": {\n            \"id\": 2,\n            \"title\": \"Test title 2\",\n            \"price\": 9000,\n            \"createdAt\": \"2022-09-08T02:27:48.144Z\",\n            \"updatedAt\": \"2022-09-08T02:27:48.145Z\",\n            \"postId\": 2,\n            \"note_pictures\": [\n                {\n                    \"id\": 3,\n                    \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/e2bed180-a81a-485e-aa27-da8f61714aab-alexander-hipp-iEEBWgY_6lA-unsplash.jpg\",\n                    \"createdAt\": \"2022-09-08T02:27:48.144Z\",\n                    \"updatedAt\": \"2022-09-08T02:27:48.145Z\",\n                    \"noteId\": 2\n                },\n                {\n                    \"id\": 4,\n                    \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/38121bca-23ec-4dfa-a002-fdcf7c4c7640-7934c6cf66ceade7c2986687946067b2.jpg\",\n                    \"createdAt\": \"2022-09-08T02:27:48.144Z\",\n                    \"updatedAt\": \"2022-09-08T02:27:48.145Z\",\n                    \"noteId\": 2\n                }\n            ]\n        }\n    }\n}"},{"id":"8bce69de-6b59-4b3f-b921-cabe2f9f2dff","name":"FIle Min 2","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Test title 2","type":"text"},{"key":"caption","value":"test caption 2","type":"text"},{"key":"price","value":"9000","type":"text"},{"key":"files","type":"file","value":null},{"key":"files","type":"file","src":"/D:/Downloads/7934c6cf66ceade7c2986687946067b2.jpg"}]},"url":"{{base_url}}/post"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Date","value":"Thu, 08 Sep 2022 02:28:48 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"67"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"43-P+sIbgWm3rIcBI9EbHMzPADV69Y\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"File minimal 2\",\n    \"error\": \"Bad Request\"\n}"},{"id":"6cf26d7c-bc12-496d-8966-822436f8f8ec","name":"Wrong File Type","originalRequest":{"method":"POST","header":[],"body":{"mode":"formdata","formdata":[{"key":"title","value":"Test title 2","type":"text"},{"key":"caption","value":"test caption 2","type":"text"},{"key":"price","value":"9000","type":"text"},{"key":"files","type":"file","src":"/D:/Downloads/10033-26417-1-PB.pdf"},{"key":"files","type":"file","src":"/D:/Downloads/7934c6cf66ceade7c2986687946067b2.jpg"}]},"url":"{{base_url}}/post"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Date","value":"Thu, 08 Sep 2022 02:29:16 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"68"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"44-MgV51VRF+/j5GYAjypHCCBYr4xI\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"Error file type\",\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"1ac540f5-8844-487b-b055-dfe5513f08fa"},{"name":"All Posts","id":"72385274-a3b0-49a5-8cd9-a22b782efb4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/post","urlObject":{"path":["post"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"aa9313f7-3173-4f19-85a0-42c47914b7d0","name":"All Posts","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/post"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"4399"},{"key":"ETag","value":"W/\"112f-O27liORt7lSYXwWHzeRMb1hC1uQ\""},{"key":"Date","value":"Fri, 23 Sep 2022 08:13:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Sukses get all post\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"caption\": \"Keren banget\",\n            \"createdAt\": \"2022-09-18T11:51:01.003Z\",\n            \"updatedAt\": \"2022-09-18T11:51:01.005Z\",\n            \"userId\": 2,\n            \"note\": {\n                \"id\": 1,\n                \"title\": \"Halo semua\",\n                \"price\": 10000,\n                \"createdAt\": \"2022-09-18T11:51:01.003Z\",\n                \"updatedAt\": \"2022-09-18T11:51:01.005Z\",\n                \"postId\": 1,\n                \"note_pictures\": [\n                    {\n                        \"id\": 1,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/0a1556d9-80f6-42ea-adad-07c5f0efb83b-3554555746.jpg\",\n                        \"createdAt\": \"2022-09-18T11:51:01.003Z\",\n                        \"updatedAt\": \"2022-09-18T11:51:01.005Z\",\n                        \"noteId\": 1\n                    },\n                    {\n                        \"id\": 2,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/362af3c3-4911-4bb6-8ff1-bb6cf4aad695-344-Donation 2.png\",\n                        \"createdAt\": \"2022-09-18T11:51:01.003Z\",\n                        \"updatedAt\": \"2022-09-18T11:51:01.005Z\",\n                        \"noteId\": 1\n                    }\n                ],\n                \"is_purchased\": false\n            },\n            \"user\": {\n                \"id\": 2,\n                \"username\": null,\n                \"name\": \"user\",\n                \"avatar_url\": null,\n                \"is_followed\": true\n            },\n            \"likers\": [],\n            \"is_liked\": false\n        },\n        {\n            \"id\": 2,\n            \"caption\": \"Keren banget\",\n            \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n            \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n            \"userId\": 2,\n            \"note\": {\n                \"id\": 2,\n                \"title\": \"Halo semua\",\n                \"price\": 10000,\n                \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n                \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n                \"postId\": 2,\n                \"note_pictures\": [\n                    {\n                        \"id\": 3,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/106a522b-b990-4339-b69e-07a217e5bdec-banner.jpg\",\n                        \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n                        \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n                        \"noteId\": 2\n                    },\n                    {\n                        \"id\": 4,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/f11996ac-5aab-42d1-8b3f-fd066f8225e9-Daftar.png\",\n                        \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n                        \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n                        \"noteId\": 2\n                    }\n                ],\n                \"is_purchased\": true\n            },\n            \"user\": {\n                \"id\": 2,\n                \"username\": null,\n                \"name\": \"user\",\n                \"avatar_url\": null,\n                \"is_followed\": true\n            },\n            \"likers\": [],\n            \"is_liked\": false\n        },\n        {\n            \"id\": 3,\n            \"caption\": \"Testing\",\n            \"createdAt\": \"2022-09-18T16:14:25.003Z\",\n            \"updatedAt\": \"2022-09-18T16:14:25.005Z\",\n            \"userId\": 2,\n            \"note\": {\n                \"id\": 3,\n                \"title\": \"Testing nig\",\n                \"price\": 15000,\n                \"createdAt\": \"2022-09-18T16:14:25.003Z\",\n                \"updatedAt\": \"2022-09-18T16:14:25.005Z\",\n                \"postId\": 3,\n                \"note_pictures\": [\n                    {\n                        \"id\": 5,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/c7b1eb97-4dfe-408b-8c51-a5ecde835d3b-banner.jpg\",\n                        \"createdAt\": \"2022-09-18T16:14:25.003Z\",\n                        \"updatedAt\": \"2022-09-18T16:14:25.005Z\",\n                        \"noteId\": 3\n                    },\n                    {\n                        \"id\": 6,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/09f8c6ac-ec62-4be3-bd39-56adac213676-5c5fb43a-1e3e-4827-b5af-12b7879b4d58.jpg.webp\",\n                        \"createdAt\": \"2022-09-18T16:14:25.003Z\",\n                        \"updatedAt\": \"2022-09-18T16:14:25.005Z\",\n                        \"noteId\": 3\n                    }\n                ],\n                \"is_purchased\": true\n            },\n            \"user\": {\n                \"id\": 2,\n                \"username\": null,\n                \"name\": \"user\",\n                \"avatar_url\": null,\n                \"is_followed\": true\n            },\n            \"likers\": [],\n            \"is_liked\": false\n        },\n        {\n            \"id\": 5,\n            \"caption\": \"Testing\",\n            \"createdAt\": \"2022-09-19T02:16:29.609Z\",\n            \"updatedAt\": \"2022-09-19T02:16:29.631Z\",\n            \"userId\": 2,\n            \"note\": {\n                \"id\": 5,\n                \"title\": \"Testing nig\",\n                \"price\": 15000,\n                \"createdAt\": \"2022-09-19T02:16:29.609Z\",\n                \"updatedAt\": \"2022-09-19T02:16:29.632Z\",\n                \"postId\": 5,\n                \"note_pictures\": [\n                    {\n                        \"id\": 9,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/e3b6f04a-e649-49b2-981c-4f5d7140b50a-undraw_Beer_celebration_re_0iqw 1.png\",\n                        \"createdAt\": \"2022-09-19T02:16:29.609Z\",\n                        \"updatedAt\": \"2022-09-19T02:16:29.632Z\",\n                        \"noteId\": 5\n                    },\n                    {\n                        \"id\": 10,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/29c6ae86-6c2b-4e70-ba92-2559fe769907-Diagram Proposal Skripsi-Alur Penelitian.drawio.png\",\n                        \"createdAt\": \"2022-09-19T02:16:29.609Z\",\n                        \"updatedAt\": \"2022-09-19T02:16:29.632Z\",\n                        \"noteId\": 5\n                    }\n                ],\n                \"is_purchased\": true\n            },\n            \"user\": {\n                \"id\": 2,\n                \"username\": null,\n                \"name\": \"user\",\n                \"avatar_url\": null,\n                \"is_followed\": true\n            },\n            \"likers\": [],\n            \"is_liked\": false\n        },\n        {\n            \"id\": 6,\n            \"caption\": \"Testing\",\n            \"createdAt\": \"2022-09-19T08:55:39.499Z\",\n            \"updatedAt\": \"2022-09-19T08:55:39.501Z\",\n            \"userId\": 2,\n            \"note\": {\n                \"id\": 6,\n                \"title\": \"Testing nig\",\n                \"price\": 15000,\n                \"createdAt\": \"2022-09-19T08:55:39.499Z\",\n                \"updatedAt\": \"2022-09-19T08:55:39.501Z\",\n                \"postId\": 6,\n                \"note_pictures\": [\n                    {\n                        \"id\": 11,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/4bb69e8c-9b0b-4506-b57c-123f692fd5e2-undraw_Beer_celebration_re_0iqw 1.png\",\n                        \"createdAt\": \"2022-09-19T08:55:39.499Z\",\n                        \"updatedAt\": \"2022-09-19T08:55:39.501Z\",\n                        \"noteId\": 6\n                    },\n                    {\n                        \"id\": 12,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/7aa026dd-3a71-4ab7-a177-0edc2cd62eab-Diagram Proposal Skripsi-Alur Penelitian.drawio.png\",\n                        \"createdAt\": \"2022-09-19T08:55:39.499Z\",\n                        \"updatedAt\": \"2022-09-19T08:55:39.501Z\",\n                        \"noteId\": 6\n                    }\n                ],\n                \"is_purchased\": true\n            },\n            \"user\": {\n                \"id\": 2,\n                \"username\": null,\n                \"name\": \"user\",\n                \"avatar_url\": null,\n                \"is_followed\": true\n            },\n            \"likers\": [],\n            \"is_liked\": false\n        }\n    ]\n}"}],"_postman_id":"72385274-a3b0-49a5-8cd9-a22b782efb4c"},{"name":"Like/Dislike Post","id":"263191bb-5bd3-482d-9369-2da05c0ca0cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/post/7/like","urlObject":{"path":["post","7","like"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"17fde660-163e-4631-8142-536f5674091b","name":"Like Post","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/post/1/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Date","value":"Thu, 08 Sep 2022 02:29:59 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"59"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"3b-WNGHfUnvG+2Pk/ijOXbzdRkQBh0\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Sukses like post\",\n    \"data\": null\n}"},{"id":"3aa32672-9851-4ed8-80a2-5a9e19e69846","name":"Dislike Post","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/post/1/like"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Server","value":"nginx/1.18.0"},{"key":"Date","value":"Thu, 08 Sep 2022 02:30:07 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"62"},{"key":"Connection","value":"keep-alive"},{"key":"X-Powered-By","value":"Express"},{"key":"ETag","value":"W/\"3e-oMfF8vt9lpnzZYfk3iHmzIKFdyo\""}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Sukses dislike post\",\n    \"data\": null\n}"}],"_postman_id":"263191bb-5bd3-482d-9369-2da05c0ca0cb"},{"name":"Comment on Post","id":"27795e5f-44c9-41d9-ae64-5334b26aa7b8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comment\" : \"postingan 4 mantap baru\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/post/4/comment","urlObject":{"path":["post","4","comment"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"49bbed96-e0fc-4b1b-b261-a96a31329e51","name":"Comment on Post","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"comment\" : \"asdasd\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/post/1/comment"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"159"},{"key":"ETag","value":"W/\"9f-iiYgZy2XXGVlOjNAkGLxYHAzWLs\""},{"key":"Date","value":"Wed, 07 Sep 2022 14:11:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Sukses mengirimkan komentar\",\n    \"data\": {\n        \"id\": 1,\n        \"commenterId\": 1,\n        \"postId\": 1,\n        \"comment\": \"asdasd\",\n        \"createdAt\": \"2022-09-07T14:11:13.597Z\"\n    }\n}"}],"_postman_id":"27795e5f-44c9-41d9-ae64-5334b26aa7b8"},{"name":"Get Following User Posts","id":"8f8667b7-81e5-47cb-aad9-e3d72b2bc3f0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/post/following","urlObject":{"path":["post","following"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"31dc6e8f-1d74-4f4b-aac9-b1851ca984b0","name":"Get Following User Posts","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/post/following"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"955"},{"key":"ETag","value":"W/\"3bb-FdWhoNdX5csCDzuFUhoyOo19K/0\""},{"key":"Date","value":"Fri, 23 Sep 2022 12:20:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get following users' posts\",\n    \"data\": [\n        {\n            \"id\": 4,\n            \"caption\": \"Testing\",\n            \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n            \"note\": {\n                \"id\": 4,\n                \"title\": \"Testing nig\",\n                \"price\": 15000,\n                \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n                \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n                \"postId\": 4,\n                \"note_pictures\": [\n                    {\n                        \"id\": 7,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/d6414c31-8642-430c-99cd-898a8d855d3b-banner.jpg\",\n                        \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n                        \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n                        \"noteId\": 4\n                    },\n                    {\n                        \"id\": 8,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/04d38b29-422e-487f-953e-13baa2f03841-5c5fb43a-1e3e-4827-b5af-12b7879b4d58.jpg.webp\",\n                        \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n                        \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n                        \"noteId\": 4\n                    }\n                ],\n                \"is_purchased\": false\n            },\n            \"user\": {\n                \"id\": 1,\n                \"name\": \"alfonsus\",\n                \"username\": \"alfonsus_ubcd\",\n                \"avatar_url\": null\n            },\n            \"likes\": [],\n            \"bookmarks\": [],\n            \"_count\": {\n                \"likes\": 0,\n                \"comments\": 0\n            },\n            \"is_liked\": false,\n            \"is_bookmarked\": false\n        }\n    ]\n}"}],"_postman_id":"8f8667b7-81e5-47cb-aad9-e3d72b2bc3f0"},{"name":"Explore Post","id":"c7575b7e-a1b0-49aa-9a67-c4719e82cc49","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/post/explore?note_title=test&username=&author_name=alfonsus","urlObject":{"path":["post","explore"],"host":["{{base_url}}"],"query":[{"key":"note_title","value":"test"},{"key":"username","value":""},{"key":"author_name","value":"alfonsus"}],"variable":[]}},"response":[{"id":"f4cef934-6025-454a-8c6c-68853b9d6641","name":"Explore Post","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/post/explore?note_title=test&username=&author_name=alfonsus","host":["{{base_url}}"],"path":["post","explore"],"query":[{"key":"note_title","value":"test"},{"key":"username","value":""},{"key":"author_name","value":"alfonsus"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"688"},{"key":"ETag","value":"W/\"2b0-2O8wbmIVL2FnYk3txod618jcMYs\""},{"key":"Date","value":"Fri, 23 Sep 2022 08:33:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success explore post\",\n    \"data\": {\n        \"notes\": [\n            {\n                \"id\": 3,\n                \"title\": \"Testing nig\",\n                \"price\": 15000,\n                \"createdAt\": \"2022-09-18T16:14:25.003Z\",\n                \"updatedAt\": \"2022-09-18T16:14:25.005Z\",\n                \"postId\": 3\n            },\n            {\n                \"id\": 4,\n                \"title\": \"Testing nig\",\n                \"price\": 15000,\n                \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n                \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n                \"postId\": 4\n            },\n            {\n                \"id\": 5,\n                \"title\": \"Testing nig\",\n                \"price\": 15000,\n                \"createdAt\": \"2022-09-19T02:16:29.609Z\",\n                \"updatedAt\": \"2022-09-19T02:16:29.632Z\",\n                \"postId\": 5\n            },\n            {\n                \"id\": 6,\n                \"title\": \"Testing nig\",\n                \"price\": 15000,\n                \"createdAt\": \"2022-09-19T08:55:39.499Z\",\n                \"updatedAt\": \"2022-09-19T08:55:39.501Z\",\n                \"postId\": 6\n            }\n        ],\n        \"users\": [\n            {\n                \"id\": 1,\n                \"username\": \"alfonsus_ubcd\",\n                \"name\": \"alfonsus\",\n                \"avatar_url\": null\n            }\n        ]\n    }\n}"}],"_postman_id":"c7575b7e-a1b0-49aa-9a67-c4719e82cc49"},{"name":"Bookmark Post","id":"cc5032b2-4c10-476b-91a2-acd01215c7fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/post/1/bookmark","urlObject":{"path":["post","1","bookmark"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"64fc92fb-8820-4480-8821-f29f0c768c16","name":"Bookmark Post","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/post/2/bookmark"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"64"},{"key":"ETag","value":"W/\"40-60QjdG7MaJd1/dKnS9bjkePyS2U\""},{"key":"Date","value":"Fri, 23 Sep 2022 12:24:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success bookmark post\",\n    \"data\": null\n}"}],"_postman_id":"cc5032b2-4c10-476b-91a2-acd01215c7fc"},{"name":"Get My Bookmarked Posts","id":"0517d535-5aed-42a4-992a-d6fd3166b065","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/post/my/bookmarked","urlObject":{"path":["post","my","bookmarked"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"36236b2c-eaa3-4c4b-9fe9-2a4e81473483","name":"Get My Bookmarked Posts","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/post/my/bookmarked"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"898"},{"key":"ETag","value":"W/\"382-Fima9w8dgSQsIW+8VrHNdaqvkGY\""},{"key":"Date","value":"Fri, 23 Sep 2022 15:52:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get bookmarked posts\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"caption\": \"Testing\",\n            \"createdAt\": \"2022-09-23T15:51:49.115Z\",\n            \"updatedAt\": \"2022-09-23T15:51:49.116Z\",\n            \"userId\": 2,\n            \"user\": {\n                \"id\": 2,\n                \"name\": \"admin\",\n                \"username\": null,\n                \"avatar_url\": null\n            },\n            \"note\": {\n                \"id\": 1,\n                \"title\": \"Testing nig\",\n                \"price\": 15000,\n                \"createdAt\": \"2022-09-23T15:51:49.115Z\",\n                \"updatedAt\": \"2022-09-23T15:51:49.117Z\",\n                \"postId\": 1,\n                \"note_pictures\": [\n                    {\n                        \"id\": 1,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/a23c197d-45e6-447d-ab55-2ee015a3373c-undraw_Beer_celebration_re_0iqw 1.png\",\n                        \"createdAt\": \"2022-09-23T15:51:49.115Z\",\n                        \"updatedAt\": \"2022-09-23T15:51:49.117Z\",\n                        \"noteId\": 1\n                    },\n                    {\n                        \"id\": 2,\n                        \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/ea16f4af-c934-41e4-84a5-c1c5ecba74dd-Diagram Proposal Skripsi-Alur Penelitian.drawio.png\",\n                        \"createdAt\": \"2022-09-23T15:51:49.115Z\",\n                        \"updatedAt\": \"2022-09-23T15:51:49.117Z\",\n                        \"noteId\": 1\n                    }\n                ]\n            }\n        }\n    ]\n}"}],"_postman_id":"0517d535-5aed-42a4-992a-d6fd3166b065"}],"id":"37e13ef1-d1c8-43bc-9ad7-418b81b3af5d","_postman_id":"37e13ef1-d1c8-43bc-9ad7-418b81b3af5d","description":""},{"name":"Payment","item":[{"name":"Top up coins","id":"fcedf965-6e5c-4793-8bc4-82c676438007","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\" : 200000\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/payment/topup-coin","urlObject":{"path":["payment","topup-coin"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"55bc945d-7856-4ba8-9719-44159c73fd3e","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\" : 140000\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/payment/topup-coin"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"474"},{"key":"ETag","value":"W/\"1da-bp4dJ/1zdVY7HqIyy/n6EvlCyb0\""},{"key":"Date","value":"Mon, 19 Sep 2022 06:19:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success create topup coin transaction\",\n    \"statusCode\": 200,\n    \"data\": {\n        \"payment\": {\n            \"payment_link_id\": \"99573678-7b87-4883-93c7-9f4463c3671f\",\n            \"message\": \"success\",\n            \"email_status\": \"PROCESSED\",\n            \"url\": \"https://pay-stg.oyindonesia.com/99573678-7b87-4883-93c7-9f4463c3671f\",\n            \"status\": true\n        },\n        \"id\": \"e30b540e-212b-4cc9-9fdd-3cc39d5a7dc3\",\n        \"userId\": 1,\n        \"amount\": 140000,\n        \"payment_method\": null,\n        \"status\": \"WAITING\",\n        \"createdAt\": \"2022-09-19T06:19:26.999Z\",\n        \"updatedAt\": \"2022-09-19T06:19:27.000Z\"\n    }\n}"},{"id":"ae7990be-ccb1-4060-9d9a-6fc5abd1840b","name":"Failed","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\" : 10000\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/payment/topup-coin"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"89"},{"key":"ETag","value":"W/\"59-Uh0qWG03Q2Yf35psfGu9TPVxT5s\""},{"key":"Date","value":"Mon, 19 Sep 2022 06:19:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": [\n        \"amount must not be less than 15000\"\n    ],\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"fcedf965-6e5c-4793-8bc4-82c676438007"},{"name":"Withdrawal","id":"12f29a9b-790a-41af-9232-f7793b50261e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\": 150000,\r\n    \"account_number\" : 465123123,\r\n    \"bank_code\" : \"014\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/payment/withdraw","urlObject":{"path":["payment","withdraw"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"edf003b7-8ad9-47ee-8c69-4dfc43b44d25","name":"Withdrawal","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"amount\": 15000,\r\n    \"account_number\" : 465123123,\r\n    \"bank_code\" : \"014\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/payment/withdraw"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"588"},{"key":"ETag","value":"W/\"24c-hefS6AN0jDOW87dveOgIrgnZ8S0\""},{"key":"Date","value":"Fri, 23 Sep 2022 14:38:38 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Success create withdrawal transaction\",\n    \"statusCode\": 200,\n    \"data\": {\n        \"withdrawal\": {\n            \"status\": {\n                \"code\": \"101\",\n                \"message\": \"Request is Processed\"\n            },\n            \"amount\": 14500,\n            \"timestamp\": \"23-09-2022 14:38:38\",\n            \"recipient_bank\": \"014\",\n            \"recipient_account\": \"465123123\",\n            \"trx_id\": \"9bb224c8-d1bb-45ae-a9bb-16159becf73d\",\n            \"partner_trx_id\": \"c69815ec-5704-48f7-ba62-d9f92cf3a558\"\n        },\n        \"id\": \"c69815ec-5704-48f7-ba62-d9f92cf3a558\",\n        \"userId\": 1,\n        \"amount\": 15000,\n        \"bank_code\": \"014\",\n        \"account_number\": 465123123,\n        \"status\": \"PROCESSING\",\n        \"admin_fee\": 500,\n        \"createdAt\": \"2022-09-23T14:38:38.110Z\",\n        \"updatedAt\": \"2022-09-23T14:38:38.110Z\"\n    }\n}"}],"_postman_id":"12f29a9b-790a-41af-9232-f7793b50261e"}],"id":"b6ea7d89-cb46-492d-9374-f5fbc5c83e14","_postman_id":"b6ea7d89-cb46-492d-9374-f5fbc5c83e14","description":""},{"name":"Note","item":[{"name":"Buy Note","id":"3ebf13f8-df07-42f7-b5ee-024be4c7b308","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"note_id\" : 7\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note/purchase","urlObject":{"path":["note","purchase"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"e505ef44-a3d4-4fa6-a635-b4cc69e7365f","name":"Success","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"note_id\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note/purchase"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"308"},{"key":"ETag","value":"W/\"134-wSohPtTtlQMLD3QHShcYCfDw/bw\""},{"key":"Date","value":"Sun, 18 Sep 2022 16:00:32 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Success purchase note\",\n    \"data\": {\n        \"id\": 2,\n        \"userId\": 1,\n        \"noteId\": 2,\n        \"createdAt\": \"2022-09-18T16:00:32.009Z\",\n        \"updatedAt\": \"2022-09-18T16:00:32.010Z\",\n        \"note\": {\n            \"id\": 2,\n            \"title\": \"Halo semua\",\n            \"price\": 10000,\n            \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n            \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n            \"postId\": 2\n        }\n    }\n}"},{"id":"fc373987-f785-46ff-a356-cb51e1bfb6b4","name":"Buy Note (With Promo Code)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"note_id\" : 5,\r\n    \"promo_code\" : \"DISKONSEPT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note/purchase"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"323"},{"key":"ETag","value":"W/\"143-MdL1RntPuZlYkCThv35Y3HW2i4Y\""},{"key":"Date","value":"Mon, 19 Sep 2022 08:17:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Success purchase note\",\n    \"data\": {\n        \"id\": 7,\n        \"userId\": 1,\n        \"noteId\": 5,\n        \"price\": 12000,\n        \"createdAt\": \"2022-09-19T08:17:58.548Z\",\n        \"updatedAt\": \"2022-09-19T08:17:58.548Z\",\n        \"note\": {\n            \"id\": 5,\n            \"title\": \"Testing nig\",\n            \"price\": 15000,\n            \"createdAt\": \"2022-09-19T02:16:29.609Z\",\n            \"updatedAt\": \"2022-09-19T02:16:29.632Z\",\n            \"postId\": 5\n        }\n    }\n}"},{"id":"65be7d71-16dd-49ba-a94a-0f940bda6b0e","name":"Fail (Already Purchased)","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"note_id\" : 2,\r\n    \"promo_code\" : \"DISKONSEPT\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note/purchase"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"84"},{"key":"ETag","value":"W/\"54-4yVZr67XBzTTg+iuuOMwmMFq/ls\""},{"key":"Date","value":"Mon, 19 Sep 2022 06:16:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 400,\n    \"message\": \"Note has already been purchased\",\n    \"error\": \"Bad Request\"\n}"}],"_postman_id":"3ebf13f8-df07-42f7-b5ee-024be4c7b308"},{"name":"Get Note By Id","id":"370cde6e-ecbc-4bc2-85d6-6387573f0558","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/note/2","urlObject":{"path":["note","2"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"ccc48b08-73fb-4af3-92c8-018a870a3999","name":"Get Note By Id","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/note/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1263"},{"key":"ETag","value":"W/\"4ef-w4BKdQbBBPtFlxYlDW8ItrJguIU\""},{"key":"Date","value":"Fri, 23 Sep 2022 12:25:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get note by id\",\n    \"data\": {\n        \"id\": 2,\n        \"title\": \"Halo semua\",\n        \"price\": 10000,\n        \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n        \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n        \"postId\": 2,\n        \"post\": {\n            \"id\": 2,\n            \"caption\": \"Keren banget\",\n            \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n            \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n            \"userId\": 2,\n            \"user\": {\n                \"id\": 2,\n                \"username\": null,\n                \"avatar_url\": null,\n                \"name\": \"user\"\n            },\n            \"comments\": [\n                {\n                    \"id\": 1,\n                    \"comment\": \"gokil\",\n                    \"commenter\": {\n                        \"id\": 1,\n                        \"name\": \"alfonsus\",\n                        \"username\": \"alfonsus_ubcd\",\n                        \"avatar_url\": null\n                    }\n                }\n            ],\n            \"likes\": [\n                {\n                    \"id\": 1,\n                    \"likerId\": 1,\n                    \"postId\": 2,\n                    \"createdAt\": \"2022-09-23T08:42:39.980Z\"\n                }\n            ],\n            \"bookmarks\": [\n                {\n                    \"id\": 3,\n                    \"bookmarkerId\": 1,\n                    \"postId\": 2,\n                    \"createdAt\": \"2022-09-23T12:24:51.442Z\"\n                }\n            ],\n            \"_count\": {\n                \"likes\": 1,\n                \"comments\": 1\n            },\n            \"is_liked\": true,\n            \"is_bookmarked\": true\n        },\n        \"note_pictures\": [\n            {\n                \"id\": 3,\n                \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/106a522b-b990-4339-b69e-07a217e5bdec-banner.jpg\",\n                \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n                \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n                \"noteId\": 2\n            },\n            {\n                \"id\": 4,\n                \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/f11996ac-5aab-42d1-8b3f-fd066f8225e9-Daftar.png\",\n                \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n                \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n                \"noteId\": 2\n            }\n        ],\n        \"purchases\": [\n            {\n                \"userId\": 1\n            }\n        ],\n        \"_count\": {\n            \"purchases\": 1\n        },\n        \"is_purchased\": true\n    }\n}"}],"_postman_id":"370cde6e-ecbc-4bc2-85d6-6387573f0558"},{"name":"Get My Purchased Notes","id":"5d1d7874-84bc-4806-b1b7-81af94728533","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/note/my/purchased","urlObject":{"path":["note","my","purchased"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"608fa824-c868-4f8e-a530-1efa301967a5","name":"Success","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/note/my/purchased"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2442"},{"key":"ETag","value":"W/\"98a-TYcHXwX0HtPsJ+dOljj71HQ1RM0\""},{"key":"Date","value":"Mon, 19 Sep 2022 08:15:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get my purchased notes\",\n    \"data\": [\n        {\n            \"id\": 2,\n            \"title\": \"Halo semua\",\n            \"price\": 10000,\n            \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n            \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n            \"postId\": 2,\n            \"note_pictures\": [\n                {\n                    \"id\": 3,\n                    \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/106a522b-b990-4339-b69e-07a217e5bdec-banner.jpg\",\n                    \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n                    \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n                    \"noteId\": 2\n                },\n                {\n                    \"id\": 4,\n                    \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/f11996ac-5aab-42d1-8b3f-fd066f8225e9-Daftar.png\",\n                    \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n                    \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n                    \"noteId\": 2\n                }\n            ],\n            \"post\": {\n                \"id\": 2,\n                \"caption\": \"Keren banget\",\n                \"createdAt\": \"2022-09-18T15:59:48.775Z\",\n                \"updatedAt\": \"2022-09-18T15:59:48.778Z\",\n                \"userId\": 2,\n                \"user\": {\n                    \"id\": 2,\n                    \"username\": null,\n                    \"avatar_url\": null,\n                    \"name\": \"user\"\n                }\n            }\n        },\n        {\n            \"id\": 3,\n            \"title\": \"Testing nig\",\n            \"price\": 15000,\n            \"createdAt\": \"2022-09-18T16:14:25.003Z\",\n            \"updatedAt\": \"2022-09-18T16:14:25.005Z\",\n            \"postId\": 3,\n            \"note_pictures\": [\n                {\n                    \"id\": 5,\n                    \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/c7b1eb97-4dfe-408b-8c51-a5ecde835d3b-banner.jpg\",\n                    \"createdAt\": \"2022-09-18T16:14:25.003Z\",\n                    \"updatedAt\": \"2022-09-18T16:14:25.005Z\",\n                    \"noteId\": 3\n                },\n                {\n                    \"id\": 6,\n                    \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/09f8c6ac-ec62-4be3-bd39-56adac213676-5c5fb43a-1e3e-4827-b5af-12b7879b4d58.jpg.webp\",\n                    \"createdAt\": \"2022-09-18T16:14:25.003Z\",\n                    \"updatedAt\": \"2022-09-18T16:14:25.005Z\",\n                    \"noteId\": 3\n                }\n            ],\n            \"post\": {\n                \"id\": 3,\n                \"caption\": \"Testing\",\n                \"createdAt\": \"2022-09-18T16:14:25.003Z\",\n                \"updatedAt\": \"2022-09-18T16:14:25.005Z\",\n                \"userId\": 2,\n                \"user\": {\n                    \"id\": 2,\n                    \"username\": null,\n                    \"avatar_url\": null,\n                    \"name\": \"user\"\n                }\n            }\n        },\n        {\n            \"id\": 4,\n            \"title\": \"Testing nig\",\n            \"price\": 15000,\n            \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n            \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n            \"postId\": 4,\n            \"note_pictures\": [\n                {\n                    \"id\": 7,\n                    \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/d6414c31-8642-430c-99cd-898a8d855d3b-banner.jpg\",\n                    \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n                    \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n                    \"noteId\": 4\n                },\n                {\n                    \"id\": 8,\n                    \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/04d38b29-422e-487f-953e-13baa2f03841-5c5fb43a-1e3e-4827-b5af-12b7879b4d58.jpg.webp\",\n                    \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n                    \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n                    \"noteId\": 4\n                }\n            ],\n            \"post\": {\n                \"id\": 4,\n                \"caption\": \"Testing\",\n                \"createdAt\": \"2022-09-18T16:15:18.387Z\",\n                \"updatedAt\": \"2022-09-18T16:15:18.389Z\",\n                \"userId\": 1,\n                \"user\": {\n                    \"id\": 1,\n                    \"username\": \"alfonsus_ubcd\",\n                    \"avatar_url\": null,\n                    \"name\": \"alfonsus\"\n                }\n            }\n        }\n    ]\n}"}],"_postman_id":"5d1d7874-84bc-4806-b1b7-81af94728533"}],"id":"50557638-76f8-4f2e-b2a0-899a202b720e","_postman_id":"50557638-76f8-4f2e-b2a0-899a202b720e","description":""},{"name":"Promo","item":[{"name":"Validate Promo Code","id":"d7709086-5a86-42d2-874b-44e31f51014a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/promo/validate?code=DISKONSEPT","urlObject":{"path":["promo","validate"],"host":["{{base_url}}"],"query":[{"key":"code","value":"DISKONSEPT"}],"variable":[]}},"response":[{"id":"0fc2284b-b6dc-4bca-aa00-4a6919b4eabf","name":"Validate Promo Code","originalRequest":{"method":"GET","header":[],"url":{"raw":"{{base_url}}/promo/validate?code=DISKONSEPT","host":["{{base_url}}"],"path":["promo","validate"],"query":[{"key":"code","value":"DISKONSEPT"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"234"},{"key":"ETag","value":"W/\"ea-L2GKGsQZyK7eMMzq8pBopZTu+Aw\""},{"key":"Date","value":"Fri, 23 Sep 2022 12:54:36 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"data\": {\n        \"is_valid\": true,\n        \"promo\": {\n            \"id\": 5,\n            \"code\": \"DISKONSEPT\",\n            \"discount\": 20,\n            \"endAt\": \"2022-09-24T03:07:29.493Z\",\n            \"createdAt\": \"2022-09-19T03:20:56.867Z\",\n            \"updatedAt\": \"2022-09-19T03:20:56.867Z\"\n        }\n    },\n    \"message\": \"Promo is valid\"\n}"}],"_postman_id":"d7709086-5a86-42d2-874b-44e31f51014a"},{"name":"All Promo","id":"76482333-4712-4d06-b0b5-36ca823a1852","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/promo","urlObject":{"path":["promo"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"8ef1f80a-1686-477b-ad33-80ab22ff6e3d","name":"All Promo","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/promo"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"228"},{"key":"ETag","value":"W/\"e4-OtbCjrAbQcKa015HVMzXsDFB63Q\""},{"key":"Date","value":"Fri, 23 Sep 2022 12:52:48 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get available promo code\",\n    \"data\": [\n        {\n            \"id\": 5,\n            \"code\": \"DISKONSEPT\",\n            \"discount\": 20,\n            \"endAt\": \"2022-09-24T03:07:29.493Z\",\n            \"createdAt\": \"2022-09-19T03:20:56.867Z\",\n            \"updatedAt\": \"2022-09-19T03:20:56.867Z\"\n        }\n    ]\n}"}],"_postman_id":"76482333-4712-4d06-b0b5-36ca823a1852"},{"name":"Create Promo (Admin)","id":"54187261-d85d-4a3a-a884-620f410b6358","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"code\": \"PROMO_OKTOBER\",\r\n    \"discount\": 20,\r\n    \"endAt\": \"2022-11-09T03:31:46.552Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/promo/create","urlObject":{"path":["promo","create"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"dddf4551-7557-4728-8129-722afae1a6e3","name":"Create Promo","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"code\": \"DISCOUNTOKT2\",\r\n    \"discount\": 30,\r\n    \"endAt\": \"2022-10-09T03:31:46.552Z\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/promo/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"221"},{"key":"ETag","value":"W/\"dd-AJCt/xzlviCqEm/ePFK9PEDobCM\""},{"key":"Date","value":"Sat, 01 Oct 2022 08:12:41 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Success create promo code\",\n    \"data\": {\n        \"id\": 3,\n        \"code\": \"DISCOUNTOKT2\",\n        \"discount\": 30,\n        \"endAt\": \"2022-10-09T03:31:46.552Z\",\n        \"createdAt\": \"2022-10-01T08:12:41.495Z\",\n        \"updatedAt\": \"2022-10-01T08:12:41.495Z\"\n    }\n}"}],"_postman_id":"54187261-d85d-4a3a-a884-620f410b6358"}],"id":"244a8330-e68f-4a89-912b-33f0fbd722f3","_postman_id":"244a8330-e68f-4a89-912b-33f0fbd722f3","description":""},{"name":"Notification","item":[{"name":"Get All Notification","id":"0b6dfb43-0e12-4644-8891-6a3834f1c1d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/notification","urlObject":{"path":["notification"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"075d688a-c897-45cd-ad88-05f25aa7f827","name":"Get All Notification","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/notification"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2413"},{"key":"ETag","value":"W/\"96d-nQkyElELlpKLmJmHoRSCSBY/lao\""},{"key":"Date","value":"Fri, 30 Sep 2022 14:03:57 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get all notifications\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"title\": \"Notifikasi Keamanan\",\n            \"body\": \"Kami menemukan adanya login baru ke akun Anda di perangkat lain. Jika ini memang Anda, Anda tidak perlu melakukan apa-apa. Jika bukan, kami akan membantu untuk mengamankan akun Anda.\",\n            \"userId\": 3,\n            \"category\": \"INFO\",\n            \"createdAt\": \"2022-09-30T13:00:24.587Z\",\n            \"is_read\": false\n        },\n        {\n            \"id\": 2,\n            \"title\": \"Notifikasi Keamanan\",\n            \"body\": \"Kami menemukan adanya login baru ke akun Anda di perangkat lain. Jika ini memang Anda, Anda tidak perlu melakukan apa-apa. Jika bukan, kami akan membantu untuk mengamankan akun Anda.\",\n            \"userId\": 3,\n            \"category\": \"INFO\",\n            \"createdAt\": \"2022-09-30T13:01:53.164Z\",\n            \"is_read\": true\n        },\n        {\n            \"id\": 3,\n            \"title\": \"Notifikasi Keamanan\",\n            \"body\": \"Kami menemukan adanya login baru ke akun Anda di perangkat lain. Jika ini memang Anda, Anda tidak perlu melakukan apa-apa. Jika bukan, kami akan membantu untuk mengamankan akun Anda.\",\n            \"userId\": 3,\n            \"category\": \"INFO\",\n            \"createdAt\": \"2022-09-30T13:09:39.706Z\",\n            \"is_read\": false\n        },\n        {\n            \"id\": 4,\n            \"title\": \"Notifikasi Keamanan\",\n            \"body\": \"Kami menemukan adanya login baru ke akun Anda di perangkat lain. Jika ini memang Anda, Anda tidak perlu melakukan apa-apa. Jika bukan, kami akan membantu untuk mengamankan akun Anda.\",\n            \"userId\": 3,\n            \"category\": \"INFO\",\n            \"createdAt\": \"2022-09-30T13:10:41.140Z\",\n            \"is_read\": false\n        },\n        {\n            \"id\": 5,\n            \"title\": \"Notifikasi Keamanan\",\n            \"body\": \"Kami menemukan adanya login baru ke akun Anda di perangkat lain. Jika ini memang Anda, Anda tidak perlu melakukan apa-apa. Jika bukan, kami akan membantu untuk mengamankan akun Anda.\",\n            \"userId\": 3,\n            \"category\": \"INFO\",\n            \"createdAt\": \"2022-09-30T13:11:49.764Z\",\n            \"is_read\": false\n        },\n        {\n            \"id\": 6,\n            \"title\": \"Notifikasi Keamanan\",\n            \"body\": \"Kami menemukan adanya login baru ke akun Anda di perangkat lain. Jika ini memang Anda, Anda tidak perlu melakukan apa-apa. Jika bukan, kami akan membantu untuk mengamankan akun Anda.\",\n            \"userId\": 3,\n            \"category\": \"INFO\",\n            \"createdAt\": \"2022-09-30T13:20:53.355Z\",\n            \"is_read\": false\n        },\n        {\n            \"id\": 7,\n            \"title\": \"Notifikasi Keamanan\",\n            \"body\": \"Kami menemukan adanya login baru ke akun Anda di perangkat lain. Jika ini memang Anda, Anda tidak perlu melakukan apa-apa. Jika bukan, kami akan membantu untuk mengamankan akun Anda.\",\n            \"userId\": 3,\n            \"category\": \"INFO\",\n            \"createdAt\": \"2022-09-30T13:21:02.131Z\",\n            \"is_read\": false\n        },\n        {\n            \"id\": 8,\n            \"title\": \"global title\",\n            \"body\": \"global body\",\n            \"userId\": null,\n            \"category\": \"INFO\",\n            \"createdAt\": \"2022-09-30T13:32:52.017Z\",\n            \"is_read\": false\n        }\n    ]\n}"}],"_postman_id":"0b6dfb43-0e12-4644-8891-6a3834f1c1d2"},{"name":"Mark as Read","id":"c0c3db36-ed5c-4db7-8532-5fa3b03490e2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/notification/8/read","urlObject":{"path":["notification","8","read"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0fe72653-9892-4ad5-afcb-f3d4db6d37f6","name":"Mark as Read","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/notification/3/read"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"77"},{"key":"ETag","value":"W/\"4d-zjWgywPx4EGUnAK768jXOA/U1uE\""},{"key":"Date","value":"Fri, 30 Sep 2022 14:31:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Notification was successfully read\",\n    \"data\": null\n}"}],"_postman_id":"c0c3db36-ed5c-4db7-8532-5fa3b03490e2"}],"id":"d6f46ab7-041c-4e03-b355-d26f0f7481f4","_postman_id":"d6f46ab7-041c-4e03-b355-d26f0f7481f4","description":""},{"name":"Note Group","item":[{"name":"Get My Bookmarked Notes Groups","id":"22683387-cfda-404b-a6de-605afb7e7271","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/note-group/my/bookmarked","urlObject":{"path":["note-group","my","bookmarked"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b7c0a105-6619-402c-b788-d4052b434544","name":"Get My Bookmarked Notes Groups","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/note-group/my/bookmarked"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1344"},{"key":"ETag","value":"W/\"540-bCQHeIPEMeXtHZ7pHW9jm/DEM+Q\""},{"key":"Date","value":"Sat, 24 Sep 2022 05:06:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get my bookmarked note groups\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"update b group\",\n            \"userId\": 1,\n            \"createdAt\": \"2022-09-23T16:04:34.333Z\",\n            \"updatedAt\": \"2022-09-24T03:34:16.217Z\",\n            \"notes\": [\n                {\n                    \"id\": 12,\n                    \"noteId\": 2,\n                    \"groupId\": 1,\n                    \"createdAt\": \"2022-09-24T03:34:16.689Z\",\n                    \"updatedAt\": \"2022-09-24T03:34:16.689Z\",\n                    \"note\": {\n                        \"id\": 2,\n                        \"title\": \"Testing nig\",\n                        \"price\": 15000,\n                        \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                        \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                        \"postId\": 2,\n                        \"note_pictures\": [\n                            {\n                                \"id\": 3,\n                                \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/8cbe7559-dff7-4cc1-90bc-382236473a89-undraw_Beer_celebration_re_0iqw 1.png\",\n                                \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                                \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                                \"noteId\": 2\n                            },\n                            {\n                                \"id\": 4,\n                                \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/bfb413c5-f2ae-484a-b24f-0ca71f257484-Diagram Proposal Skripsi-Alur Penelitian.drawio.png\",\n                                \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                                \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                                \"noteId\": 2\n                            }\n                        ],\n                        \"post\": {\n                            \"id\": 2,\n                            \"caption\": \"Testing\",\n                            \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                            \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                            \"userId\": 2\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"name\": \"group 2\",\n            \"userId\": 1,\n            \"createdAt\": \"2022-09-24T03:49:17.639Z\",\n            \"updatedAt\": \"2022-09-24T03:49:17.639Z\",\n            \"notes\": []\n        },\n        {\n            \"id\": 3,\n            \"name\": \"group 2\",\n            \"userId\": 1,\n            \"createdAt\": \"2022-09-24T03:50:16.978Z\",\n            \"updatedAt\": \"2022-09-24T03:50:16.978Z\",\n            \"notes\": []\n        }\n    ]\n}"}],"_postman_id":"22683387-cfda-404b-a6de-605afb7e7271"},{"name":"Get My Purchased Notes Groups","id":"ca4d8814-94b1-4b91-935f-5b3e94618c5f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/note-group/my/purchased","urlObject":{"path":["note-group","my","purchased"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"c81d07e7-cb74-42e1-a687-144bd58c4e40","name":"Get My Purchased Notes Groups","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/note-group/my/purchased"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"205"},{"key":"ETag","value":"W/\"cd-/OB/ybr7ftRt/orYCpt2YZugnAU\""},{"key":"Date","value":"Sat, 24 Sep 2022 05:08:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get my purchased note groups\",\n    \"data\": [\n        {\n            \"id\": 4,\n            \"name\": \"group baru\",\n            \"userId\": 1,\n            \"createdAt\": \"2022-09-24T05:02:14.224Z\",\n            \"updatedAt\": \"2022-09-24T05:02:14.226Z\",\n            \"notes\": []\n        }\n    ]\n}"}],"_postman_id":"ca4d8814-94b1-4b91-935f-5b3e94618c5f"},{"name":"Get My Purchased Notes Group Detail","id":"c4b5b47b-8079-470c-827e-f35c1992c34f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/note-group/my/purchased/4","urlObject":{"path":["note-group","my","purchased","4"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"0ae0b028-21a4-4284-b715-1a5b51188f86","name":"Get My Purchased Notes Group Detail","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/note-group/my/purchased/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2098"},{"key":"ETag","value":"W/\"832-0KnULXw7TX8i/ucH0bdzmRMlmfA\""},{"key":"Date","value":"Sat, 24 Sep 2022 05:10:13 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get purchased group detail\",\n    \"data\": {\n        \"id\": 4,\n        \"name\": \"update p group\",\n        \"userId\": 1,\n        \"createdAt\": \"2022-09-24T05:02:14.224Z\",\n        \"updatedAt\": \"2022-09-24T05:09:19.269Z\",\n        \"notes\": [\n            {\n                \"id\": 7,\n                \"noteId\": 1,\n                \"groupId\": 4,\n                \"createdAt\": \"2022-09-24T05:09:19.799Z\",\n                \"updatedAt\": \"2022-09-24T05:09:19.799Z\",\n                \"note\": {\n                    \"id\": 1,\n                    \"title\": \"Testing nig\",\n                    \"price\": 15000,\n                    \"createdAt\": \"2022-09-23T15:51:49.115Z\",\n                    \"updatedAt\": \"2022-09-23T15:51:49.117Z\",\n                    \"postId\": 1,\n                    \"note_pictures\": [\n                        {\n                            \"id\": 1,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/a23c197d-45e6-447d-ab55-2ee015a3373c-undraw_Beer_celebration_re_0iqw 1.png\",\n                            \"createdAt\": \"2022-09-23T15:51:49.115Z\",\n                            \"updatedAt\": \"2022-09-23T15:51:49.117Z\",\n                            \"noteId\": 1\n                        },\n                        {\n                            \"id\": 2,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/ea16f4af-c934-41e4-84a5-c1c5ecba74dd-Diagram Proposal Skripsi-Alur Penelitian.drawio.png\",\n                            \"createdAt\": \"2022-09-23T15:51:49.115Z\",\n                            \"updatedAt\": \"2022-09-23T15:51:49.117Z\",\n                            \"noteId\": 1\n                        }\n                    ],\n                    \"post\": {\n                        \"id\": 1,\n                        \"caption\": \"Testing\",\n                        \"createdAt\": \"2022-09-23T15:51:49.115Z\",\n                        \"updatedAt\": \"2022-09-23T15:51:49.116Z\",\n                        \"userId\": 2,\n                        \"user\": {\n                            \"id\": 2,\n                            \"name\": \"admin\",\n                            \"username\": null,\n                            \"avatar_url\": null\n                        }\n                    }\n                }\n            },\n            {\n                \"id\": 8,\n                \"noteId\": 2,\n                \"groupId\": 4,\n                \"createdAt\": \"2022-09-24T05:09:19.799Z\",\n                \"updatedAt\": \"2022-09-24T05:09:19.799Z\",\n                \"note\": {\n                    \"id\": 2,\n                    \"title\": \"Testing nig\",\n                    \"price\": 15000,\n                    \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                    \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                    \"postId\": 2,\n                    \"note_pictures\": [\n                        {\n                            \"id\": 3,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/8cbe7559-dff7-4cc1-90bc-382236473a89-undraw_Beer_celebration_re_0iqw 1.png\",\n                            \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                            \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                            \"noteId\": 2\n                        },\n                        {\n                            \"id\": 4,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/bfb413c5-f2ae-484a-b24f-0ca71f257484-Diagram Proposal Skripsi-Alur Penelitian.drawio.png\",\n                            \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                            \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                            \"noteId\": 2\n                        }\n                    ],\n                    \"post\": {\n                        \"id\": 2,\n                        \"caption\": \"Testing\",\n                        \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                        \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                        \"userId\": 2,\n                        \"user\": {\n                            \"id\": 2,\n                            \"name\": \"admin\",\n                            \"username\": null,\n                            \"avatar_url\": null\n                        }\n                    }\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"c4b5b47b-8079-470c-827e-f35c1992c34f"},{"name":"Get My Bookmarked Notes Group Detail","id":"c49e87ac-2b68-4993-9b28-cd0a5f328994","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/note-group/my/bookmarked/3","urlObject":{"path":["note-group","my","bookmarked","3"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"055eaaa1-0f4d-42da-a2f5-019a7c93ecee","name":"Get My Bookmarked Notes Group Detail","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/note-group/my/bookmarked/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1153"},{"key":"ETag","value":"W/\"481-eXybJcRIwRnKKDGAE2F/RwqhgZA\""},{"key":"Date","value":"Sat, 24 Sep 2022 05:10:01 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get bookmarked group detail\",\n    \"data\": {\n        \"id\": 3,\n        \"name\": \"update b group\",\n        \"userId\": 1,\n        \"createdAt\": \"2022-09-24T03:50:16.978Z\",\n        \"updatedAt\": \"2022-09-24T05:09:42.035Z\",\n        \"notes\": [\n            {\n                \"id\": 14,\n                \"noteId\": 2,\n                \"groupId\": 3,\n                \"createdAt\": \"2022-09-24T05:09:42.427Z\",\n                \"updatedAt\": \"2022-09-24T05:09:42.428Z\",\n                \"note\": {\n                    \"id\": 2,\n                    \"title\": \"Testing nig\",\n                    \"price\": 15000,\n                    \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                    \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                    \"postId\": 2,\n                    \"note_pictures\": [\n                        {\n                            \"id\": 3,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/8cbe7559-dff7-4cc1-90bc-382236473a89-undraw_Beer_celebration_re_0iqw 1.png\",\n                            \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                            \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                            \"noteId\": 2\n                        },\n                        {\n                            \"id\": 4,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/bfb413c5-f2ae-484a-b24f-0ca71f257484-Diagram Proposal Skripsi-Alur Penelitian.drawio.png\",\n                            \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                            \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                            \"noteId\": 2\n                        }\n                    ],\n                    \"post\": {\n                        \"id\": 2,\n                        \"caption\": \"Testing\",\n                        \"createdAt\": \"2022-09-24T03:15:13.325Z\",\n                        \"updatedAt\": \"2022-09-24T03:15:13.326Z\",\n                        \"userId\": 2,\n                        \"user\": {\n                            \"id\": 2,\n                            \"name\": \"admin\",\n                            \"username\": null,\n                            \"avatar_url\": null\n                        }\n                    }\n                }\n            }\n        ]\n    }\n}"}],"_postman_id":"c49e87ac-2b68-4993-9b28-cd0a5f328994"},{"name":"Create Purchased Notes Group","id":"34353fe7-fa49-4415-9922-947c11ccf378","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"group baru\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note-group/purchased","urlObject":{"path":["note-group","purchased"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"32ebbeef-3f77-4091-90b8-1833cd3793a7","name":"Create Purchased Notes Group","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"group baru\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note-group/purchased"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"192"},{"key":"ETag","value":"W/\"c0-tM3wPrh0K6rXSkleonWcfzOj77c\""},{"key":"Date","value":"Sat, 24 Sep 2022 03:50:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Success create purchased note groups\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"group baru\",\n        \"userId\": 1,\n        \"createdAt\": \"2022-09-24T03:50:04.007Z\",\n        \"updatedAt\": \"2022-09-24T03:50:04.007Z\"\n    }\n}"}],"_postman_id":"34353fe7-fa49-4415-9922-947c11ccf378"},{"name":"Create Bookmarked Note Group","id":"3273565c-34c0-40a8-a963-f14a62019a97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"group 2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note-group/bookmarked","urlObject":{"path":["note-group","bookmarked"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"5cbaadf1-f1b7-404b-9e5b-8cec8aecdf84","name":"Create Bookmarked Note Group","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\" : \"group 2\"\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note-group/bookmarked"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"190"},{"key":"ETag","value":"W/\"be-HD7brY0zjrpAQaNuDdvt6uNtelg\""},{"key":"Date","value":"Sat, 24 Sep 2022 03:50:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Success create bookmarked note groups\",\n    \"data\": {\n        \"id\": 3,\n        \"name\": \"group 2\",\n        \"userId\": 1,\n        \"createdAt\": \"2022-09-24T03:50:16.978Z\",\n        \"updatedAt\": \"2022-09-24T03:50:16.978Z\"\n    }\n}"}],"_postman_id":"3273565c-34c0-40a8-a963-f14a62019a97"},{"name":"Update Bookmarked Note Group","id":"9223b07e-e1d4-4c2c-8c24-337c0d761a6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"update b group\",\r\n    \"note_ids\" : [2]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note-group/bookmarked/1","urlObject":{"path":["note-group","bookmarked","1"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"64f74a58-cdc8-4743-974d-254108163e06","name":"Update Bookmarked Note Group","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"update b group\",\r\n    \"note_ids\" : [2]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note-group/bookmarked/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"211"},{"key":"ETag","value":"W/\"d3-FvqrbSB8rD+MUHUFhnP4iFT3/oc\""},{"key":"Date","value":"Sat, 24 Sep 2022 05:09:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Success update bookmarked note group\",\n    \"data\": {\n        \"id\": 3,\n        \"name\": \"update b group\",\n        \"userId\": 1,\n        \"createdAt\": \"2022-09-24T03:50:16.978Z\",\n        \"updatedAt\": \"2022-09-24T05:09:42.035Z\",\n        \"note_ids\": [\n            2\n        ]\n    }\n}"}],"_postman_id":"9223b07e-e1d4-4c2c-8c24-337c0d761a6e"},{"name":"Update Purchased Note Group","id":"185197f1-e1cc-4e26-88e2-75241aab8d6a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"update p group\",\r\n    \"note_ids\" : [1,2]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note-group/purchased/4","urlObject":{"path":["note-group","purchased","4"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"06315f1f-9028-46f1-b3a2-8e30801b951c","name":"Update Purchased Note Group","originalRequest":{"method":"PUT","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\":\"update p group\",\r\n    \"note_ids\" : [1,2]\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/note-group/purchased/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"212"},{"key":"ETag","value":"W/\"d4-un/0Jo9utitVyQTXHwsiftlpEcE\""},{"key":"Date","value":"Sat, 24 Sep 2022 05:09:19 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Success update purchased note group\",\n    \"data\": {\n        \"id\": 4,\n        \"name\": \"update p group\",\n        \"userId\": 1,\n        \"createdAt\": \"2022-09-24T05:02:14.224Z\",\n        \"updatedAt\": \"2022-09-24T05:09:19.269Z\",\n        \"note_ids\": [\n            1,\n            2\n        ]\n    }\n}"}],"_postman_id":"185197f1-e1cc-4e26-88e2-75241aab8d6a"},{"name":"Delete Purchased Note Group","id":"de0b4764-f173-42b4-ad5d-9048b032f70f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{base_url}}/note-group/purchased/3","urlObject":{"path":["note-group","purchased","3"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"d4e09591-1ce7-4565-a6be-7da46407e38b","name":"Delete Purchased Note Group","originalRequest":{"method":"DELETE","header":[],"url":"{{base_url}}/note-group/purchased/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"78"},{"key":"ETag","value":"W/\"4e-2/aL7tgrvIWOf8biNKG5bGD7FBk\""},{"key":"Date","value":"Sat, 24 Sep 2022 03:53:27 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success delete purchased note group\",\n    \"data\": null\n}"}],"_postman_id":"de0b4764-f173-42b4-ad5d-9048b032f70f"},{"name":"Delete Bookmarked Note Group Copy","id":"30c4db5e-b6d6-40ee-8b9b-f21af9524770","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"DELETE","header":[],"url":"{{base_url}}/note-group/bookmarked/4","urlObject":{"path":["note-group","bookmarked","4"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"17a1c201-ad21-4bdf-abd7-089d0f61f739","name":"Delete Bookmarked Note Group Copy","originalRequest":{"method":"DELETE","header":[],"url":"{{base_url}}/note-group/bookmarked/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"79"},{"key":"ETag","value":"W/\"4f-p9mpNS6L+8uFpH5xQ7sJLaYWpMw\""},{"key":"Date","value":"Sat, 24 Sep 2022 03:54:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success delete bookmarked note group\",\n    \"data\": null\n}"}],"_postman_id":"30c4db5e-b6d6-40ee-8b9b-f21af9524770"}],"id":"735a6d0c-1575-4d7c-b292-dff56f8d2188","_postman_id":"735a6d0c-1575-4d7c-b292-dff56f8d2188","description":""},{"name":"Transaction","item":[{"name":"Transaction History","id":"ec16df14-944b-4e92-8b8c-b072f1c9653b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/transaction/history","urlObject":{"path":["transaction","history"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"f373ad89-bd8c-4f64-a025-694321e5b0f7","name":"Transaction History","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/transaction/history"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"7411"},{"key":"ETag","value":"W/\"1cf3-g2cQIzT/XU3oGVFXDH5sxbYW0B0\""},{"key":"Date","value":"Sat, 01 Oct 2022 10:39:37 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get transaction history\",\n    \"data\": [\n        {\n            \"info\": {\n                \"id\": 2,\n                \"userId\": 3,\n                \"challengeId\": 3,\n                \"createdAt\": \"2022-10-01T10:34:33.417Z\",\n                \"challenge\": {\n                    \"id\": 3,\n                    \"period\": \"DAILY\",\n                    \"category\": \"LIKE_GAINED\",\n                    \"title\": \"Hadiah 5.000 Koin\",\n                    \"description\": \"Kumpulkan like sebanyak 100\",\n                    \"endAt\": \"2022-10-02T10:33:57.973Z\",\n                    \"count\": 2,\n                    \"reward\": 9000,\n                    \"createdAt\": \"2022-10-01T10:33:57.976Z\"\n                }\n            },\n            \"category\": \"CHALLENGE_REWARD\"\n        },\n        {\n            \"info\": {\n                \"id\": 1,\n                \"userId\": 3,\n                \"challengeId\": 2,\n                \"createdAt\": \"2022-10-01T10:32:30.224Z\",\n                \"challenge\": {\n                    \"id\": 2,\n                    \"period\": \"WEEKLY\",\n                    \"category\": \"LIKE_GAINED\",\n                    \"title\": \"Hadiah 5.000 Koin\",\n                    \"description\": \"Kumpulkan like sebanyak 100\",\n                    \"endAt\": \"2022-10-08T09:38:24.200Z\",\n                    \"count\": 2,\n                    \"reward\": 9000,\n                    \"createdAt\": \"2022-10-01T09:38:24.205Z\"\n                }\n            },\n            \"category\": \"CHALLENGE_REWARD\"\n        },\n        {\n            \"info\": {\n                \"id\": \"7c299e27-f20b-4ad6-811d-59ecb370cfad\",\n                \"userId\": 3,\n                \"amount\": 150000,\n                \"bank_code\": \"014\",\n                \"account_number\": 465123123,\n                \"status\": \"SUCCESS\",\n                \"admin_fee\": 500,\n                \"createdAt\": \"2022-10-01T07:51:16.439Z\",\n                \"updatedAt\": \"2022-10-01T07:51:18.504Z\"\n            },\n            \"category\": \"WITHDRAWAL\"\n        },\n        {\n            \"info\": {\n                \"id\": \"180c0669-4267-4fb7-b85f-857314ed9d6a\",\n                \"userId\": 3,\n                \"amount\": 200000,\n                \"payment_method\": \"VA\",\n                \"status\": \"SUCCESS\",\n                \"admin_fee\": 500,\n                \"createdAt\": \"2022-10-01T07:50:14.547Z\",\n                \"updatedAt\": \"2022-10-01T07:50:36.581Z\"\n            },\n            \"category\": \"TOPUP\"\n        },\n        {\n            \"info\": {\n                \"id\": \"4920ca23-2dcf-4169-82bd-340848af23c0\",\n                \"userId\": 3,\n                \"amount\": 500000,\n                \"payment_method\": \"VA\",\n                \"status\": \"SUCCESS\",\n                \"admin_fee\": 500,\n                \"createdAt\": \"2022-10-01T07:45:18.607Z\",\n                \"updatedAt\": \"2022-10-01T07:45:45.142Z\"\n            },\n            \"category\": \"TOPUP\"\n        },\n        {\n            \"info\": {\n                \"id\": 4,\n                \"userId\": 2,\n                \"noteId\": 7,\n                \"price\": 19000,\n                \"createdAt\": \"2022-10-01T07:09:10.197Z\",\n                \"updatedAt\": \"2022-10-01T07:09:10.198Z\",\n                \"note\": {\n                    \"id\": 7,\n                    \"title\": \"Catatan SMA\",\n                    \"price\": 19000,\n                    \"createdAt\": \"2022-10-01T07:08:24.906Z\",\n                    \"updatedAt\": \"2022-10-01T07:08:24.909Z\",\n                    \"postId\": 7,\n                    \"post\": {\n                        \"id\": 7,\n                        \"caption\": \"Caption SAM\",\n                        \"createdAt\": \"2022-10-01T07:08:24.906Z\",\n                        \"updatedAt\": \"2022-10-01T07:08:24.907Z\",\n                        \"userId\": 3,\n                        \"user\": {\n                            \"id\": 3,\n                            \"email\": \"alfonsusavianto@student.ub.ac.id\",\n                            \"name\": \"alfo\",\n                            \"username\": \"alfonsus_ub\",\n                            \"firebase_id\": \"SE0Gbgk0XLfocx2GZTidxIWwv8s2\",\n                            \"avatar_url\": \"https://storage.googleapis.com/notesgram-bucket/3f502fa1-62d3-497e-8dfb-43328fe9538b-0IFkF-pYEB_FMZFOZqfcK.png\",\n                            \"coins\": 858000,\n                            \"is_admin\": true,\n                            \"fcm_token\": \"dG4gXm-sQR6u3l8hxjMuKl:APA91bHJpmf8FascNEs0ODFAIuflyoTfiRrtFxlSiKGnSjK0W6xsYLn5aoycRYECZt5fBO5JQQhfQRhlhCWAwVp0vF7whVgZTtVN9b2KxGFWF3UxbpYVKV9hFOD0u32DgST5H9QCNZWu\",\n                            \"createdAt\": \"2022-09-30T12:54:04.565Z\",\n                            \"updatedAt\": \"2022-10-01T10:34:34.857Z\"\n                        }\n                    },\n                    \"note_pictures\": [\n                        {\n                            \"id\": 13,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/04087355-ad59-43a4-a1c1-1b3f6fbc8606-2.jpg\",\n                            \"createdAt\": \"2022-10-01T07:08:24.906Z\",\n                            \"updatedAt\": \"2022-10-01T07:08:24.909Z\",\n                            \"noteId\": 7\n                        },\n                        {\n                            \"id\": 14,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/6623746e-1936-47e7-86b3-5468b637efc6-Daftar.png\",\n                            \"createdAt\": \"2022-10-01T07:08:24.906Z\",\n                            \"updatedAt\": \"2022-10-01T07:08:24.909Z\",\n                            \"noteId\": 7\n                        }\n                    ]\n                }\n            },\n            \"category\": \"NOTE_SOLD\"\n        },\n        {\n            \"info\": {\n                \"id\": 3,\n                \"userId\": 3,\n                \"noteId\": 5,\n                \"price\": 10000,\n                \"createdAt\": \"2022-09-30T16:22:15.168Z\",\n                \"updatedAt\": \"2022-09-30T16:22:15.169Z\",\n                \"note\": {\n                    \"id\": 5,\n                    \"title\": \"Alfons title\",\n                    \"price\": 10000,\n                    \"createdAt\": \"2022-09-30T16:19:07.264Z\",\n                    \"updatedAt\": \"2022-09-30T16:19:07.266Z\",\n                    \"postId\": 5,\n                    \"post\": {\n                        \"id\": 5,\n                        \"caption\": \"Caption\",\n                        \"createdAt\": \"2022-09-30T16:19:07.264Z\",\n                        \"updatedAt\": \"2022-09-30T16:19:07.265Z\",\n                        \"userId\": 2,\n                        \"user\": {\n                            \"id\": 2,\n                            \"email\": \"alfonschandrawan@gmail.com\",\n                            \"name\": \"alfo\",\n                            \"username\": \"alfons\",\n                            \"firebase_id\": \"xV1qul6zwIcNiC0cy8haXi1to8l2\",\n                            \"avatar_url\": \"https://storage.googleapis.com/notesgram-bucket/d10f6cca-1e83-4527-85cb-1f85e0040a48-0IFkF-pYEB_FMZFOZqfcK.png\",\n                            \"coins\": 11000,\n                            \"is_admin\": false,\n                            \"fcm_token\": null,\n                            \"createdAt\": \"2022-09-26T06:30:24.028Z\",\n                            \"updatedAt\": \"2022-10-01T07:09:09.819Z\"\n                        }\n                    },\n                    \"note_pictures\": [\n                        {\n                            \"id\": 9,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/aecdd817-1a5e-433e-b53e-afda08835f04-1200px-Kakilima_street_vendors_in_Jakarta.jpg\",\n                            \"createdAt\": \"2022-09-30T16:19:07.264Z\",\n                            \"updatedAt\": \"2022-09-30T16:19:07.266Z\",\n                            \"noteId\": 5\n                        },\n                        {\n                            \"id\": 10,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/54d4bd91-9dd4-469b-8c00-91bde2c5f758-unsplash_pvHma684eEI.jpg\",\n                            \"createdAt\": \"2022-09-30T16:19:07.264Z\",\n                            \"updatedAt\": \"2022-09-30T16:19:07.266Z\",\n                            \"noteId\": 5\n                        }\n                    ]\n                }\n            },\n            \"category\": \"NOTE_PURCHASED\"\n        },\n        {\n            \"info\": {\n                \"id\": \"ef7aedc8-4207-4e7a-b9b0-10e21a11dfea\",\n                \"userId\": 3,\n                \"amount\": 300000,\n                \"payment_method\": \"VA\",\n                \"status\": \"SUCCESS\",\n                \"admin_fee\": 500,\n                \"createdAt\": \"2022-09-30T16:21:41.294Z\",\n                \"updatedAt\": \"2022-09-30T16:21:58.990Z\"\n            },\n            \"category\": \"TOPUP\"\n        },\n        {\n            \"info\": {\n                \"id\": 2,\n                \"userId\": 2,\n                \"noteId\": 4,\n                \"price\": 10000,\n                \"createdAt\": \"2022-09-30T16:16:42.764Z\",\n                \"updatedAt\": \"2022-09-30T16:16:42.765Z\",\n                \"note\": {\n                    \"id\": 4,\n                    \"title\": \"Alfons title\",\n                    \"price\": 10000,\n                    \"createdAt\": \"2022-09-30T16:16:11.273Z\",\n                    \"updatedAt\": \"2022-09-30T16:16:11.296Z\",\n                    \"postId\": 4,\n                    \"post\": {\n                        \"id\": 4,\n                        \"caption\": \"Caption\",\n                        \"createdAt\": \"2022-09-30T16:16:11.273Z\",\n                        \"updatedAt\": \"2022-09-30T16:16:11.294Z\",\n                        \"userId\": 3,\n                        \"user\": {\n                            \"id\": 3,\n                            \"email\": \"alfonsusavianto@student.ub.ac.id\",\n                            \"name\": \"alfo\",\n                            \"username\": \"alfonsus_ub\",\n                            \"firebase_id\": \"SE0Gbgk0XLfocx2GZTidxIWwv8s2\",\n                            \"avatar_url\": \"https://storage.googleapis.com/notesgram-bucket/3f502fa1-62d3-497e-8dfb-43328fe9538b-0IFkF-pYEB_FMZFOZqfcK.png\",\n                            \"coins\": 858000,\n                            \"is_admin\": true,\n                            \"fcm_token\": \"dG4gXm-sQR6u3l8hxjMuKl:APA91bHJpmf8FascNEs0ODFAIuflyoTfiRrtFxlSiKGnSjK0W6xsYLn5aoycRYECZt5fBO5JQQhfQRhlhCWAwVp0vF7whVgZTtVN9b2KxGFWF3UxbpYVKV9hFOD0u32DgST5H9QCNZWu\",\n                            \"createdAt\": \"2022-09-30T12:54:04.565Z\",\n                            \"updatedAt\": \"2022-10-01T10:34:34.857Z\"\n                        }\n                    },\n                    \"note_pictures\": [\n                        {\n                            \"id\": 7,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/edbd27c3-ea30-4030-bb81-b3ed2cc67063-1200px-Kakilima_street_vendors_in_Jakarta.jpg\",\n                            \"createdAt\": \"2022-09-30T16:16:11.273Z\",\n                            \"updatedAt\": \"2022-09-30T16:16:11.296Z\",\n                            \"noteId\": 4\n                        },\n                        {\n                            \"id\": 8,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/d4d936cd-0170-4427-a14a-2926ad62279a-unsplash_pvHma684eEI.jpg\",\n                            \"createdAt\": \"2022-09-30T16:16:11.273Z\",\n                            \"updatedAt\": \"2022-09-30T16:16:11.296Z\",\n                            \"noteId\": 4\n                        }\n                    ]\n                }\n            },\n            \"category\": \"NOTE_SOLD\"\n        },\n        {\n            \"info\": {\n                \"id\": 1,\n                \"userId\": 2,\n                \"noteId\": 3,\n                \"price\": 20000,\n                \"createdAt\": \"2022-09-30T15:33:38.824Z\",\n                \"updatedAt\": \"2022-09-30T15:33:38.825Z\",\n                \"note\": {\n                    \"id\": 3,\n                    \"title\": \"Testing nig baru\",\n                    \"price\": 20000,\n                    \"createdAt\": \"2022-09-30T15:30:20.053Z\",\n                    \"updatedAt\": \"2022-09-30T15:30:20.072Z\",\n                    \"postId\": 3,\n                    \"post\": {\n                        \"id\": 3,\n                        \"caption\": \"Testing baru\",\n                        \"createdAt\": \"2022-09-30T15:30:20.053Z\",\n                        \"updatedAt\": \"2022-09-30T15:30:20.056Z\",\n                        \"userId\": 3,\n                        \"user\": {\n                            \"id\": 3,\n                            \"email\": \"alfonsusavianto@student.ub.ac.id\",\n                            \"name\": \"alfo\",\n                            \"username\": \"alfonsus_ub\",\n                            \"firebase_id\": \"SE0Gbgk0XLfocx2GZTidxIWwv8s2\",\n                            \"avatar_url\": \"https://storage.googleapis.com/notesgram-bucket/3f502fa1-62d3-497e-8dfb-43328fe9538b-0IFkF-pYEB_FMZFOZqfcK.png\",\n                            \"coins\": 858000,\n                            \"is_admin\": true,\n                            \"fcm_token\": \"dG4gXm-sQR6u3l8hxjMuKl:APA91bHJpmf8FascNEs0ODFAIuflyoTfiRrtFxlSiKGnSjK0W6xsYLn5aoycRYECZt5fBO5JQQhfQRhlhCWAwVp0vF7whVgZTtVN9b2KxGFWF3UxbpYVKV9hFOD0u32DgST5H9QCNZWu\",\n                            \"createdAt\": \"2022-09-30T12:54:04.565Z\",\n                            \"updatedAt\": \"2022-10-01T10:34:34.857Z\"\n                        }\n                    },\n                    \"note_pictures\": [\n                        {\n                            \"id\": 5,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/a9ece64f-bf60-44c8-94b8-f77363ee7acd-undraw_Beer_celebration_re_0iqw 1.png\",\n                            \"createdAt\": \"2022-09-30T15:30:20.053Z\",\n                            \"updatedAt\": \"2022-09-30T15:30:20.072Z\",\n                            \"noteId\": 3\n                        },\n                        {\n                            \"id\": 6,\n                            \"picture_url\": \"https://storage.googleapis.com/notesgram-bucket/d43fb485-df86-40b0-9265-2a718a35b9fb-Diagram Proposal Skripsi-Alur Penelitian.drawio.png\",\n                            \"createdAt\": \"2022-09-30T15:30:20.053Z\",\n                            \"updatedAt\": \"2022-09-30T15:30:20.072Z\",\n                            \"noteId\": 3\n                        }\n                    ]\n                }\n            },\n            \"category\": \"NOTE_SOLD\"\n        }\n    ]\n}"}],"_postman_id":"ec16df14-944b-4e92-8b8c-b072f1c9653b"}],"id":"635eb22a-db65-44a3-a8c9-f4e8c04f7924","_postman_id":"635eb22a-db65-44a3-a8c9-f4e8c04f7924","description":""},{"name":"Challenge","item":[{"name":"All Challenges","id":"77f9f7a7-db4f-491c-8f2b-4a20933716f8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/challenge","urlObject":{"path":["challenge"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"b297c895-ff08-48f3-8cc2-359dec740635","name":"All Challenges","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/challenge"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"359"},{"key":"ETag","value":"W/\"167-0u3OCFr+By9nHDm7C8OHxtIzmqI\""},{"key":"Date","value":"Sat, 01 Oct 2022 10:30:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 200,\n    \"message\": \"Success get all challenges and progress\",\n    \"data\": [\n        {\n            \"id\": 2,\n            \"period\": \"WEEKLY\",\n            \"category\": \"LIKE_GAINED\",\n            \"title\": \"Hadiah 5.000 Koin\",\n            \"description\": \"Kumpulkan like sebanyak 100\",\n            \"endAt\": \"2022-10-08T09:38:24.200Z\",\n            \"count\": 2,\n            \"reward\": 9000,\n            \"createdAt\": \"2022-10-01T09:38:24.205Z\",\n            \"ChallengeClaim\": [],\n            \"current_progress\": 2,\n            \"can_claim\": true\n        }\n    ]\n}"}],"_postman_id":"77f9f7a7-db4f-491c-8f2b-4a20933716f8"},{"name":"Create Challenge","id":"be5d7ffb-72e4-4f41-85de-538525307049","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Hadiah 5.000 Koin\",\r\n    \"description\": \"Kumpulkan like sebanyak 2\",\r\n    \"period\": \"WEEKLY\",\r\n    \"category\": \"LIKE_GAINED\",\r\n    \"reward\" : 9000,\r\n    \"count\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/challenge/create","urlObject":{"path":["challenge","create"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"8a7aba2d-5837-472a-8558-91022a3dca50","name":"Create Challenge","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"title\": \"Hadiah 5.000 Koin\",\r\n    \"description\": \"Kumpulkan like sebanyak 100\",\r\n    \"period\": \"WEEKLY\",\r\n    \"category\": \"LIKE_GAINED\",\r\n    \"reward\" : 9000,\r\n    \"count\" : 2\r\n}","options":{"raw":{"language":"json"}}},"url":"{{base_url}}/challenge/create"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"284"},{"key":"ETag","value":"W/\"11c-zyVwn4bZaBHQFBdOqbMKmcuRPR8\""},{"key":"Date","value":"Sat, 01 Oct 2022 09:38:24 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Success create challenge\",\n    \"data\": {\n        \"id\": 2,\n        \"period\": \"WEEKLY\",\n        \"category\": \"LIKE_GAINED\",\n        \"title\": \"Hadiah 5.000 Koin\",\n        \"description\": \"Kumpulkan like sebanyak 100\",\n        \"endAt\": \"2022-10-08T09:38:24.200Z\",\n        \"count\": 2,\n        \"reward\": 9000,\n        \"createdAt\": \"2022-10-01T09:38:24.205Z\"\n    }\n}"}],"_postman_id":"be5d7ffb-72e4-4f41-85de-538525307049"},{"name":"Claim Challenge Reward","id":"bf3eb4c5-6f1c-4ce4-a3fb-9232dac98dc3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"{{token}}"}]},"isInherited":false},"method":"GET","header":[],"url":"{{base_url}}/challenge/3/claim","urlObject":{"path":["challenge","3","claim"],"host":["{{base_url}}"],"query":[],"variable":[]}},"response":[{"id":"7a19f0ab-49eb-4a4f-ad33-05cdaaf2d0f0","name":"Claim Challenge Reward","originalRequest":{"method":"GET","header":[],"url":"{{base_url}}/challenge/3/claim"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"376"},{"key":"ETag","value":"W/\"178-WiCprs0SFIF0t6TfJr79Xjy8rNY\""},{"key":"Date","value":"Sat, 01 Oct 2022 10:34:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"statusCode\": 201,\n    \"message\": \"Success claim challenge reward\",\n    \"data\": {\n        \"id\": 2,\n        \"userId\": 3,\n        \"challengeId\": 3,\n        \"createdAt\": \"2022-10-01T10:34:33.417Z\",\n        \"challenge\": {\n            \"id\": 3,\n            \"period\": \"DAILY\",\n            \"category\": \"LIKE_GAINED\",\n            \"title\": \"Hadiah 5.000 Koin\",\n            \"description\": \"Kumpulkan like sebanyak 100\",\n            \"endAt\": \"2022-10-02T10:33:57.973Z\",\n            \"count\": 2,\n            \"reward\": 9000,\n            \"createdAt\": \"2022-10-01T10:33:57.976Z\"\n        }\n    }\n}"}],"_postman_id":"bf3eb4c5-6f1c-4ce4-a3fb-9232dac98dc3"}],"id":"1a4ae8b7-aeb9-4f31-9cc8-a15b0e1e0579","_postman_id":"1a4ae8b7-aeb9-4f31-9cc8-a15b0e1e0579","description":""}]}