{"info":{"_postman_id":"7bee3bad-254d-4b25-b50b-d6eb00bc226f","name":"FlyTick API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"15801526","collectionId":"7bee3bad-254d-4b25-b50b-d6eb00bc226f","publishedId":"2s8YszPAo8","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"EF5B25"},"publishDate":"2022-11-30T01:01:44.000Z"},"item":[{"name":"Auth","item":[{"name":"Login","id":"aa05fd17-40fb-44c3-ab73-2097a249a372","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"azarnuzy@gmail.com\",\r\n    \"password\": \"secret456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://flytick-dev.up.railway.app/api/auth/login","urlObject":{"protocol":"http","path":["api","auth","login"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"a2bd5477-d4d2-48b1-bf0f-7289e96089d7","name":"[Success] Login Admin","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"sekarmadukusumawardani@gmail.com\",\r\n    \"password\": \"secret123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://flytick-prod.up.railway.app/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"620"},{"key":"etag","value":"W/\"26c-ZP8QOe1xr2VfzT1jC8v6F45upBk\""},{"key":"date","value":"Sat, 31 Dec 2022 04:31:37 GMT"},{"key":"x-envoy-upstream-service-time","value":"131"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success login\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Sekar MK\",\n        \"email\": \"sekarmadukusumawardani@gmail.com\",\n        \"avatar_id\": 1,\n        \"role\": \"admin\",\n        \"balance\": 50000000,\n        \"biodata_id\": 1,\n        \"login_type\": \"basic\",\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY\"\n    }\n}"},{"id":"025146de-5688-4cf6-9603-b3d47c73b3df","name":"[Success] Login User","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"azarnuzy@gmail.com\",\r\n    \"password\": \"secret456\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://flytick-prod.up.railway.app/api/auth/login"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"587"},{"key":"etag","value":"W/\"24b-2YX1NdmpV7xhczr3zH0wgGijDMk\""},{"key":"date","value":"Sat, 31 Dec 2022 04:32:35 GMT"},{"key":"x-envoy-upstream-service-time","value":"102"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"success login\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Azar Nuzy\",\n        \"email\": \"azarnuzy@gmail.com\",\n        \"avatar_id\": 1,\n        \"role\": \"user\",\n        \"balance\": 50000000,\n        \"biodata_id\": 2,\n        \"login_type\": \"basic\",\n        \"token\": \"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg\"\n    }\n}"},{"id":"e00cc869-5b12-42d0-8fea-d6b1267fa45c","name":"[Failed] User Not Found","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"charlesgunawan23@gmail.com\",\r\n    \"password\": \"charles123\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-prod.up.railway.app/api/auth/login"},"status":"Internal Server Error","code":500,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"55"},{"key":"etag","value":"W/\"37-4tzZkp72mhGEwZ2ltCDaDcaDOrA\""},{"key":"date","value":"Sat, 24 Dec 2022 07:21:22 GMT"},{"key":"x-envoy-upstream-service-time","value":"69"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"user not found\",\n    \"data\": null\n}"}],"_postman_id":"aa05fd17-40fb-44c3-ab73-2097a249a372"},{"name":"Register","id":"b0db55f1-88c0-4e57-96ef-029cdbb74704","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"TEST Ayana\",\r\n    \"email\": \"ayanaalmira90@gmail.com\",\r\n    \"password\": \"test1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-dev.up.railway.app/api/auth/register","urlObject":{"protocol":"https","path":["api","auth","register"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"26a452f4-5917-4ccb-be16-ec2c1580527a","name":"[Success] Register","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"TEST Sekar Madu\",\r\n    \"email\": \"ayanaalmira90@gmail.com\",\r\n    \"password\": \"test1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-prod.up.railway.app/api/auth/register"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"353"},{"key":"etag","value":"W/\"161-8qjOdUnjNvvFGaegrsmUCEtKmao\""},{"key":"date","value":"Sat, 31 Dec 2022 04:49:06 GMT"},{"key":"x-envoy-upstream-service-time","value":"1300"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"user registered\",\n    \"data\": {\n        \"id\": 7,\n        \"name\": \"TEST Sekar Madu\",\n        \"email\": \"ayanaalmira90@gmail.com\",\n        \"password\": \"$2b$10$vyHGdpunUYTGvqHwUOFvbe5MsyhWHm6.PYgvD4BBVIexT8rklTBTa\",\n        \"avatar_id\": 1,\n        \"role\": \"user\",\n        \"balance\": 50000000,\n        \"biodata_id\": 0,\n        \"login_type\": \"basic\",\n        \"updatedAt\": \"2022-12-31T04:49:05.419Z\",\n        \"createdAt\": \"2022-12-31T04:49:05.419Z\"\n    }\n}"},{"id":"7cc78b4a-384a-4aaa-85f6-17c01dd5386d","name":"[Failed] User Already Exist","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"TEST Sekar Madu\",\r\n    \"email\": \"ayanaalmira90@gmail.com\",\r\n    \"password\": \"test1234\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-prod.up.railway.app/api/auth/register"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"59"},{"key":"etag","value":"W/\"3b-mA1LkkFiiDfBl3Ow3gRLdE8Gi0I\""},{"key":"date","value":"Sat, 31 Dec 2022 04:52:42 GMT"},{"key":"x-envoy-upstream-service-time","value":"28"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"user already exist\",\n    \"data\": null\n}"},{"id":"cf433762-6893-4a38-b2c9-8e81c4a1ba84","name":"[Failed] Min 8 Char Password","originalRequest":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"name\": \"TEST Sekar Madu\",\r\n    \"email\": \"sekarmadu90@gmail.com\",\r\n    \"password\": \"test12\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-prod.up.railway.app/api/auth/register"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"157"},{"key":"etag","value":"W/\"9d-HPUI1955ocGI+yo9zeJG7iUE/mE\""},{"key":"date","value":"Sat, 31 Dec 2022 04:51:46 GMT"},{"key":"x-envoy-upstream-service-time","value":"7"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"type\": \"stringMin\",\n        \"message\": \"The 'password' field length must be greater than or equal to 8 characters long.\",\n        \"field\": \"password\",\n        \"expected\": 8,\n        \"actual\": 6\n    }\n]"}],"_postman_id":"b0db55f1-88c0-4e57-96ef-029cdbb74704"},{"name":"Who am I","id":"4fddf75a-9116-4b8a-89e7-4ee262b9bbec","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/auth/whoami","urlObject":{"protocol":"https","path":["api","auth","whoami"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"9912d716-2711-4993-83dd-7b7036b39636","name":"[Success] Admin","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/auth/whoami"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"199"},{"key":"etag","value":"W/\"c7-H8Sq5SNWctQBdvGcRs6t67jqNhk\""},{"key":"date","value":"Sat, 31 Dec 2022 04:56:46 GMT"},{"key":"x-envoy-upstream-service-time","value":"39"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"user found\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Sekar MK\",\n        \"email\": \"sekarmadukusumawardani@gmail.com\",\n        \"avatar_id\": 1,\n        \"role\": \"admin\",\n        \"balance\": 50000000,\n        \"biodata_id\": 1,\n        \"login_type\": \"basic\"\n    }\n}"},{"id":"fd0dbd21-9a9d-41a1-b1d7-3c0c9210e626","name":"[Success] User","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/auth/whoami"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"185"},{"key":"etag","value":"W/\"b9-hs1SIDThJY1ySBTlcDANvMCx+6w\""},{"key":"date","value":"Sat, 31 Dec 2022 04:57:32 GMT"},{"key":"x-envoy-upstream-service-time","value":"25"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"user found\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Azar Nuzy\",\n        \"email\": \"azarnuzy@gmail.com\",\n        \"avatar_id\": 1,\n        \"role\": \"user\",\n        \"balance\": 50000000,\n        \"biodata_id\": 2,\n        \"login_type\": \"basic\"\n    }\n}"},{"id":"1f4cf297-f425-44ec-9acc-56da41a8f519","name":"[Failed] Unauthorized/Token Not Valid","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/auth/whoami"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"plain","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"date","value":"Sat, 31 Dec 2022 04:58:17 GMT"},{"key":"content-length","value":"12"},{"key":"x-envoy-upstream-service-time","value":"3"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"Unauthorized"}],"_postman_id":"4fddf75a-9116-4b8a-89e7-4ee262b9bbec"}],"id":"67f3b8d0-c986-4de6-94b8-7aa00a6b3ee5","_postman_id":"67f3b8d0-c986-4de6-94b8-7aa00a6b3ee5","description":""},{"name":"Oauth","item":[{"name":"Login Google","id":"aac57888-da1d-453f-a35b-3145e8a4274c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"body":{"mode":"raw","raw":"{\r\n    \"access_token\": \"ya29.a0AX9GBdUXV3x9GVw6bdkxEN4MCv9vCV23cYPDLwpqVycqEZtHG3DDjQyhwx_k5JLpFLXWENq9TtHRSSqjtkamksLjUY6NwR8IuXL1ZrxeH1SQhfZVsxIzoF2vMZpfBGJLbI7_olG1G9teGOVXCBNRTbKh-v3DXAaCgYKAScSARESFQHUCsbCDD9WYWJrLUuuXQhmtd5Vaw0165\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-dev.up.railway.app/api/oauth/login/google","urlObject":{"protocol":"https","path":["api","oauth","login","google"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"aac57888-da1d-453f-a35b-3145e8a4274c"},{"name":"Login Facebook","id":"9fe463c8-70ea-4a7a-ad90-2f579658e4c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://flytick-dev.up.railway.app/flytick-api/oauth/login/facebook","urlObject":{"protocol":"https","path":["flytick-api","oauth","login","facebook"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"9fe463c8-70ea-4a7a-ad90-2f579658e4c7"}],"id":"2846ec4b-bd3a-45c3-8b84-c7495b11d548","_postman_id":"2846ec4b-bd3a-45c3-8b84-c7495b11d548","description":""},{"name":"User","item":[{"name":"All User","id":"3edf02fb-c04e-4b0f-9533-faee544af628","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/user","urlObject":{"protocol":"https","path":["api","user"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"53a24555-5fca-4237-a15c-5921afe6bf8d","name":"[Success] As Admin","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"5169"},{"key":"etag","value":"W/\"1431-O8gQCqi77JNmfIq/+mx4P7MPPhA\""},{"key":"date","value":"Sat, 31 Dec 2022 05:03:03 GMT"},{"key":"x-envoy-upstream-service-time","value":"50"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all user success\",\n    \"pagination\": {\n        \"totalRows\": 7,\n        \"totalPages\": 1,\n        \"thisPageRows\": 7\n    },\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Sekar MK\",\n            \"email\": \"sekarmadukusumawardani@gmail.com\",\n            \"password\": \"$2b$10$MQjrvmcKW.xqzGAhhlIlLOZkJcLrHt.ameT6MZ8OmMXjytDReFTju\",\n            \"avatar_id\": 1,\n            \"role\": \"admin\",\n            \"balance\": 50000000,\n            \"biodata_id\": 1,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T04:20:18.888Z\",\n            \"updatedAt\": \"2022-12-31T04:20:18.888Z\",\n            \"biodata\": {\n                \"id\": 1,\n                \"email\": \"sekarmadukusumawardani@gmail.com\",\n                \"name\": \"Sekar MK\",\n                \"nik\": \"3175064307020014\",\n                \"birth_place\": \"Jawa Tengah\",\n                \"birth_date\": \"2002-07-02T17:00:00.000Z\",\n                \"telp\": \"089691798633\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T04:20:19.496Z\",\n                \"updatedAt\": \"2022-12-31T04:20:19.496Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Azar Nuzy\",\n            \"email\": \"azarnuzy@gmail.com\",\n            \"password\": \"$2b$10$CEvBSnYxlfVU64Zwik53OOuF2LYhO1wXGEO.7Kr9/Sf1oXG8CCtdS\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 2,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T04:20:18.954Z\",\n            \"updatedAt\": \"2022-12-31T04:20:18.954Z\",\n            \"biodata\": {\n                \"id\": 2,\n                \"email\": \"azarnuzy@gmail.com\",\n                \"name\": \"Azar Nuzy\",\n                \"nik\": \"3500064307020000\",\n                \"birth_place\": \"Banten\",\n                \"birth_date\": \"2001-11-05T17:00:00.000Z\",\n                \"telp\": \"082246449106\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T04:20:19.496Z\",\n                \"updatedAt\": \"2022-12-31T04:20:19.496Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Charles Gunawan\",\n            \"email\": \"charlesgunawan32@gmail.com\",\n            \"password\": \"$2b$10$Yjb2b5gxli.DtKyiNu9Ub.2RlDzsA/qEz8hpwIYyuWFON4mFw2A6m\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 3,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T04:20:19.021Z\",\n            \"updatedAt\": \"2022-12-31T04:20:19.021Z\",\n            \"biodata\": {\n                \"id\": 3,\n                \"email\": \"charlesgunawan32@gmail.com\",\n                \"name\": \"Charles Gunawan\",\n                \"nik\": \"3292929292929292\",\n                \"birth_place\": \"Jakarta\",\n                \"birth_date\": \"2001-12-13T17:00:00.000Z\",\n                \"telp\": \"082371511912\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T04:20:19.496Z\",\n                \"updatedAt\": \"2022-12-31T04:20:19.496Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Muhammad Naufal Aji Satrio\",\n            \"email\": \"muhnaufalaji@gmail.com\",\n            \"password\": \"$2b$10$laEvkBHWNvCnxt6DM1lM1ugdlh6aNHlE.5hfyUuJuSQS4.SJo2PX6\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 4,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T04:20:19.088Z\",\n            \"updatedAt\": \"2022-12-31T04:20:19.088Z\",\n            \"biodata\": {\n                \"id\": 4,\n                \"email\": \"udin@gmail.com\",\n                \"name\": \"Udin Herman\",\n                \"nik\": \"3292911111922111\",\n                \"birth_place\": \"Surabaya\",\n                \"birth_date\": \"2000-01-13T17:00:00.000Z\",\n                \"telp\": \"083371511112\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T04:20:19.496Z\",\n                \"updatedAt\": \"2022-12-31T04:20:19.496Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"name\": \"Monkey D Garp\",\n            \"email\": \"monkeydgarp@gmail.com\",\n            \"password\": \"$2b$10$AT1PHqBrodrwlyxM8SdTIe/rmsoWT0AWxnePRoWy4pVK4VjW2arUK\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 11,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T04:22:53.120Z\",\n            \"updatedAt\": \"2022-12-31T04:22:53.137Z\",\n            \"biodata\": {\n                \"id\": 11,\n                \"email\": \"monkeydgarp@gmail.com\",\n                \"name\": \"Monkey D Garp\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T04:22:53.131Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T04:22:53.132Z\",\n                \"updatedAt\": \"2022-12-31T04:22:53.132Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Monkey D Luffy\",\n            \"email\": \"monkeydluff@gmail.com\",\n            \"password\": \"$2b$10$BESv/gW8RwzhP.LbBGEzdebp8jGyMOgHqhael13k8F1/h6zjDsqde\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 12,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T04:47:02.975Z\",\n            \"updatedAt\": \"2022-12-31T04:47:02.987Z\",\n            \"biodata\": {\n                \"id\": 12,\n                \"email\": \"monkeydluff@gmail.com\",\n                \"name\": \"Monkey D Luffy\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T04:47:02.982Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T04:47:02.982Z\",\n                \"updatedAt\": \"2022-12-31T04:47:02.982Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"name\": \"TEST Sekar Madu\",\n            \"email\": \"ayanaalmira90@gmail.com\",\n            \"password\": \"$2b$10$vyHGdpunUYTGvqHwUOFvbe5MsyhWHm6.PYgvD4BBVIexT8rklTBTa\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 13,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T04:49:05.419Z\",\n            \"updatedAt\": \"2022-12-31T04:49:05.430Z\",\n            \"biodata\": {\n                \"id\": 13,\n                \"email\": \"ayanaalmira90@gmail.com\",\n                \"name\": \"TEST Sekar Madu\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T04:49:05.424Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T04:49:05.425Z\",\n                \"updatedAt\": \"2022-12-31T04:49:05.425Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        }\n    ]\n}"},{"id":"8685b312-a619-4ad8-afdd-a73ae52c8d79","name":"[Success] As User Only Get Him/Her Self","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/user"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"343"},{"key":"etag","value":"W/\"157-2N+64p3tpdkugCunlo/kBQZGmOs\""},{"key":"date","value":"Sat, 31 Dec 2022 05:04:09 GMT"},{"key":"x-envoy-upstream-service-time","value":"33"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get user success\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Azar Nuzy\",\n        \"email\": \"azarnuzy@gmail.com\",\n        \"password\": \"$2b$10$CEvBSnYxlfVU64Zwik53OOuF2LYhO1wXGEO.7Kr9/Sf1oXG8CCtdS\",\n        \"avatar_id\": 1,\n        \"role\": \"user\",\n        \"balance\": 50000000,\n        \"biodata_id\": 2,\n        \"login_type\": \"basic\",\n        \"createdAt\": \"2022-12-31T04:20:18.954Z\",\n        \"updatedAt\": \"2022-12-31T04:20:18.954Z\"\n    }\n}"},{"id":"2322f33f-8cd5-49b4-8503-ed83d2f602be","name":"[Failed] Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text","disabled":true}],"url":"https://flytick-prod.up.railway.app/api/user"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 05:05:23 GMT"},{"key":"x-envoy-upstream-service-time","value":"4"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"3edf02fb-c04e-4b0f-9533-faee544af628"},{"name":"Detail User","id":"f06eef3d-6c71-4562-9f50-fe1c3bac22e5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/user/5","urlObject":{"protocol":"https","path":["api","user","5"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"a1096755-fea8-4224-b8f4-2b77579c8255","name":"[Success] As Admin Get Any","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/user/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"782"},{"key":"etag","value":"W/\"30e-mbMhjIArxRI5z3BW77wZ6sv3/xk\""},{"key":"date","value":"Sat, 31 Dec 2022 05:07:25 GMT"},{"key":"x-envoy-upstream-service-time","value":"39"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get user success\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Azar Nuzy\",\n        \"email\": \"azarnuzy@gmail.com\",\n        \"password\": \"$2b$10$CEvBSnYxlfVU64Zwik53OOuF2LYhO1wXGEO.7Kr9/Sf1oXG8CCtdS\",\n        \"avatar_id\": 1,\n        \"role\": \"user\",\n        \"balance\": 50000000,\n        \"biodata_id\": 2,\n        \"login_type\": \"basic\",\n        \"createdAt\": \"2022-12-31T04:20:18.954Z\",\n        \"updatedAt\": \"2022-12-31T04:20:18.954Z\",\n        \"biodata\": {\n            \"id\": 2,\n            \"email\": \"azarnuzy@gmail.com\",\n            \"name\": \"Azar Nuzy\",\n            \"nik\": \"3500064307020000\",\n            \"birth_place\": \"Banten\",\n            \"birth_date\": \"2001-11-05T17:00:00.000Z\",\n            \"telp\": \"082246449106\",\n            \"nationality\": \"United States\",\n            \"no_passport\": null,\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T04:20:19.496Z\",\n            \"updatedAt\": \"2022-12-31T04:20:19.496Z\"\n        },\n        \"avatar\": {\n            \"filename\": \"default.png\",\n            \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n        }\n    }\n}"},{"id":"db84fb84-f19d-425b-b70f-8614e4189e9a","name":"[Success] As User Get Him/Her Self","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/user/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"782"},{"key":"etag","value":"W/\"30e-mbMhjIArxRI5z3BW77wZ6sv3/xk\""},{"key":"date","value":"Sat, 31 Dec 2022 05:08:27 GMT"},{"key":"x-envoy-upstream-service-time","value":"32"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get user success\",\n    \"data\": {\n        \"id\": 2,\n        \"name\": \"Azar Nuzy\",\n        \"email\": \"azarnuzy@gmail.com\",\n        \"password\": \"$2b$10$CEvBSnYxlfVU64Zwik53OOuF2LYhO1wXGEO.7Kr9/Sf1oXG8CCtdS\",\n        \"avatar_id\": 1,\n        \"role\": \"user\",\n        \"balance\": 50000000,\n        \"biodata_id\": 2,\n        \"login_type\": \"basic\",\n        \"createdAt\": \"2022-12-31T04:20:18.954Z\",\n        \"updatedAt\": \"2022-12-31T04:20:18.954Z\",\n        \"biodata\": {\n            \"id\": 2,\n            \"email\": \"azarnuzy@gmail.com\",\n            \"name\": \"Azar Nuzy\",\n            \"nik\": \"3500064307020000\",\n            \"birth_place\": \"Banten\",\n            \"birth_date\": \"2001-11-05T17:00:00.000Z\",\n            \"telp\": \"082246449106\",\n            \"nationality\": \"United States\",\n            \"no_passport\": null,\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T04:20:19.496Z\",\n            \"updatedAt\": \"2022-12-31T04:20:19.496Z\"\n        },\n        \"avatar\": {\n            \"filename\": \"default.png\",\n            \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n        }\n    }\n}"},{"id":"2b1a133f-a746-4533-ae82-e5019f063ef4","name":"[Failed] Unauthroized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text","disabled":true}],"url":"https://flytick-prod.up.railway.app/api/user/1"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 05:09:41 GMT"},{"key":"x-envoy-upstream-service-time","value":"3"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"f06eef3d-6c71-4562-9f50-fe1c3bac22e5"},{"name":"Search User","id":"c8443ae9-cc73-4cdf-b00d-d2781a1560ea","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/user?search=sekar","urlObject":{"protocol":"https","path":["api","user"],"host":["flytick-dev","up","railway","app"],"query":[{"key":"search","value":"sekar"}],"variable":[]}},"response":[{"id":"4413be60-9be3-4127-9c7d-ef547640d685","name":"[Success] One Word","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/user?search=sekar","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","user"],"query":[{"key":"search","value":"sekar"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"867"},{"key":"etag","value":"W/\"363-+u02vLvldFlL2j2ajzrHPizl6Ck\""},{"key":"date","value":"Sat, 31 Dec 2022 08:36:35 GMT"},{"key":"x-envoy-upstream-service-time","value":"53"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all user success\",\n    \"pagination\": {\n        \"totalRows\": 1,\n        \"totalPages\": 1,\n        \"thisPageRows\": 1\n    },\n    \"data\": [\n        {\n            \"id\": 1,\n            \"name\": \"Sekar MK\",\n            \"email\": \"sekarmadukusumawardani@gmail.com\",\n            \"password\": \"$2b$10$SOtaHQdDc2owL0/JsTHyseUPet6xdfqg8.aCF6ybpsYIpjcLdhOaK\",\n            \"avatar_id\": 1,\n            \"role\": \"admin\",\n            \"balance\": 50000000,\n            \"biodata_id\": 1,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.696Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.696Z\",\n            \"biodata\": {\n                \"id\": 1,\n                \"email\": \"sekarmadukusumawardani@gmail.com\",\n                \"name\": \"Sekar MK\",\n                \"nik\": \"3175064307020014\",\n                \"birth_place\": \"Jawa Tengah\",\n                \"birth_date\": \"2002-07-02T17:00:00.000Z\",\n                \"telp\": \"089691798633\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        }\n    ]\n}"},{"id":"055298ff-274e-42ee-bf9d-3053b3945be5","name":"[Success] Two Word or More","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/user?search=azar%nuzy","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","user"],"query":[{"key":"search","value":"azar%nuzy"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"929"},{"key":"etag","value":"W/\"3a1-lHQriLDp0BQfOqGGKlQ5cLOtwro\""},{"key":"date","value":"Sat, 31 Dec 2022 08:37:52 GMT"},{"key":"x-envoy-upstream-service-time","value":"43"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all user success\",\n    \"pagination\": {\n        \"totalRows\": 1,\n        \"totalPages\": 1,\n        \"thisPageRows\": 1\n    },\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"Muhammad Azar Nuzy\",\n            \"email\": \"azarnuzy@gmail.com\",\n            \"password\": \"$2b$10$ySUQd/IksfCHFzdgKGAUH.YTc5KFZEzj2PLX534Q2XxxSUeFLzK.2\",\n            \"avatar_id\": 2,\n            \"role\": \"user\",\n            \"balance\": 75000000,\n            \"biodata_id\": 2,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.762Z\",\n            \"updatedAt\": \"2022-12-31T08:24:00.277Z\",\n            \"biodata\": {\n                \"id\": 2,\n                \"email\": \"azarnuzy@gmail.com\",\n                \"name\": \"Muhammad Azar Nuzy\",\n                \"nik\": \"0643317500140702\",\n                \"birth_place\": \"Pandeglang, Banten\",\n                \"birth_date\": \"2001-11-06T00:00:00.000Z\",\n                \"telp\": \"082246449106\",\n                \"nationality\": 1,\n                \"no_passport\": \"A9601796\",\n                \"issue_date\": \"2021-11-17T00:00:00.000Z\",\n                \"expire_date\": \"2024-11-17T00:00:00.000Z\",\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:24:00.291Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"mark__CqpdD0P6.jpg\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/mark__CqpdD0P6.jpg\"\n            }\n        }\n    ]\n}"},{"id":"e0ae0fea-b412-4aee-bcdb-13394b3dc551","name":"[Success] Sub Word / Partial","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/user?search=na","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","user"],"query":[{"key":"search","value":"na"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"3010"},{"key":"etag","value":"W/\"bc2-+6SVt5/FzAbDx0MgdZ5gMLhtDUA\""},{"key":"date","value":"Sat, 31 Dec 2022 08:38:42 GMT"},{"key":"x-envoy-upstream-service-time","value":"41"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all user success\",\n    \"pagination\": {\n        \"totalRows\": 4,\n        \"totalPages\": 1,\n        \"thisPageRows\": 4\n    },\n    \"data\": [\n        {\n            \"id\": 3,\n            \"name\": \"Charles Gunawan\",\n            \"email\": \"charlesgunawan32@gmail.com\",\n            \"password\": \"$2b$10$oh70BUi/w/cX1/WccPpUx.zWcvqNoTNLkEc5ve5tbMo/rHG8QCWz2\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 3,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.829Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.829Z\",\n            \"biodata\": {\n                \"id\": 3,\n                \"email\": \"charlesgunawan32@gmail.com\",\n                \"name\": \"Charles Gunawan\",\n                \"nik\": \"3292929292929292\",\n                \"birth_place\": \"Jakarta\",\n                \"birth_date\": \"2001-12-13T17:00:00.000Z\",\n                \"telp\": \"082371511912\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Muhammad Naufal Aji Satrio\",\n            \"email\": \"muhnaufalaji@gmail.com\",\n            \"password\": \"$2b$10$nA35zyR5acrN0Gbvqup9U.qtkVldBUrwj90icmRRA.XzqQGDhJq6a\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 4,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.896Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.896Z\",\n            \"biodata\": {\n                \"id\": 4,\n                \"email\": \"udin@gmail.com\",\n                \"name\": \"Udin Herman\",\n                \"nik\": \"3292911111922111\",\n                \"birth_place\": \"Surabaya\",\n                \"birth_date\": \"2000-01-13T17:00:00.000Z\",\n                \"telp\": \"083371511112\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Ayana Almira\",\n            \"email\": \"ayanaalmira90@gmal.com\",\n            \"password\": \"$2b$10$foYHOwnngENHFtVNfftUEerUzLRij.VN53f0oOZwHUQeF7uXj2Qnu\",\n            \"avatar_id\": 3,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 12,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:27:28.223Z\",\n            \"updatedAt\": \"2022-12-31T08:27:28.235Z\",\n            \"biodata\": {\n                \"id\": 12,\n                \"email\": \"ayanaalmira90@gmal.com\",\n                \"name\": \"Ayana Almira\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T08:27:28.229Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:27:28.229Z\",\n                \"updatedAt\": \"2022-12-31T08:27:28.229Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"kitten_squ9fqdBx.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/kitten_squ9fqdBx.png\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Ayana Almira\",\n            \"email\": \"ayanaalmira@gmal.com\",\n            \"password\": \"$2b$10$hd7SaVVRprqrpv7XkX5HLu9Jpp/PI0tWVZV/9VmlyMxhVQ3JFTbN.\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 13,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:29:26.115Z\",\n            \"updatedAt\": \"2022-12-31T08:29:26.126Z\",\n            \"biodata\": {\n                \"id\": 13,\n                \"email\": \"ayanaalmira@gmal.com\",\n                \"name\": \"Ayana Almira\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T08:29:26.121Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:29:26.121Z\",\n                \"updatedAt\": \"2022-12-31T08:29:26.121Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        }\n    ]\n}"},{"id":"e07cb483-a797-470b-a24e-f97cba9b6ee3","name":"[Success] Not Found Any Match","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/user?search=joe","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","user"],"query":[{"key":"search","value":"joe"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"119"},{"key":"etag","value":"W/\"77-oZXWAgNIYVadUKwPjr+ANvyW5aY\""},{"key":"date","value":"Sat, 31 Dec 2022 08:39:56 GMT"},{"key":"x-envoy-upstream-service-time","value":"52"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all user success\",\n    \"pagination\": {\n        \"totalRows\": 0,\n        \"totalPages\": 0,\n        \"thisPageRows\": 0\n    },\n    \"data\": []\n}"},{"id":"b3d6d325-9f66-4dd7-9204-2869b00baf2a","name":"[Failed] Unauthorized - Not an Admin","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text","disabled":true}],"url":{"raw":"https://flytick-prod.up.railway.app/api/user?search=sekar","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","user"],"query":[{"key":"search","value":"sekar"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 08:40:49 GMT"},{"key":"x-envoy-upstream-service-time","value":"3"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"c8443ae9-cc73-4cdf-b00d-d2781a1560ea"},{"name":"Sort User","id":"84757a98-9e08-4074-8712-a49e651ceb54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/user?sort=createdAt&type=desc","urlObject":{"protocol":"https","path":["api","user"],"host":["flytick-dev","up","railway","app"],"query":[{"key":"sort","value":"createdAt"},{"key":"type","value":"desc"}],"variable":[]}},"response":[{"id":"1c460aea-3109-430d-bb35-39a17bd7a25c","name":"[Success] By Name ASC","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/user?sort=name&type=asc","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","user"],"query":[{"key":"sort","value":"name"},{"key":"type","value":"asc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"4570"},{"key":"etag","value":"W/\"11da-toz3L8b2/F9+dMKLXTwTqHlI7U0\""},{"key":"date","value":"Sat, 31 Dec 2022 08:43:15 GMT"},{"key":"x-envoy-upstream-service-time","value":"36"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all user success\",\n    \"pagination\": {\n        \"totalRows\": 6,\n        \"totalPages\": 1,\n        \"thisPageRows\": 6\n    },\n    \"data\": [\n        {\n            \"id\": 6,\n            \"name\": \"Ayana Almira\",\n            \"email\": \"ayanaalmira90@gmal.com\",\n            \"password\": \"$2b$10$foYHOwnngENHFtVNfftUEerUzLRij.VN53f0oOZwHUQeF7uXj2Qnu\",\n            \"avatar_id\": 3,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 12,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:27:28.223Z\",\n            \"updatedAt\": \"2022-12-31T08:27:28.235Z\",\n            \"biodata\": {\n                \"id\": 12,\n                \"email\": \"ayanaalmira90@gmal.com\",\n                \"name\": \"Ayana Almira\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T08:27:28.229Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:27:28.229Z\",\n                \"updatedAt\": \"2022-12-31T08:27:28.229Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"kitten_squ9fqdBx.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/kitten_squ9fqdBx.png\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Ayana Almira\",\n            \"email\": \"ayanaalmira@gmal.com\",\n            \"password\": \"$2b$10$hd7SaVVRprqrpv7XkX5HLu9Jpp/PI0tWVZV/9VmlyMxhVQ3JFTbN.\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 13,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:29:26.115Z\",\n            \"updatedAt\": \"2022-12-31T08:29:26.126Z\",\n            \"biodata\": {\n                \"id\": 13,\n                \"email\": \"ayanaalmira@gmal.com\",\n                \"name\": \"Ayana Almira\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T08:29:26.121Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:29:26.121Z\",\n                \"updatedAt\": \"2022-12-31T08:29:26.121Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Charles Gunawan\",\n            \"email\": \"charlesgunawan32@gmail.com\",\n            \"password\": \"$2b$10$oh70BUi/w/cX1/WccPpUx.zWcvqNoTNLkEc5ve5tbMo/rHG8QCWz2\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 3,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.829Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.829Z\",\n            \"biodata\": {\n                \"id\": 3,\n                \"email\": \"charlesgunawan32@gmail.com\",\n                \"name\": \"Charles Gunawan\",\n                \"nik\": \"3292929292929292\",\n                \"birth_place\": \"Jakarta\",\n                \"birth_date\": \"2001-12-13T17:00:00.000Z\",\n                \"telp\": \"082371511912\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Muhammad Azar Nuzy\",\n            \"email\": \"azarnuzy@gmail.com\",\n            \"password\": \"$2b$10$ySUQd/IksfCHFzdgKGAUH.YTc5KFZEzj2PLX534Q2XxxSUeFLzK.2\",\n            \"avatar_id\": 2,\n            \"role\": \"user\",\n            \"balance\": 75000000,\n            \"biodata_id\": 2,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.762Z\",\n            \"updatedAt\": \"2022-12-31T08:24:00.277Z\",\n            \"biodata\": {\n                \"id\": 2,\n                \"email\": \"azarnuzy@gmail.com\",\n                \"name\": \"Muhammad Azar Nuzy\",\n                \"nik\": \"0643317500140702\",\n                \"birth_place\": \"Pandeglang, Banten\",\n                \"birth_date\": \"2001-11-06T00:00:00.000Z\",\n                \"telp\": \"082246449106\",\n                \"nationality\": 1,\n                \"no_passport\": \"A9601796\",\n                \"issue_date\": \"2021-11-17T00:00:00.000Z\",\n                \"expire_date\": \"2024-11-17T00:00:00.000Z\",\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:24:00.291Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"mark__CqpdD0P6.jpg\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/mark__CqpdD0P6.jpg\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Muhammad Naufal Aji Satrio\",\n            \"email\": \"muhnaufalaji@gmail.com\",\n            \"password\": \"$2b$10$nA35zyR5acrN0Gbvqup9U.qtkVldBUrwj90icmRRA.XzqQGDhJq6a\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 4,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.896Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.896Z\",\n            \"biodata\": {\n                \"id\": 4,\n                \"email\": \"udin@gmail.com\",\n                \"name\": \"Udin Herman\",\n                \"nik\": \"3292911111922111\",\n                \"birth_place\": \"Surabaya\",\n                \"birth_date\": \"2000-01-13T17:00:00.000Z\",\n                \"telp\": \"083371511112\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Sekar MK\",\n            \"email\": \"sekarmadukusumawardani@gmail.com\",\n            \"password\": \"$2b$10$SOtaHQdDc2owL0/JsTHyseUPet6xdfqg8.aCF6ybpsYIpjcLdhOaK\",\n            \"avatar_id\": 1,\n            \"role\": \"admin\",\n            \"balance\": 50000000,\n            \"biodata_id\": 1,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.696Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.696Z\",\n            \"biodata\": {\n                \"id\": 1,\n                \"email\": \"sekarmadukusumawardani@gmail.com\",\n                \"name\": \"Sekar MK\",\n                \"nik\": \"3175064307020014\",\n                \"birth_place\": \"Jawa Tengah\",\n                \"birth_date\": \"2002-07-02T17:00:00.000Z\",\n                \"telp\": \"089691798633\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        }\n    ]\n}"},{"id":"1e3a3d14-585d-4ea7-8ca6-b7a24f8af90b","name":"[Success] By Balance DESC","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/user?sort=balance&type=desc","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","user"],"query":[{"key":"sort","value":"balance"},{"key":"type","value":"desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"4570"},{"key":"etag","value":"W/\"11da-KYTwqWeJkVQLROyqj7GM3sAhdH4\""},{"key":"date","value":"Sat, 31 Dec 2022 08:45:22 GMT"},{"key":"x-envoy-upstream-service-time","value":"41"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all user success\",\n    \"pagination\": {\n        \"totalRows\": 6,\n        \"totalPages\": 1,\n        \"thisPageRows\": 6\n    },\n    \"data\": [\n        {\n            \"id\": 2,\n            \"name\": \"Muhammad Azar Nuzy\",\n            \"email\": \"azarnuzy@gmail.com\",\n            \"password\": \"$2b$10$ySUQd/IksfCHFzdgKGAUH.YTc5KFZEzj2PLX534Q2XxxSUeFLzK.2\",\n            \"avatar_id\": 2,\n            \"role\": \"user\",\n            \"balance\": 75000000,\n            \"biodata_id\": 2,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.762Z\",\n            \"updatedAt\": \"2022-12-31T08:24:00.277Z\",\n            \"biodata\": {\n                \"id\": 2,\n                \"email\": \"azarnuzy@gmail.com\",\n                \"name\": \"Muhammad Azar Nuzy\",\n                \"nik\": \"0643317500140702\",\n                \"birth_place\": \"Pandeglang, Banten\",\n                \"birth_date\": \"2001-11-06T00:00:00.000Z\",\n                \"telp\": \"082246449106\",\n                \"nationality\": 1,\n                \"no_passport\": \"A9601796\",\n                \"issue_date\": \"2021-11-17T00:00:00.000Z\",\n                \"expire_date\": \"2024-11-17T00:00:00.000Z\",\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:24:00.291Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"mark__CqpdD0P6.jpg\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/mark__CqpdD0P6.jpg\"\n            }\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Sekar MK\",\n            \"email\": \"sekarmadukusumawardani@gmail.com\",\n            \"password\": \"$2b$10$SOtaHQdDc2owL0/JsTHyseUPet6xdfqg8.aCF6ybpsYIpjcLdhOaK\",\n            \"avatar_id\": 1,\n            \"role\": \"admin\",\n            \"balance\": 50000000,\n            \"biodata_id\": 1,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.696Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.696Z\",\n            \"biodata\": {\n                \"id\": 1,\n                \"email\": \"sekarmadukusumawardani@gmail.com\",\n                \"name\": \"Sekar MK\",\n                \"nik\": \"3175064307020014\",\n                \"birth_place\": \"Jawa Tengah\",\n                \"birth_date\": \"2002-07-02T17:00:00.000Z\",\n                \"telp\": \"089691798633\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Charles Gunawan\",\n            \"email\": \"charlesgunawan32@gmail.com\",\n            \"password\": \"$2b$10$oh70BUi/w/cX1/WccPpUx.zWcvqNoTNLkEc5ve5tbMo/rHG8QCWz2\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 3,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.829Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.829Z\",\n            \"biodata\": {\n                \"id\": 3,\n                \"email\": \"charlesgunawan32@gmail.com\",\n                \"name\": \"Charles Gunawan\",\n                \"nik\": \"3292929292929292\",\n                \"birth_place\": \"Jakarta\",\n                \"birth_date\": \"2001-12-13T17:00:00.000Z\",\n                \"telp\": \"082371511912\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Muhammad Naufal Aji Satrio\",\n            \"email\": \"muhnaufalaji@gmail.com\",\n            \"password\": \"$2b$10$nA35zyR5acrN0Gbvqup9U.qtkVldBUrwj90icmRRA.XzqQGDhJq6a\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 4,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.896Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.896Z\",\n            \"biodata\": {\n                \"id\": 4,\n                \"email\": \"udin@gmail.com\",\n                \"name\": \"Udin Herman\",\n                \"nik\": \"3292911111922111\",\n                \"birth_place\": \"Surabaya\",\n                \"birth_date\": \"2000-01-13T17:00:00.000Z\",\n                \"telp\": \"083371511112\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Ayana Almira\",\n            \"email\": \"ayanaalmira90@gmal.com\",\n            \"password\": \"$2b$10$foYHOwnngENHFtVNfftUEerUzLRij.VN53f0oOZwHUQeF7uXj2Qnu\",\n            \"avatar_id\": 3,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 12,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:27:28.223Z\",\n            \"updatedAt\": \"2022-12-31T08:27:28.235Z\",\n            \"biodata\": {\n                \"id\": 12,\n                \"email\": \"ayanaalmira90@gmal.com\",\n                \"name\": \"Ayana Almira\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T08:27:28.229Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:27:28.229Z\",\n                \"updatedAt\": \"2022-12-31T08:27:28.229Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"kitten_squ9fqdBx.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/kitten_squ9fqdBx.png\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"name\": \"Ayana Almira\",\n            \"email\": \"ayanaalmira@gmal.com\",\n            \"password\": \"$2b$10$hd7SaVVRprqrpv7XkX5HLu9Jpp/PI0tWVZV/9VmlyMxhVQ3JFTbN.\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 13,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:29:26.115Z\",\n            \"updatedAt\": \"2022-12-31T08:29:26.126Z\",\n            \"biodata\": {\n                \"id\": 13,\n                \"email\": \"ayanaalmira@gmal.com\",\n                \"name\": \"Ayana Almira\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T08:29:26.121Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:29:26.121Z\",\n                \"updatedAt\": \"2022-12-31T08:29:26.121Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        }\n    ]\n}"},{"id":"13edb466-4bc9-42d3-a9b4-59f595eafe4a","name":"[Success] By Date Created DESC","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/user?sort=createdAt&type=desc","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","user"],"query":[{"key":"sort","value":"createdAt"},{"key":"type","value":"desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"4570"},{"key":"etag","value":"W/\"11da-24WCLck+3Y59JPNhwTqNg8Ywsz0\""},{"key":"date","value":"Sat, 31 Dec 2022 08:46:53 GMT"},{"key":"x-envoy-upstream-service-time","value":"52"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all user success\",\n    \"pagination\": {\n        \"totalRows\": 6,\n        \"totalPages\": 1,\n        \"thisPageRows\": 6\n    },\n    \"data\": [\n        {\n            \"id\": 7,\n            \"name\": \"Ayana Almira\",\n            \"email\": \"ayanaalmira@gmal.com\",\n            \"password\": \"$2b$10$hd7SaVVRprqrpv7XkX5HLu9Jpp/PI0tWVZV/9VmlyMxhVQ3JFTbN.\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 13,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:29:26.115Z\",\n            \"updatedAt\": \"2022-12-31T08:29:26.126Z\",\n            \"biodata\": {\n                \"id\": 13,\n                \"email\": \"ayanaalmira@gmal.com\",\n                \"name\": \"Ayana Almira\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T08:29:26.121Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:29:26.121Z\",\n                \"updatedAt\": \"2022-12-31T08:29:26.121Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"name\": \"Ayana Almira\",\n            \"email\": \"ayanaalmira90@gmal.com\",\n            \"password\": \"$2b$10$foYHOwnngENHFtVNfftUEerUzLRij.VN53f0oOZwHUQeF7uXj2Qnu\",\n            \"avatar_id\": 3,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 12,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:27:28.223Z\",\n            \"updatedAt\": \"2022-12-31T08:27:28.235Z\",\n            \"biodata\": {\n                \"id\": 12,\n                \"email\": \"ayanaalmira90@gmal.com\",\n                \"name\": \"Ayana Almira\",\n                \"nik\": \"\",\n                \"birth_place\": \"\",\n                \"birth_date\": \"2022-12-31T08:27:28.229Z\",\n                \"telp\": \"\",\n                \"nationality\": 0,\n                \"no_passport\": \"\",\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:27:28.229Z\",\n                \"updatedAt\": \"2022-12-31T08:27:28.229Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"kitten_squ9fqdBx.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/kitten_squ9fqdBx.png\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"name\": \"Muhammad Naufal Aji Satrio\",\n            \"email\": \"muhnaufalaji@gmail.com\",\n            \"password\": \"$2b$10$nA35zyR5acrN0Gbvqup9U.qtkVldBUrwj90icmRRA.XzqQGDhJq6a\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 4,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.896Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.896Z\",\n            \"biodata\": {\n                \"id\": 4,\n                \"email\": \"udin@gmail.com\",\n                \"name\": \"Udin Herman\",\n                \"nik\": \"3292911111922111\",\n                \"birth_place\": \"Surabaya\",\n                \"birth_date\": \"2000-01-13T17:00:00.000Z\",\n                \"telp\": \"083371511112\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 3,\n            \"name\": \"Charles Gunawan\",\n            \"email\": \"charlesgunawan32@gmail.com\",\n            \"password\": \"$2b$10$oh70BUi/w/cX1/WccPpUx.zWcvqNoTNLkEc5ve5tbMo/rHG8QCWz2\",\n            \"avatar_id\": 1,\n            \"role\": \"user\",\n            \"balance\": 50000000,\n            \"biodata_id\": 3,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.829Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.829Z\",\n            \"biodata\": {\n                \"id\": 3,\n                \"email\": \"charlesgunawan32@gmail.com\",\n                \"name\": \"Charles Gunawan\",\n                \"nik\": \"3292929292929292\",\n                \"birth_place\": \"Jakarta\",\n                \"birth_date\": \"2001-12-13T17:00:00.000Z\",\n                \"telp\": \"082371511912\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"name\": \"Muhammad Azar Nuzy\",\n            \"email\": \"azarnuzy@gmail.com\",\n            \"password\": \"$2b$10$ySUQd/IksfCHFzdgKGAUH.YTc5KFZEzj2PLX534Q2XxxSUeFLzK.2\",\n            \"avatar_id\": 2,\n            \"role\": \"user\",\n            \"balance\": 75000000,\n            \"biodata_id\": 2,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.762Z\",\n            \"updatedAt\": \"2022-12-31T08:24:00.277Z\",\n            \"biodata\": {\n                \"id\": 2,\n                \"email\": \"azarnuzy@gmail.com\",\n                \"name\": \"Muhammad Azar Nuzy\",\n                \"nik\": \"0643317500140702\",\n                \"birth_place\": \"Pandeglang, Banten\",\n                \"birth_date\": \"2001-11-06T00:00:00.000Z\",\n                \"telp\": \"082246449106\",\n                \"nationality\": 1,\n                \"no_passport\": \"A9601796\",\n                \"issue_date\": \"2021-11-17T00:00:00.000Z\",\n                \"expire_date\": \"2024-11-17T00:00:00.000Z\",\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:24:00.291Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"mark__CqpdD0P6.jpg\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/mark__CqpdD0P6.jpg\"\n            }\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Sekar MK\",\n            \"email\": \"sekarmadukusumawardani@gmail.com\",\n            \"password\": \"$2b$10$SOtaHQdDc2owL0/JsTHyseUPet6xdfqg8.aCF6ybpsYIpjcLdhOaK\",\n            \"avatar_id\": 1,\n            \"role\": \"admin\",\n            \"balance\": 50000000,\n            \"biodata_id\": 1,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-31T08:20:32.696Z\",\n            \"updatedAt\": \"2022-12-31T08:20:32.696Z\",\n            \"biodata\": {\n                \"id\": 1,\n                \"email\": \"sekarmadukusumawardani@gmail.com\",\n                \"name\": \"Sekar MK\",\n                \"nik\": \"3175064307020014\",\n                \"birth_place\": \"Jawa Tengah\",\n                \"birth_date\": \"2002-07-02T17:00:00.000Z\",\n                \"telp\": \"089691798633\",\n                \"nationality\": 1,\n                \"no_passport\": null,\n                \"issue_date\": null,\n                \"expire_date\": null,\n                \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n            },\n            \"avatar\": {\n                \"filename\": \"default.png\",\n                \"imagekit_url\": \"https://ik.imagekit.io/sekarmk03/default.png\"\n            }\n        }\n    ]\n}"},{"id":"9687e994-838b-4da2-b517-8d90783b11b9","name":"[Failed] Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text","disabled":true}],"url":{"raw":"https://flytick-prod.up.railway.app/api/user?sort=createdAt&type=desc","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","user"],"query":[{"key":"sort","value":"createdAt"},{"key":"type","value":"desc"}]}},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 08:47:31 GMT"},{"key":"x-envoy-upstream-service-time","value":"3"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"84757a98-9e08-4074-8712-a49e651ceb54"},{"name":"Update User","id":"81be5024-203b-4dfd-aa51-4bbec20e74d2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Muhammad Azar Nuzy","type":"text"},{"key":"balance","value":"75000000","type":"text"},{"key":"image","type":"file","src":"/C:/Users/sekar/Downloads/mark.jpg"},{"key":"nik","value":"0643317500140702","type":"text"},{"key":"birth_place","value":"Pandeglang, Banten","type":"text"},{"key":"birth_date","value":"2001-11-06","type":"text"},{"key":"telp","value":"082246449106","type":"text"},{"key":"nationality","value":"1","type":"text"},{"key":"no_passport","value":"A9601796","type":"text"},{"key":"issue_date","value":"2021-11-17","type":"text"},{"key":"expire_date","value":"2024-11-17","type":"text"}]},"url":"https://flytick-dev.up.railway.app/api/user/2","urlObject":{"protocol":"https","path":["api","user","2"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"a904278c-bf38-426e-a72b-8c161773317d","name":"[Success] Update All Data","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Muhammad Azar Nuzy","type":"text"},{"key":"balance","value":"75000000","type":"text"},{"key":"image","type":"file","src":"/C:/Users/sekar/Downloads/mark.jpg"},{"key":"nik","value":"0643317500140702","type":"text"},{"key":"birth_place","value":"Pandeglang, Banten","type":"text"},{"key":"birth_date","value":"2001-11-06","type":"text"},{"key":"telp","value":"082246449106","type":"text"},{"key":"nationality","value":"1","type":"text"},{"key":"no_passport","value":"A9601796","type":"text"},{"key":"issue_date","value":"2021-11-17","type":"text"},{"key":"expire_date","value":"2024-11-17","type":"text"}]},"url":"https://flytick-prod.up.railway.app/api/user/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"81"},{"key":"etag","value":"W/\"51-SH4fdaOh49JPGXLgcRmn//m+qYY\""},{"key":"date","value":"Sat, 31 Dec 2022 08:24:00 GMT"},{"key":"x-envoy-upstream-service-time","value":"2202"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"update user success\",\n    \"data\": {\n        \"user\": [\n            1\n        ],\n        \"biodata\": [\n            1\n        ]\n    }\n}"},{"id":"b09b015f-7018-4c09-9159-8411728e53f0","name":"[Success] Update User Profile","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Muhammad Azar Nuzy","type":"text"},{"key":"balance","value":"75000000","type":"text","disabled":true},{"key":"image","type":"file","src":"/C:/Users/sekar/Downloads/WhatsApp Image 2022-04-11 at 7.04.33 PM.jpeg"},{"key":"nik","value":"0643317500140702","type":"text"},{"key":"birth_place","value":"Pandeglang, Banten","type":"text"},{"key":"birth_date","value":"2001-11-06","type":"text"},{"key":"telp","value":"082246449106","type":"text"},{"key":"nationality","value":"1","type":"text"},{"key":"no_passport","value":"A9601796","type":"text"},{"key":"issue_date","value":"2021-11-17","type":"text"},{"key":"expire_date","value":"2024-11-17","type":"text"}]},"url":"https://flytick-prod.up.railway.app/api/user/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"81"},{"key":"etag","value":"W/\"51-SH4fdaOh49JPGXLgcRmn//m+qYY\""},{"key":"date","value":"Sat, 31 Dec 2022 05:56:05 GMT"},{"key":"x-envoy-upstream-service-time","value":"2101"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"update user success\",\n    \"data\": {\n        \"user\": [\n            1\n        ],\n        \"biodata\": [\n            1\n        ]\n    }\n}"},{"id":"21b410a9-dbaf-40e4-9640-290bd7885342","name":"[Success] Update User Balance","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Muhammad Azar Nuzy","type":"text","disabled":true},{"key":"balance","value":"75000000","type":"text"},{"key":"image","type":"file","src":"/C:/Users/sekar/Downloads/WhatsApp Image 2022-04-11 at 7.04.33 PM.jpeg","disabled":true},{"key":"nik","value":"0643317500140702","type":"text","disabled":true},{"key":"birth_place","value":"Pandeglang, Banten","type":"text","disabled":true},{"key":"birth_date","value":"2001-11-06","type":"text","disabled":true},{"key":"telp","value":"082246449106","type":"text","disabled":true},{"key":"nationality","value":"1","type":"text","disabled":true},{"key":"no_passport","value":"A9601796","type":"text","disabled":true},{"key":"issue_date","value":"2021-11-17","type":"text","disabled":true},{"key":"expire_date","value":"2024-11-17","type":"text","disabled":true}]},"url":"https://flytick-prod.up.railway.app/api/user/2"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"81"},{"key":"etag","value":"W/\"51-SH4fdaOh49JPGXLgcRmn//m+qYY\""},{"key":"date","value":"Sat, 31 Dec 2022 07:47:22 GMT"},{"key":"x-envoy-upstream-service-time","value":"106"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"update user success\",\n    \"data\": {\n        \"user\": [\n            1\n        ],\n        \"biodata\": [\n            1\n        ]\n    }\n}"},{"id":"07f8a111-426e-4fdb-af16-eb7280cf6262","name":"[Failed] Unauthorized","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text","disabled":true}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Muhammad Azar Nuzy","type":"text"},{"key":"balance","value":"75000000","type":"text"},{"key":"image","type":"file","src":"/C:/Users/sekar/Downloads/WhatsApp Image 2022-04-11 at 7.04.33 PM.jpeg"},{"key":"nik","value":"0643317500140702","type":"text"},{"key":"birth_place","value":"Pandeglang, Banten","type":"text"},{"key":"birth_date","value":"2001-11-06","type":"text"},{"key":"telp","value":"082246449106","type":"text"},{"key":"nationality","value":"1","type":"text"},{"key":"no_passport","value":"A9601796","type":"text"},{"key":"issue_date","value":"2021-11-17","type":"text"},{"key":"expire_date","value":"2024-11-17","type":"text"}]},"url":"https://flytick-prod.up.railway.app/api/user/2"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 07:49:41 GMT"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"81be5024-203b-4dfd-aa51-4bbec20e74d2"},{"name":"Delete User","id":"f598bf42-f50d-4be0-9db0-6832c47f71bf","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/user/12","urlObject":{"protocol":"https","path":["api","user","12"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"dc2bdf17-2d5b-49f1-a058-517f80724ada","name":"[Success] As Admin","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/user/5"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"56"},{"key":"etag","value":"W/\"38-uBonp82Y4U0CkPUASuruFbddkBU\""},{"key":"date","value":"Sat, 31 Dec 2022 07:51:57 GMT"},{"key":"x-envoy-upstream-service-time","value":"271"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"delete user success\",\n    \"data\": 1\n}"},{"id":"dfe4e180-79d3-454a-bcb1-fe771eb5d8f4","name":"[Failed] Unauthorized as User","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/user/6"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 07:52:41 GMT"},{"key":"x-envoy-upstream-service-time","value":"10"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"},{"id":"1583e1a7-7c93-491e-80f6-0828c63bb365","name":"[Failed] User Not Found","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/user/5"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"55"},{"key":"etag","value":"W/\"37-4tzZkp72mhGEwZ2ltCDaDcaDOrA\""},{"key":"date","value":"Sat, 31 Dec 2022 07:53:32 GMT"},{"key":"x-envoy-upstream-service-time","value":"35"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"user not found\",\n    \"data\": null\n}"}],"_postman_id":"f598bf42-f50d-4be0-9db0-6832c47f71bf"},{"name":"Create User","id":"a8bdad67-50b8-4e48-b8d5-dbbd8c1ca046","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Ayana Almira","type":"text"},{"key":"email","value":"ayanaalmira123@gmal.com","type":"text"},{"key":"password","value":"user1234","type":"text"},{"key":"role","value":"user","type":"text"},{"key":"image","type":"file","src":"/C:/Users/sekar/Downloads/kitten.png"}]},"url":"https://flytick-dev.up.railway.app/api/user","urlObject":{"protocol":"https","path":["api","user"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"3476a3d0-5285-490a-8de5-a1e26fa6d6ec","name":"[Success] Create New Account","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Ayana Almira","type":"text"},{"key":"email","value":"ayanaalmira90@gmal.com","type":"text"},{"key":"password","value":"user1234","type":"text"},{"key":"role","value":"user","type":"text"},{"key":"image","type":"file","src":"/C:/Users/sekar/Downloads/kitten.png"}]},"url":"https://flytick-prod.up.railway.app/api/user"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"346"},{"key":"etag","value":"W/\"15a-SGDqSQKDiNamTxivei3mSvZnYWI\""},{"key":"date","value":"Sat, 31 Dec 2022 08:27:28 GMT"},{"key":"x-envoy-upstream-service-time","value":"2439"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"user created\",\n    \"data\": {\n        \"id\": 6,\n        \"name\": \"Ayana Almira\",\n        \"email\": \"ayanaalmira90@gmal.com\",\n        \"password\": \"$2b$10$foYHOwnngENHFtVNfftUEerUzLRij.VN53f0oOZwHUQeF7uXj2Qnu\",\n        \"avatar_id\": 3,\n        \"role\": \"user\",\n        \"balance\": 50000000,\n        \"biodata_id\": 0,\n        \"login_type\": \"basic\",\n        \"updatedAt\": \"2022-12-31T08:27:28.223Z\",\n        \"createdAt\": \"2022-12-31T08:27:28.223Z\"\n    }\n}"},{"id":"616da22a-f2e2-4ef4-990c-007a6ace11a2","name":"[Success] Without Profile Photo","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Ayana Almira","type":"text"},{"key":"email","value":"ayanaalmira@gmal.com","type":"text"},{"key":"password","value":"user1234","type":"text"},{"key":"role","value":"user","type":"text"},{"key":"image","type":"file","src":"/C:/Users/sekar/Downloads/kitten.png","disabled":true}]},"url":"https://flytick-prod.up.railway.app/api/user"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"344"},{"key":"etag","value":"W/\"158-iKtkjo3gWuLTEB1uWecapNg7vrE\""},{"key":"date","value":"Sat, 31 Dec 2022 08:29:26 GMT"},{"key":"x-envoy-upstream-service-time","value":"142"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"user created\",\n    \"data\": {\n        \"id\": 7,\n        \"name\": \"Ayana Almira\",\n        \"email\": \"ayanaalmira@gmal.com\",\n        \"password\": \"$2b$10$hd7SaVVRprqrpv7XkX5HLu9Jpp/PI0tWVZV/9VmlyMxhVQ3JFTbN.\",\n        \"avatar_id\": 1,\n        \"role\": \"user\",\n        \"balance\": 50000000,\n        \"biodata_id\": 0,\n        \"login_type\": \"basic\",\n        \"updatedAt\": \"2022-12-31T08:29:26.115Z\",\n        \"createdAt\": \"2022-12-31T08:29:26.115Z\"\n    }\n}"},{"id":"069ae28a-df4e-4fa3-8177-156d047a68d1","name":"[Failed] Unauthorized - Not an Admin","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Ayana Almira","type":"text"},{"key":"email","value":"ayanaalmira123@gmal.com","type":"text"},{"key":"password","value":"user1234","type":"text"},{"key":"role","value":"user","type":"text"},{"key":"image","type":"file","src":"/C:/Users/sekar/Downloads/kitten.png"}]},"url":"https://flytick-prod.up.railway.app/api/user"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 08:30:55 GMT"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"},{"id":"bcfc87bd-3fa2-48fc-91c6-9d5fdd496870","name":"[Failed] Min 8 Char Password","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"body":{"mode":"formdata","formdata":[{"key":"name","value":"Ayana Almira","type":"text"},{"key":"email","value":"ayanaalmira@gmal.com","type":"text"},{"key":"password","value":"user","type":"text"},{"key":"role","value":"user","type":"text"},{"key":"image","type":"file","src":"/C:/Users/sekar/Downloads/kitten.png"}]},"url":"https://flytick-prod.up.railway.app/api/user"},"status":"Conflict","code":409,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"157"},{"key":"etag","value":"W/\"9d-ttYveS26Bc5mBXg4ceMtC8rJqEU\""},{"key":"date","value":"Sat, 31 Dec 2022 08:28:34 GMT"},{"key":"x-envoy-upstream-service-time","value":"5"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"[\n    {\n        \"type\": \"stringMin\",\n        \"message\": \"The 'password' field length must be greater than or equal to 8 characters long.\",\n        \"field\": \"password\",\n        \"expected\": 8,\n        \"actual\": 4\n    }\n]"}],"_postman_id":"a8bdad67-50b8-4e48-b8d5-dbbd8c1ca046"},{"name":"forgot pass view","id":"a21e529b-a1b1-4d65-845c-8003b48212c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"a21e529b-a1b1-4d65-845c-8003b48212c5"}],"id":"5f132436-38ff-4857-9d4b-225919d8002e","_postman_id":"5f132436-38ff-4857-9d4b-225919d8002e","description":""},{"name":"Notification","item":[{"name":"All Notifications","id":"4c400f46-d3f4-40b2-a4e8-b80ed90e14dc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/notification","urlObject":{"protocol":"https","path":["api","notification"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"37464537-942b-4090-9bf2-ebc2dfc914aa","name":"[Success] As Admin","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/notification"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"2583"},{"key":"etag","value":"W/\"a17-avmY/2L+EDdRTHPXfoFtcM8Wubk\""},{"key":"date","value":"Sat, 31 Dec 2022 08:59:57 GMT"},{"key":"x-envoy-upstream-service-time","value":"38"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all notifications success\",\n    \"pagination\": {\n        \"totalRows\": 9,\n        \"totalPages\": 1,\n        \"thisPageRows\": 9\n    },\n    \"data\": [\n        {\n            \"id\": 9,\n            \"user_id\": 1,\n            \"topic\": \"account\",\n            \"title\": \"Account Created!\",\n            \"message\": \"Welcome to FlyTick App! Here you can book ticket for your travel plan easily. Fly The Best Part Of The Day.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:29:26.130Z\",\n            \"updatedAt\": \"2022-12-31T08:29:26.130Z\"\n        },\n        {\n            \"id\": 8,\n            \"user_id\": 1,\n            \"topic\": \"account\",\n            \"title\": \"Account Created!\",\n            \"message\": \"Welcome to FlyTick App! Here you can book ticket for your travel plan easily. Fly The Best Part Of The Day.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:27:28.240Z\",\n            \"updatedAt\": \"2022-12-31T08:27:28.240Z\"\n        },\n        {\n            \"id\": 7,\n            \"user_id\": 2,\n            \"topic\": \"account\",\n            \"title\": \"Profile has been updated!\",\n            \"message\": \"Your profile has been successfully updated. Keep your biodata always up-to-date.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:24:00.297Z\",\n            \"updatedAt\": \"2022-12-31T08:24:00.297Z\"\n        },\n        {\n            \"id\": 6,\n            \"user_id\": 5,\n            \"topic\": \"account\",\n            \"title\": \"Account Created!\",\n            \"message\": \"Welcome to FlyTick App! Here you can book ticket for your travel plan easily. Fly The Best Part Of The Day.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:21:09.956Z\",\n            \"updatedAt\": \"2022-12-31T08:21:09.956Z\"\n        },\n        {\n            \"id\": 1,\n            \"user_id\": 1,\n            \"topic\": \"payment\",\n            \"title\": \"Payment successful!\",\n            \"message\": \"Thank you. Payment of IDR 5,000,000 for transaction A-123-T123 via BNI has been successful.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 5,\n            \"user_id\": 2,\n            \"topic\": \"account\",\n            \"title\": \"Password has been changed!\",\n            \"message\": \"You have changed your password. Please report if you do not recognize this activity.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 2,\n            \"user_id\": 1,\n            \"topic\": \"account\",\n            \"title\": \"Profile has been updated!\",\n            \"message\": \"Your profile has been successfully updated. Keep your biodata always up-to-date.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 3,\n            \"user_id\": 1,\n            \"topic\": \"promotion\",\n            \"title\": \"Don't miss the discount!\",\n            \"message\": \"Buy tickets before December 30 and get a 20% discount. Check our other promos and discount here.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 4,\n            \"user_id\": 2,\n            \"topic\": \"promotion\",\n            \"title\": \"Don't miss the discount!\",\n            \"message\": \"Buy tickets before December 30 and get a 20% discount. Check our other promos and discount here.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        }\n    ]\n}"},{"id":"39865187-4cb0-45c9-a433-a316bbf63eef","name":"[Success] As User","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/notification"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"935"},{"key":"etag","value":"W/\"3a7-J7sbSseR9MqI1Jl1KmChZQXBRvY\""},{"key":"date","value":"Sat, 31 Dec 2022 09:00:44 GMT"},{"key":"x-envoy-upstream-service-time","value":"40"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all notifications success\",\n    \"pagination\": {\n        \"totalRows\": 3,\n        \"totalPages\": 1,\n        \"thisPageRows\": 3\n    },\n    \"data\": [\n        {\n            \"id\": 7,\n            \"user_id\": 2,\n            \"topic\": \"account\",\n            \"title\": \"Profile has been updated!\",\n            \"message\": \"Your profile has been successfully updated. Keep your biodata always up-to-date.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:24:00.297Z\",\n            \"updatedAt\": \"2022-12-31T08:24:00.297Z\"\n        },\n        {\n            \"id\": 4,\n            \"user_id\": 2,\n            \"topic\": \"promotion\",\n            \"title\": \"Don't miss the discount!\",\n            \"message\": \"Buy tickets before December 30 and get a 20% discount. Check our other promos and discount here.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 5,\n            \"user_id\": 2,\n            \"topic\": \"account\",\n            \"title\": \"Password has been changed!\",\n            \"message\": \"You have changed your password. Please report if you do not recognize this activity.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        }\n    ]\n}"},{"id":"c514c000-48c7-4ccf-b06b-0350a3d60738","name":"[Failed] Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text","disabled":true}],"url":"https://flytick-prod.up.railway.app/api/notification"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 09:01:32 GMT"},{"key":"x-envoy-upstream-service-time","value":"3"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"4c400f46-d3f4-40b2-a4e8-b80ed90e14dc"},{"name":"Detail Notification","id":"665e5d6b-a9c4-4133-814a-34ad54d31ebd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/notification/1","urlObject":{"protocol":"https","path":["api","notification","1"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"821865e4-c862-4019-9185-d039819954a4","name":"[Success] Detail Notification","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/notification/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"336"},{"key":"etag","value":"W/\"150-G/MFCsdj7CyPGlG3yDEJmjrq/LY\""},{"key":"date","value":"Sat, 31 Dec 2022 09:02:34 GMT"},{"key":"x-envoy-upstream-service-time","value":"36"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get detail of notification success\",\n    \"data\": {\n        \"id\": 1,\n        \"user_id\": 1,\n        \"topic\": \"payment\",\n        \"title\": \"Payment successful!\",\n        \"message\": \"Thank you. Payment of IDR 5,000,000 for transaction A-123-T123 via BNI has been successful.\",\n        \"is_read\": false,\n        \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n        \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n    }\n}"},{"id":"6e3d6173-d4b1-4fdb-a237-0894adb24cba","name":"[Failed] Not Found","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/notification/20"},"status":"Bad Request","code":400,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-daH9yat8ekrEDpMiKBgtm1QXBBg\""},{"key":"date","value":"Sat, 31 Dec 2022 09:03:08 GMT"},{"key":"x-envoy-upstream-service-time","value":"33"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"notification not found\",\n    \"data\": null\n}"},{"id":"4211a440-43b7-4f9f-bce2-a0865472b325","name":"[Failed] Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text","disabled":true}],"url":"https://flytick-prod.up.railway.app/api/notification/1"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 09:04:03 GMT"},{"key":"x-envoy-upstream-service-time","value":"5"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"665e5d6b-a9c4-4133-814a-34ad54d31ebd"},{"name":"Search Notification","id":"97a793de-048b-48fe-a362-e939b250131c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/notification?search=discount","urlObject":{"protocol":"https","path":["api","notification"],"host":["flytick-dev","up","railway","app"],"query":[{"key":"search","value":"discount"}],"variable":[]}},"response":[{"id":"724942f8-f519-4e71-aef0-fbbf232afb32","name":"[Success] Related to Account","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/notification?search=account","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","notification"],"query":[{"key":"search","value":"account"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"656"},{"key":"etag","value":"W/\"290-Vk9K+Y/0M77ueXwN9i8Kucfsxpo\""},{"key":"date","value":"Sat, 31 Dec 2022 09:05:45 GMT"},{"key":"x-envoy-upstream-service-time","value":"51"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all notifications success\",\n    \"pagination\": {\n        \"totalRows\": 2,\n        \"totalPages\": 1,\n        \"thisPageRows\": 2\n    },\n    \"data\": [\n        {\n            \"id\": 7,\n            \"user_id\": 2,\n            \"topic\": \"account\",\n            \"title\": \"Profile has been updated!\",\n            \"message\": \"Your profile has been successfully updated. Keep your biodata always up-to-date.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:24:00.297Z\",\n            \"updatedAt\": \"2022-12-31T08:24:00.297Z\"\n        },\n        {\n            \"id\": 5,\n            \"user_id\": 2,\n            \"topic\": \"account\",\n            \"title\": \"Password has been changed!\",\n            \"message\": \"You have changed your password. Please report if you do not recognize this activity.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        }\n    ]\n}"},{"id":"5eb77ea7-5062-403b-a577-a22a3906b14b","name":"[Success] Related to Payment","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/notification?search=payment","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","notification"],"query":[{"key":"search","value":"payment"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"394"},{"key":"etag","value":"W/\"18a-Zgxq2/+D5gOODtClwtXPoSmABnQ\""},{"key":"date","value":"Sat, 31 Dec 2022 09:06:58 GMT"},{"key":"x-envoy-upstream-service-time","value":"27"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all notifications success\",\n    \"pagination\": {\n        \"totalRows\": 1,\n        \"totalPages\": 1,\n        \"thisPageRows\": 1\n    },\n    \"data\": [\n        {\n            \"id\": 1,\n            \"user_id\": 1,\n            \"topic\": \"payment\",\n            \"title\": \"Payment successful!\",\n            \"message\": \"Thank you. Payment of IDR 5,000,000 for transaction A-123-T123 via BNI has been successful.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        }\n    ]\n}"},{"id":"a5fa998d-a14c-4639-bb52-dc63f0deaca8","name":"[Success] Related to Discount","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/notification?search=discount","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","notification"],"query":[{"key":"search","value":"discount"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"685"},{"key":"etag","value":"W/\"2ad-iGJVVqMaRngx+Wr0MJY6IxZPup8\""},{"key":"date","value":"Sat, 31 Dec 2022 09:07:54 GMT"},{"key":"x-envoy-upstream-service-time","value":"35"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all notifications success\",\n    \"pagination\": {\n        \"totalRows\": 2,\n        \"totalPages\": 1,\n        \"thisPageRows\": 2\n    },\n    \"data\": [\n        {\n            \"id\": 3,\n            \"user_id\": 1,\n            \"topic\": \"promotion\",\n            \"title\": \"Don't miss the discount!\",\n            \"message\": \"Buy tickets before December 30 and get a 20% discount. Check our other promos and discount here.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 4,\n            \"user_id\": 2,\n            \"topic\": \"promotion\",\n            \"title\": \"Don't miss the discount!\",\n            \"message\": \"Buy tickets before December 30 and get a 20% discount. Check our other promos and discount here.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        }\n    ]\n}"}],"_postman_id":"97a793de-048b-48fe-a362-e939b250131c"},{"name":"Sort Notification","id":"797871ed-28f2-4f61-a9e7-59dc20d8373b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/notification?sort=createdAt&type=desc","urlObject":{"protocol":"https","path":["api","notification"],"host":["flytick-dev","up","railway","app"],"query":[{"key":"sort","value":"createdAt"},{"key":"type","value":"desc"}],"variable":[]}},"response":[{"id":"8833e413-d8da-4fe7-ac24-3c41e991276c","name":"[Success] Unread First","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/notification?sort=is_read&type=asc","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","notification"],"query":[{"key":"sort","value":"is_read"},{"key":"type","value":"asc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"2583"},{"key":"etag","value":"W/\"a17-+uNnOYyamGM0fT7Axcz/H7k584s\""},{"key":"date","value":"Sat, 31 Dec 2022 09:10:11 GMT"},{"key":"x-envoy-upstream-service-time","value":"43"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all notifications success\",\n    \"pagination\": {\n        \"totalRows\": 9,\n        \"totalPages\": 1,\n        \"thisPageRows\": 9\n    },\n    \"data\": [\n        {\n            \"id\": 1,\n            \"user_id\": 1,\n            \"topic\": \"payment\",\n            \"title\": \"Payment successful!\",\n            \"message\": \"Thank you. Payment of IDR 5,000,000 for transaction A-123-T123 via BNI has been successful.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 2,\n            \"user_id\": 1,\n            \"topic\": \"account\",\n            \"title\": \"Profile has been updated!\",\n            \"message\": \"Your profile has been successfully updated. Keep your biodata always up-to-date.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 3,\n            \"user_id\": 1,\n            \"topic\": \"promotion\",\n            \"title\": \"Don't miss the discount!\",\n            \"message\": \"Buy tickets before December 30 and get a 20% discount. Check our other promos and discount here.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 4,\n            \"user_id\": 2,\n            \"topic\": \"promotion\",\n            \"title\": \"Don't miss the discount!\",\n            \"message\": \"Buy tickets before December 30 and get a 20% discount. Check our other promos and discount here.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 5,\n            \"user_id\": 2,\n            \"topic\": \"account\",\n            \"title\": \"Password has been changed!\",\n            \"message\": \"You have changed your password. Please report if you do not recognize this activity.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 6,\n            \"user_id\": 5,\n            \"topic\": \"account\",\n            \"title\": \"Account Created!\",\n            \"message\": \"Welcome to FlyTick App! Here you can book ticket for your travel plan easily. Fly The Best Part Of The Day.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:21:09.956Z\",\n            \"updatedAt\": \"2022-12-31T08:21:09.956Z\"\n        },\n        {\n            \"id\": 7,\n            \"user_id\": 2,\n            \"topic\": \"account\",\n            \"title\": \"Profile has been updated!\",\n            \"message\": \"Your profile has been successfully updated. Keep your biodata always up-to-date.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:24:00.297Z\",\n            \"updatedAt\": \"2022-12-31T08:24:00.297Z\"\n        },\n        {\n            \"id\": 8,\n            \"user_id\": 1,\n            \"topic\": \"account\",\n            \"title\": \"Account Created!\",\n            \"message\": \"Welcome to FlyTick App! Here you can book ticket for your travel plan easily. Fly The Best Part Of The Day.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:27:28.240Z\",\n            \"updatedAt\": \"2022-12-31T08:27:28.240Z\"\n        },\n        {\n            \"id\": 9,\n            \"user_id\": 1,\n            \"topic\": \"account\",\n            \"title\": \"Account Created!\",\n            \"message\": \"Welcome to FlyTick App! Here you can book ticket for your travel plan easily. Fly The Best Part Of The Day.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:29:26.130Z\",\n            \"updatedAt\": \"2022-12-31T08:29:26.130Z\"\n        }\n    ]\n}"},{"id":"0b34657c-3f3e-43e5-ac9b-1c76e0652ba6","name":"[Success] Newest First","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/notification?sort=createdAt&type=desc","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","notification"],"query":[{"key":"sort","value":"createdAt"},{"key":"type","value":"desc"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"2583"},{"key":"etag","value":"W/\"a17-avmY/2L+EDdRTHPXfoFtcM8Wubk\""},{"key":"date","value":"Sat, 31 Dec 2022 09:11:37 GMT"},{"key":"x-envoy-upstream-service-time","value":"41"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all notifications success\",\n    \"pagination\": {\n        \"totalRows\": 9,\n        \"totalPages\": 1,\n        \"thisPageRows\": 9\n    },\n    \"data\": [\n        {\n            \"id\": 9,\n            \"user_id\": 1,\n            \"topic\": \"account\",\n            \"title\": \"Account Created!\",\n            \"message\": \"Welcome to FlyTick App! Here you can book ticket for your travel plan easily. Fly The Best Part Of The Day.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:29:26.130Z\",\n            \"updatedAt\": \"2022-12-31T08:29:26.130Z\"\n        },\n        {\n            \"id\": 8,\n            \"user_id\": 1,\n            \"topic\": \"account\",\n            \"title\": \"Account Created!\",\n            \"message\": \"Welcome to FlyTick App! Here you can book ticket for your travel plan easily. Fly The Best Part Of The Day.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:27:28.240Z\",\n            \"updatedAt\": \"2022-12-31T08:27:28.240Z\"\n        },\n        {\n            \"id\": 7,\n            \"user_id\": 2,\n            \"topic\": \"account\",\n            \"title\": \"Profile has been updated!\",\n            \"message\": \"Your profile has been successfully updated. Keep your biodata always up-to-date.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:24:00.297Z\",\n            \"updatedAt\": \"2022-12-31T08:24:00.297Z\"\n        },\n        {\n            \"id\": 6,\n            \"user_id\": 5,\n            \"topic\": \"account\",\n            \"title\": \"Account Created!\",\n            \"message\": \"Welcome to FlyTick App! Here you can book ticket for your travel plan easily. Fly The Best Part Of The Day.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:21:09.956Z\",\n            \"updatedAt\": \"2022-12-31T08:21:09.956Z\"\n        },\n        {\n            \"id\": 1,\n            \"user_id\": 1,\n            \"topic\": \"payment\",\n            \"title\": \"Payment successful!\",\n            \"message\": \"Thank you. Payment of IDR 5,000,000 for transaction A-123-T123 via BNI has been successful.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 5,\n            \"user_id\": 2,\n            \"topic\": \"account\",\n            \"title\": \"Password has been changed!\",\n            \"message\": \"You have changed your password. Please report if you do not recognize this activity.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 2,\n            \"user_id\": 1,\n            \"topic\": \"account\",\n            \"title\": \"Profile has been updated!\",\n            \"message\": \"Your profile has been successfully updated. Keep your biodata always up-to-date.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 3,\n            \"user_id\": 1,\n            \"topic\": \"promotion\",\n            \"title\": \"Don't miss the discount!\",\n            \"message\": \"Buy tickets before December 30 and get a 20% discount. Check our other promos and discount here.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        },\n        {\n            \"id\": 4,\n            \"user_id\": 2,\n            \"topic\": \"promotion\",\n            \"title\": \"Don't miss the discount!\",\n            \"message\": \"Buy tickets before December 30 and get a 20% discount. Check our other promos and discount here.\",\n            \"is_read\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.622Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.622Z\"\n        }\n    ]\n}"}],"_postman_id":"797871ed-28f2-4f61-a9e7-59dc20d8373b"},{"name":"Create Notification","id":"d8bfdcbc-2ec1-4dea-a620-940d96c68590","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 3,\r\n    \"topic\": \"payment\",\r\n    \"title\": \"Payment Successful!\",\r\n    \"message\": \"Thank you. Payment of IDR 8,000,000 for transaction B-789-T789 via BCA has been successful.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-dev.up.railway.app/api/notification","urlObject":{"protocol":"https","path":["api","notification"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"77484359-599d-46ba-b59a-3bcd5504c594","name":"[Success] New Notification","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 3,\r\n    \"topic\": \"payment\",\r\n    \"title\": \"Payment Successful!\",\r\n    \"message\": \"Thank you. Payment of IDR 8,000,000 for transaction B-789-T789 via BCA has been successful.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-prod.up.railway.app/api/notification"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"323"},{"key":"etag","value":"W/\"143-h54byefxHhN5VYLtI1RuG9J4GAA\""},{"key":"date","value":"Sat, 31 Dec 2022 09:13:06 GMT"},{"key":"x-envoy-upstream-service-time","value":"57"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"notification created\",\n    \"data\": {\n        \"id\": 10,\n        \"user_id\": 3,\n        \"topic\": \"payment\",\n        \"title\": \"Payment Successful!\",\n        \"message\": \"Thank you. Payment of IDR 8,000,000 for transaction B-789-T789 via BCA has been successful.\",\n        \"is_read\": false,\n        \"updatedAt\": \"2022-12-31T09:13:06.795Z\",\n        \"createdAt\": \"2022-12-31T09:13:06.795Z\"\n    }\n}"},{"id":"ee269ff9-7dfc-4bf9-9f7a-95fa0bacc4a2","name":"[Failed] Unauthorized - Not an Admin","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 3,\r\n    \"topic\": \"payment\",\r\n    \"title\": \"Payment Successful!\",\r\n    \"message\": \"Thank you. Payment of IDR 8,000,000 for transaction B-789-T789 via BCA has been successful.\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-prod.up.railway.app/api/notification"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 09:13:59 GMT"},{"key":"x-envoy-upstream-service-time","value":"4"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"d8bfdcbc-2ec1-4dea-a620-940d96c68590"},{"name":"Update Notification","id":"94e550b4-a5e3-4607-994a-5bc030cdff37","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 3,\r\n    \"topic\": \"payment\",\r\n    \"title\": \"Payment Successful!\",\r\n    \"message\": \"Payment of IDR 5,000,000 for transaction A-123-T123 has been successful.\",\r\n    \"is_read\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-dev.up.railway.app/api/notification/6","urlObject":{"protocol":"https","path":["api","notification","6"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"8e808c2b-6518-455c-a599-0cc20c5f1ffc","name":"[Success] Update Notification","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 1,\r\n    \"topic\": \"payment\",\r\n    \"message\": \"Payment of IDR 5,000,000 for transaction A-123-T123 has been successful.\",\r\n    \"is_read\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/notification/6"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"279"},{"key":"ETag","value":"W/\"117-u2yncW7JD6TJmDpXGHyxUvCo2SM\""},{"key":"Date","value":"Mon, 12 Dec 2022 09:53:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"update notification success\",\n    \"data\": {\n        \"id\": 6,\n        \"user_id\": 1,\n        \"topic\": \"payment\",\n        \"message\": \"Payment of IDR 5,000,000 for transaction A-123-T123 has been successful.\",\n        \"is_read\": true,\n        \"createdAt\": \"2022-12-12T09:49:51.419Z\",\n        \"updatedAt\": \"2022-12-12T09:53:14.035Z\"\n    }\n}"},{"id":"284f9dba-e7d1-4bb4-9c02-e265b833b079","name":"[Failed] Unauthorized - Not an Admin","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 3,\r\n    \"topic\": \"payment\",\r\n    \"title\": \"Payment Successful!\",\r\n    \"message\": \"Payment of IDR 5,000,000 for transaction A-123-T123 has been successful.\",\r\n    \"is_read\": false\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-prod.up.railway.app/api/notification/6"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 09:15:37 GMT"},{"key":"x-envoy-upstream-service-time","value":"8"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"94e550b4-a5e3-4607-994a-5bc030cdff37"},{"name":"Read Notification","id":"3aaf9e02-feb8-4780-8d42-d7a5d0ac2a5d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/notification/20/read","urlObject":{"protocol":"https","path":["api","notification","20","read"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"bb5e8da5-1d1f-458a-82a6-0487e0b9eb61","name":"[Success] Notification Read","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/notification/1/read"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"64"},{"key":"etag","value":"W/\"40-WDjamMwoXc4Ioxa1Kw5GZJUP98s\""},{"key":"date","value":"Sat, 31 Dec 2022 09:24:28 GMT"},{"key":"x-envoy-upstream-service-time","value":"40"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"read notification success\",\n    \"data\": [\n        1\n    ]\n}"},{"id":"70cbff9b-e072-4010-bb21-99264916dc07","name":"[Failed] Notification Not Found / Has Been Read","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/notification/20/read"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"64"},{"key":"etag","value":"W/\"40-KfAU7E8EbkUIfZZHoccKb92nTCQ\""},{"key":"date","value":"Sat, 31 Dec 2022 09:25:03 GMT"},{"key":"x-envoy-upstream-service-time","value":"139"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"read notification success\",\n    \"data\": [\n        0\n    ]\n}"}],"_postman_id":"3aaf9e02-feb8-4780-8d42-d7a5d0ac2a5d"},{"name":"Read All Notifications","id":"964d677e-e87c-4494-9766-2fb7fd4a851d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/notification/read-all","urlObject":{"protocol":"https","path":["api","notification","read-all"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"ad64a733-5682-4e68-8886-fbd03e1fad9b","name":"[Success] Read All User's Notification","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/notification/read-all"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"68"},{"key":"etag","value":"W/\"44-4vnRWaNZ49wkCWsxkddplUtKqjI\""},{"key":"date","value":"Sat, 31 Dec 2022 09:26:26 GMT"},{"key":"x-envoy-upstream-service-time","value":"48"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"read all notification success\",\n    \"data\": [\n        3\n    ]\n}"}],"_postman_id":"964d677e-e87c-4494-9766-2fb7fd4a851d"},{"name":"Delete Notification","id":"eb86418f-ad86-4203-aa7a-cc3a3cfb8e0b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/notification/6","urlObject":{"protocol":"https","path":["api","notification","6"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"bb73e0d1-d538-417a-bb2f-0b791149cb20","name":"[Success] Delete Notification","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/notification/6"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"64"},{"key":"ETag","value":"W/\"40-YvL0XJKfrwstOtg25Wb7uA5haFc\""},{"key":"Date","value":"Mon, 12 Dec 2022 09:55:34 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"delete notification success\",\n    \"data\": 1\n}"},{"id":"6f36e14a-e137-4f9a-836e-a62b7de34b56","name":"[Failed] Unauthorized - Not an Admin","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/notification/6"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 09:27:58 GMT"},{"key":"x-envoy-upstream-service-time","value":"8"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"eb86418f-ad86-4203-aa7a-cc3a3cfb8e0b"}],"id":"58eb68b8-cb33-4f8e-b438-1f205e77094a","_postman_id":"58eb68b8-cb33-4f8e-b438-1f205e77094a","description":""},{"name":"Schedule","item":[{"name":"All Schedules","id":"bd194aca-e4c5-43ed-b69f-a5e453236074","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/schedule","urlObject":{"protocol":"https","path":["api","schedule"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"2431e9db-bfce-4bd8-b52f-cf21455e3299","name":"[Success] All Schedule","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/schedule"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"60026"},{"key":"etag","value":"W/\"ea7a-2/ohTsmrDMv+2YtbBKFLyc/ZBRo\""},{"key":"date","value":"Sat, 31 Dec 2022 09:54:11 GMT"},{"key":"x-envoy-upstream-service-time","value":"96"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all schedules success\",\n    \"pagination\": {\n        \"totalRows\": 32,\n        \"totalPages\": 4,\n        \"thisPageRows\": 32,\n        \"next\": {\n            \"page\": 2\n        }\n    },\n    \"data\": [\n        {\n            \"id\": 3,\n            \"flight_id\": 8,\n            \"cost\": 13000000,\n            \"departure_time\": \"2023-01-07T07:30:00.000Z\",\n            \"arrival_time\": \"2023-01-07T10:45:00.000Z\",\n            \"from_airport\": 26,\n            \"to_airport\": 4,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 8,\n                \"code\": \"GA-789\",\n                \"capacity\": 250,\n                \"fClass\": \"First\",\n                \"current_airport\": 25,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 4,\n                \"code\": \"ITO\",\n                \"name\": \"Hilo International Airport\",\n                \"city_id\": 3,\n                \"country_id\": 1,\n                \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 4,\n            \"flight_id\": 3,\n            \"cost\": 5000000,\n            \"departure_time\": \"2023-01-07T08:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T12:00:00.000Z\",\n            \"from_airport\": 26,\n            \"to_airport\": 4,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 3,\n                \"code\": \"GA-890\",\n                \"capacity\": 500,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 34,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 4,\n                \"code\": \"ITO\",\n                \"name\": \"Hilo International Airport\",\n                \"city_id\": 3,\n                \"country_id\": 1,\n                \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 5,\n            \"flight_id\": 4,\n            \"cost\": 4500000,\n            \"departure_time\": \"2023-01-07T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T04:00:00.000Z\",\n            \"from_airport\": 20,\n            \"to_airport\": 13,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 4,\n                \"code\": \"GA-456\",\n                \"capacity\": 600,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 27,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 20,\n                \"code\": \"BDO\",\n                \"name\": \"Husein Sastranegara International Airport\",\n                \"city_id\": 15,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/AtJmBiDzo8F1TSg38\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3960.888097738113!2d107.57777461409846!3d-6.903983269482664!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68e76ea2197b7b%3A0x83520de1be07f869!2sBandar%20Udara%20Internasional%20Husein%20Sastranegara!5e0!3m2!1sid!2sid!4v1669763305640!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 13,\n                \"code\": \"HND\",\n                \"name\": \"Tokyo International Airport\",\n                \"city_id\": 8,\n                \"country_id\": 2,\n                \"maps_link\": \"https://goo.gl/maps/9VrtKuMNq7iN5fJv5\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3246.1744655211373!2d139.77764991523094!3d35.54939318022529!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018640ba43192e3%3A0xd32c3a9d146f8df!2sBandar%20Udara%20Internasional%20Tokyo!5e0!3m2!1sid!2sid!4v1669599200468!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 6,\n            \"flight_id\": 11,\n            \"cost\": 8500000,\n            \"departure_time\": \"2023-01-07T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T04:00:00.000Z\",\n            \"from_airport\": 20,\n            \"to_airport\": 13,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 11,\n                \"code\": \"GA-901\",\n                \"capacity\": 450,\n                \"fClass\": \"Executive\",\n                \"current_airport\": 34,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 20,\n                \"code\": \"BDO\",\n                \"name\": \"Husein Sastranegara International Airport\",\n                \"city_id\": 15,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/AtJmBiDzo8F1TSg38\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3960.888097738113!2d107.57777461409846!3d-6.903983269482664!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68e76ea2197b7b%3A0x83520de1be07f869!2sBandar%20Udara%20Internasional%20Husein%20Sastranegara!5e0!3m2!1sid!2sid!4v1669763305640!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 13,\n                \"code\": \"HND\",\n                \"name\": \"Tokyo International Airport\",\n                \"city_id\": 8,\n                \"country_id\": 2,\n                \"maps_link\": \"https://goo.gl/maps/9VrtKuMNq7iN5fJv5\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3246.1744655211373!2d139.77764991523094!3d35.54939318022529!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018640ba43192e3%3A0xd32c3a9d146f8df!2sBandar%20Udara%20Internasional%20Tokyo!5e0!3m2!1sid!2sid!4v1669599200468!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 8,\n            \"flight_id\": 8,\n            \"cost\": 10000000,\n            \"departure_time\": \"2023-01-07T06:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T08:45:00.000Z\",\n            \"from_airport\": 20,\n            \"to_airport\": 13,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 8,\n                \"code\": \"GA-789\",\n                \"capacity\": 250,\n                \"fClass\": \"First\",\n                \"current_airport\": 25,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 20,\n                \"code\": \"BDO\",\n                \"name\": \"Husein Sastranegara International Airport\",\n                \"city_id\": 15,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/AtJmBiDzo8F1TSg38\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3960.888097738113!2d107.57777461409846!3d-6.903983269482664!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68e76ea2197b7b%3A0x83520de1be07f869!2sBandar%20Udara%20Internasional%20Husein%20Sastranegara!5e0!3m2!1sid!2sid!4v1669763305640!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 13,\n                \"code\": \"HND\",\n                \"name\": \"Tokyo International Airport\",\n                \"city_id\": 8,\n                \"country_id\": 2,\n                \"maps_link\": \"https://goo.gl/maps/9VrtKuMNq7iN5fJv5\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3246.1744655211373!2d139.77764991523094!3d35.54939318022529!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018640ba43192e3%3A0xd32c3a9d146f8df!2sBandar%20Udara%20Internasional%20Tokyo!5e0!3m2!1sid!2sid!4v1669599200468!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 9,\n            \"flight_id\": 4,\n            \"cost\": 5000000,\n            \"departure_time\": \"2023-01-07T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T03:15:00.000Z\",\n            \"from_airport\": 27,\n            \"to_airport\": 34,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 4,\n                \"code\": \"GA-456\",\n                \"capacity\": 600,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 27,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 27,\n                \"code\": \"JOG\",\n                \"name\": \"Adisutjipto Airport\",\n                \"city_id\": 21,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 34,\n                \"code\": \"DPS\",\n                \"name\": \"Ngurah Rai International Airport\",\n                \"city_id\": 28,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 19,\n            \"flight_id\": 8,\n            \"cost\": 13000000,\n            \"departure_time\": \"2023-01-14T07:30:00.000Z\",\n            \"arrival_time\": \"2023-01-14T10:45:00.000Z\",\n            \"from_airport\": 4,\n            \"to_airport\": 26,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 8,\n                \"code\": \"GA-789\",\n                \"capacity\": 250,\n                \"fClass\": \"First\",\n                \"current_airport\": 25,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 4,\n                \"code\": \"ITO\",\n                \"name\": \"Hilo International Airport\",\n                \"city_id\": 3,\n                \"country_id\": 1,\n                \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 20,\n            \"flight_id\": 3,\n            \"cost\": 5000000,\n            \"departure_time\": \"2023-01-14T08:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T12:00:00.000Z\",\n            \"from_airport\": 4,\n            \"to_airport\": 26,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 3,\n                \"code\": \"GA-890\",\n                \"capacity\": 500,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 34,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 4,\n                \"code\": \"ITO\",\n                \"name\": \"Hilo International Airport\",\n                \"city_id\": 3,\n                \"country_id\": 1,\n                \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 21,\n            \"flight_id\": 4,\n            \"cost\": 4500000,\n            \"departure_time\": \"2023-01-14T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T04:00:00.000Z\",\n            \"from_airport\": 13,\n            \"to_airport\": 20,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 4,\n                \"code\": \"GA-456\",\n                \"capacity\": 600,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 27,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 13,\n                \"code\": \"HND\",\n                \"name\": \"Tokyo International Airport\",\n                \"city_id\": 8,\n                \"country_id\": 2,\n                \"maps_link\": \"https://goo.gl/maps/9VrtKuMNq7iN5fJv5\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3246.1744655211373!2d139.77764991523094!3d35.54939318022529!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018640ba43192e3%3A0xd32c3a9d146f8df!2sBandar%20Udara%20Internasional%20Tokyo!5e0!3m2!1sid!2sid!4v1669599200468!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 20,\n                \"code\": \"BDO\",\n                \"name\": \"Husein Sastranegara International Airport\",\n                \"city_id\": 15,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/AtJmBiDzo8F1TSg38\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3960.888097738113!2d107.57777461409846!3d-6.903983269482664!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68e76ea2197b7b%3A0x83520de1be07f869!2sBandar%20Udara%20Internasional%20Husein%20Sastranegara!5e0!3m2!1sid!2sid!4v1669763305640!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 22,\n            \"flight_id\": 11,\n            \"cost\": 8500000,\n            \"departure_time\": \"2023-01-14T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T04:00:00.000Z\",\n            \"from_airport\": 13,\n            \"to_airport\": 20,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 11,\n                \"code\": \"GA-901\",\n                \"capacity\": 450,\n                \"fClass\": \"Executive\",\n                \"current_airport\": 34,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 13,\n                \"code\": \"HND\",\n                \"name\": \"Tokyo International Airport\",\n                \"city_id\": 8,\n                \"country_id\": 2,\n                \"maps_link\": \"https://goo.gl/maps/9VrtKuMNq7iN5fJv5\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3246.1744655211373!2d139.77764991523094!3d35.54939318022529!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018640ba43192e3%3A0xd32c3a9d146f8df!2sBandar%20Udara%20Internasional%20Tokyo!5e0!3m2!1sid!2sid!4v1669599200468!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 20,\n                \"code\": \"BDO\",\n                \"name\": \"Husein Sastranegara International Airport\",\n                \"city_id\": 15,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/AtJmBiDzo8F1TSg38\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3960.888097738113!2d107.57777461409846!3d-6.903983269482664!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68e76ea2197b7b%3A0x83520de1be07f869!2sBandar%20Udara%20Internasional%20Husein%20Sastranegara!5e0!3m2!1sid!2sid!4v1669763305640!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 24,\n            \"flight_id\": 8,\n            \"cost\": 10000000,\n            \"departure_time\": \"2023-01-14T06:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T08:45:00.000Z\",\n            \"from_airport\": 13,\n            \"to_airport\": 20,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 8,\n                \"code\": \"GA-789\",\n                \"capacity\": 250,\n                \"fClass\": \"First\",\n                \"current_airport\": 25,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 13,\n                \"code\": \"HND\",\n                \"name\": \"Tokyo International Airport\",\n                \"city_id\": 8,\n                \"country_id\": 2,\n                \"maps_link\": \"https://goo.gl/maps/9VrtKuMNq7iN5fJv5\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3246.1744655211373!2d139.77764991523094!3d35.54939318022529!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018640ba43192e3%3A0xd32c3a9d146f8df!2sBandar%20Udara%20Internasional%20Tokyo!5e0!3m2!1sid!2sid!4v1669599200468!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 20,\n                \"code\": \"BDO\",\n                \"name\": \"Husein Sastranegara International Airport\",\n                \"city_id\": 15,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/AtJmBiDzo8F1TSg38\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3960.888097738113!2d107.57777461409846!3d-6.903983269482664!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68e76ea2197b7b%3A0x83520de1be07f869!2sBandar%20Udara%20Internasional%20Husein%20Sastranegara!5e0!3m2!1sid!2sid!4v1669763305640!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 25,\n            \"flight_id\": 4,\n            \"cost\": 5000000,\n            \"departure_time\": \"2023-01-14T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T03:15:00.000Z\",\n            \"from_airport\": 34,\n            \"to_airport\": 27,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 4,\n                \"code\": \"GA-456\",\n                \"capacity\": 600,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 27,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 34,\n                \"code\": \"DPS\",\n                \"name\": \"Ngurah Rai International Airport\",\n                \"city_id\": 28,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 27,\n                \"code\": \"JOG\",\n                \"name\": \"Adisutjipto Airport\",\n                \"city_id\": 21,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 1,\n            \"flight_id\": 1,\n            \"cost\": 4500000,\n            \"departure_time\": \"2023-01-07T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T04:00:00.000Z\",\n            \"from_airport\": 26,\n            \"to_airport\": 4,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 1,\n                \"code\": \"GA-123\",\n                \"capacity\": 500,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 17,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 4,\n                \"code\": \"ITO\",\n                \"name\": \"Hilo International Airport\",\n                \"city_id\": 3,\n                \"country_id\": 1,\n                \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 2,\n            \"flight_id\": 5,\n            \"cost\": 7000000,\n            \"departure_time\": \"2023-01-07T02:30:00.000Z\",\n            \"arrival_time\": \"2023-01-07T05:30:00.000Z\",\n            \"from_airport\": 26,\n            \"to_airport\": 4,\n            \"passenger\": 2,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 5,\n                \"code\": \"GA-935\",\n                \"capacity\": 300,\n                \"fClass\": \"Business\",\n                \"current_airport\": 20,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 4,\n                \"code\": \"ITO\",\n                \"name\": \"Hilo International Airport\",\n                \"city_id\": 3,\n                \"country_id\": 1,\n                \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 7,\n            \"flight_id\": 6,\n            \"cost\": 6000000,\n            \"departure_time\": \"2023-01-07T03:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T06:15:00.000Z\",\n            \"from_airport\": 20,\n            \"to_airport\": 13,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 6,\n                \"code\": \"GA-567\",\n                \"capacity\": 530,\n                \"fClass\": \"Business\",\n                \"current_airport\": 30,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 20,\n                \"code\": \"BDO\",\n                \"name\": \"Husein Sastranegara International Airport\",\n                \"city_id\": 15,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/AtJmBiDzo8F1TSg38\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3960.888097738113!2d107.57777461409846!3d-6.903983269482664!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68e76ea2197b7b%3A0x83520de1be07f869!2sBandar%20Udara%20Internasional%20Husein%20Sastranegara!5e0!3m2!1sid!2sid!4v1669763305640!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 13,\n                \"code\": \"HND\",\n                \"name\": \"Tokyo International Airport\",\n                \"city_id\": 8,\n                \"country_id\": 2,\n                \"maps_link\": \"https://goo.gl/maps/9VrtKuMNq7iN5fJv5\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3246.1744655211373!2d139.77764991523094!3d35.54939318022529!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018640ba43192e3%3A0xd32c3a9d146f8df!2sBandar%20Udara%20Internasional%20Tokyo!5e0!3m2!1sid!2sid!4v1669599200468!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 10,\n            \"flight_id\": 7,\n            \"cost\": 7000000,\n            \"departure_time\": \"2023-01-07T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T03:15:00.000Z\",\n            \"from_airport\": 27,\n            \"to_airport\": 34,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 7,\n                \"code\": \"GA-678\",\n                \"capacity\": 470,\n                \"fClass\": \"Business\",\n                \"current_airport\": 34,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 27,\n                \"code\": \"JOG\",\n                \"name\": \"Adisutjipto Airport\",\n                \"city_id\": 21,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 34,\n                \"code\": \"DPS\",\n                \"name\": \"Ngurah Rai International Airport\",\n                \"city_id\": 28,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 11,\n            \"flight_id\": 9,\n            \"cost\": 13000000,\n            \"departure_time\": \"2023-01-07T03:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T05:15:00.000Z\",\n            \"from_airport\": 27,\n            \"to_airport\": 34,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 9,\n                \"code\": \"GA-234\",\n                \"capacity\": 300,\n                \"fClass\": \"First\",\n                \"current_airport\": 27,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 27,\n                \"code\": \"JOG\",\n                \"name\": \"Adisutjipto Airport\",\n                \"city_id\": 21,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 34,\n                \"code\": \"DPS\",\n                \"name\": \"Ngurah Rai International Airport\",\n                \"city_id\": 28,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 12,\n            \"flight_id\": 12,\n            \"cost\": 7500000,\n            \"departure_time\": \"2023-01-07T05:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T07:25:00.000Z\",\n            \"from_airport\": 27,\n            \"to_airport\": 34,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 12,\n                \"code\": \"GA-913\",\n                \"capacity\": 550,\n                \"fClass\": \"Executive\",\n                \"current_airport\": 34,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 27,\n                \"code\": \"JOG\",\n                \"name\": \"Adisutjipto Airport\",\n                \"city_id\": 21,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 34,\n                \"code\": \"DPS\",\n                \"name\": \"Ngurah Rai International Airport\",\n                \"city_id\": 28,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 13,\n            \"flight_id\": 5,\n            \"cost\": 5500000,\n            \"departure_time\": \"2023-01-07T07:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T09:15:00.000Z\",\n            \"from_airport\": 27,\n            \"to_airport\": 34,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 5,\n                \"code\": \"GA-935\",\n                \"capacity\": 300,\n                \"fClass\": \"Business\",\n                \"current_airport\": 20,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 27,\n                \"code\": \"JOG\",\n                \"name\": \"Adisutjipto Airport\",\n                \"city_id\": 21,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 34,\n                \"code\": \"DPS\",\n                \"name\": \"Ngurah Rai International Airport\",\n                \"city_id\": 28,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 14,\n            \"flight_id\": 2,\n            \"cost\": 3000000,\n            \"departure_time\": \"2023-01-07T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T05:15:00.000Z\",\n            \"from_airport\": 26,\n            \"to_airport\": 46,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 2,\n                \"code\": \"GA-345\",\n                \"capacity\": 600,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 30,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 46,\n                \"code\": \"HKG\",\n                \"name\": \"Hong Kong International Airport\",\n                \"city_id\": 40,\n                \"country_id\": 5,\n                \"maps_link\": \"https://goo.gl/maps/32UPY1LwBdceoZdB9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d32417633.976375125!2d93.66477597607978!3d7.327964719557526!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3403e2f3cc46c69d%3A0xf9f590821892369e!2sBandar%20Udara%20Internasional%20Hong%20Kong!5e0!3m2!1sid!2sid!4v1669729477829!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 15,\n            \"flight_id\": 1,\n            \"cost\": 2500000,\n            \"departure_time\": \"2023-01-07T03:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T06:00:00.000Z\",\n            \"from_airport\": 26,\n            \"to_airport\": 46,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 1,\n                \"code\": \"GA-123\",\n                \"capacity\": 500,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 17,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 46,\n                \"code\": \"HKG\",\n                \"name\": \"Hong Kong International Airport\",\n                \"city_id\": 40,\n                \"country_id\": 5,\n                \"maps_link\": \"https://goo.gl/maps/32UPY1LwBdceoZdB9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d32417633.976375125!2d93.66477597607978!3d7.327964719557526!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3403e2f3cc46c69d%3A0xf9f590821892369e!2sBandar%20Udara%20Internasional%20Hong%20Kong!5e0!3m2!1sid!2sid!4v1669729477829!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 16,\n            \"flight_id\": 5,\n            \"cost\": 5500000,\n            \"departure_time\": \"2023-01-07T06:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T09:00:00.000Z\",\n            \"from_airport\": 26,\n            \"to_airport\": 46,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 5,\n                \"code\": \"GA-935\",\n                \"capacity\": 300,\n                \"fClass\": \"Business\",\n                \"current_airport\": 20,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 46,\n                \"code\": \"HKG\",\n                \"name\": \"Hong Kong International Airport\",\n                \"city_id\": 40,\n                \"country_id\": 5,\n                \"maps_link\": \"https://goo.gl/maps/32UPY1LwBdceoZdB9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d32417633.976375125!2d93.66477597607978!3d7.327964719557526!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3403e2f3cc46c69d%3A0xf9f590821892369e!2sBandar%20Udara%20Internasional%20Hong%20Kong!5e0!3m2!1sid!2sid!4v1669729477829!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 17,\n            \"flight_id\": 1,\n            \"cost\": 4500000,\n            \"departure_time\": \"2023-01-14T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T04:00:00.000Z\",\n            \"from_airport\": 4,\n            \"to_airport\": 26,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 1,\n                \"code\": \"GA-123\",\n                \"capacity\": 500,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 17,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 4,\n                \"code\": \"ITO\",\n                \"name\": \"Hilo International Airport\",\n                \"city_id\": 3,\n                \"country_id\": 1,\n                \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 18,\n            \"flight_id\": 5,\n            \"cost\": 7000000,\n            \"departure_time\": \"2023-01-14T02:30:00.000Z\",\n            \"arrival_time\": \"2023-01-14T05:30:00.000Z\",\n            \"from_airport\": 4,\n            \"to_airport\": 26,\n            \"passenger\": 2,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 5,\n                \"code\": \"GA-935\",\n                \"capacity\": 300,\n                \"fClass\": \"Business\",\n                \"current_airport\": 20,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 4,\n                \"code\": \"ITO\",\n                \"name\": \"Hilo International Airport\",\n                \"city_id\": 3,\n                \"country_id\": 1,\n                \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 23,\n            \"flight_id\": 6,\n            \"cost\": 6000000,\n            \"departure_time\": \"2023-01-14T03:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T06:15:00.000Z\",\n            \"from_airport\": 13,\n            \"to_airport\": 20,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 6,\n                \"code\": \"GA-567\",\n                \"capacity\": 530,\n                \"fClass\": \"Business\",\n                \"current_airport\": 30,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 13,\n                \"code\": \"HND\",\n                \"name\": \"Tokyo International Airport\",\n                \"city_id\": 8,\n                \"country_id\": 2,\n                \"maps_link\": \"https://goo.gl/maps/9VrtKuMNq7iN5fJv5\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3246.1744655211373!2d139.77764991523094!3d35.54939318022529!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018640ba43192e3%3A0xd32c3a9d146f8df!2sBandar%20Udara%20Internasional%20Tokyo!5e0!3m2!1sid!2sid!4v1669599200468!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 20,\n                \"code\": \"BDO\",\n                \"name\": \"Husein Sastranegara International Airport\",\n                \"city_id\": 15,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/AtJmBiDzo8F1TSg38\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3960.888097738113!2d107.57777461409846!3d-6.903983269482664!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68e76ea2197b7b%3A0x83520de1be07f869!2sBandar%20Udara%20Internasional%20Husein%20Sastranegara!5e0!3m2!1sid!2sid!4v1669763305640!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 26,\n            \"flight_id\": 7,\n            \"cost\": 7000000,\n            \"departure_time\": \"2023-01-14T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T03:15:00.000Z\",\n            \"from_airport\": 34,\n            \"to_airport\": 27,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 7,\n                \"code\": \"GA-678\",\n                \"capacity\": 470,\n                \"fClass\": \"Business\",\n                \"current_airport\": 34,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 34,\n                \"code\": \"DPS\",\n                \"name\": \"Ngurah Rai International Airport\",\n                \"city_id\": 28,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 27,\n                \"code\": \"JOG\",\n                \"name\": \"Adisutjipto Airport\",\n                \"city_id\": 21,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 27,\n            \"flight_id\": 9,\n            \"cost\": 13000000,\n            \"departure_time\": \"2023-01-14T03:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T05:15:00.000Z\",\n            \"from_airport\": 34,\n            \"to_airport\": 27,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 9,\n                \"code\": \"GA-234\",\n                \"capacity\": 300,\n                \"fClass\": \"First\",\n                \"current_airport\": 27,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 34,\n                \"code\": \"DPS\",\n                \"name\": \"Ngurah Rai International Airport\",\n                \"city_id\": 28,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 27,\n                \"code\": \"JOG\",\n                \"name\": \"Adisutjipto Airport\",\n                \"city_id\": 21,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 28,\n            \"flight_id\": 12,\n            \"cost\": 7500000,\n            \"departure_time\": \"2023-01-14T05:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T07:25:00.000Z\",\n            \"from_airport\": 34,\n            \"to_airport\": 27,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 12,\n                \"code\": \"GA-913\",\n                \"capacity\": 550,\n                \"fClass\": \"Executive\",\n                \"current_airport\": 34,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 34,\n                \"code\": \"DPS\",\n                \"name\": \"Ngurah Rai International Airport\",\n                \"city_id\": 28,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 27,\n                \"code\": \"JOG\",\n                \"name\": \"Adisutjipto Airport\",\n                \"city_id\": 21,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 29,\n            \"flight_id\": 5,\n            \"cost\": 5500000,\n            \"departure_time\": \"2023-01-14T07:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T09:15:00.000Z\",\n            \"from_airport\": 34,\n            \"to_airport\": 27,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 5,\n                \"code\": \"GA-935\",\n                \"capacity\": 300,\n                \"fClass\": \"Business\",\n                \"current_airport\": 20,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 34,\n                \"code\": \"DPS\",\n                \"name\": \"Ngurah Rai International Airport\",\n                \"city_id\": 28,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 27,\n                \"code\": \"JOG\",\n                \"name\": \"Adisutjipto Airport\",\n                \"city_id\": 21,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 30,\n            \"flight_id\": 2,\n            \"cost\": 3000000,\n            \"departure_time\": \"2023-01-14T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T05:15:00.000Z\",\n            \"from_airport\": 46,\n            \"to_airport\": 26,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 2,\n                \"code\": \"GA-345\",\n                \"capacity\": 600,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 30,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 46,\n                \"code\": \"HKG\",\n                \"name\": \"Hong Kong International Airport\",\n                \"city_id\": 40,\n                \"country_id\": 5,\n                \"maps_link\": \"https://goo.gl/maps/32UPY1LwBdceoZdB9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d32417633.976375125!2d93.66477597607978!3d7.327964719557526!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3403e2f3cc46c69d%3A0xf9f590821892369e!2sBandar%20Udara%20Internasional%20Hong%20Kong!5e0!3m2!1sid!2sid!4v1669729477829!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 31,\n            \"flight_id\": 1,\n            \"cost\": 2500000,\n            \"departure_time\": \"2023-01-14T03:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T06:00:00.000Z\",\n            \"from_airport\": 46,\n            \"to_airport\": 26,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 1,\n                \"code\": \"GA-123\",\n                \"capacity\": 500,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 17,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 46,\n                \"code\": \"HKG\",\n                \"name\": \"Hong Kong International Airport\",\n                \"city_id\": 40,\n                \"country_id\": 5,\n                \"maps_link\": \"https://goo.gl/maps/32UPY1LwBdceoZdB9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d32417633.976375125!2d93.66477597607978!3d7.327964719557526!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3403e2f3cc46c69d%3A0xf9f590821892369e!2sBandar%20Udara%20Internasional%20Hong%20Kong!5e0!3m2!1sid!2sid!4v1669729477829!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        },\n        {\n            \"id\": 32,\n            \"flight_id\": 5,\n            \"cost\": 5500000,\n            \"departure_time\": \"2023-01-14T06:00:00.000Z\",\n            \"arrival_time\": \"2023-01-14T09:00:00.000Z\",\n            \"from_airport\": 46,\n            \"to_airport\": 26,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\",\n            \"flight\": {\n                \"id\": 5,\n                \"code\": \"GA-935\",\n                \"capacity\": 300,\n                \"fClass\": \"Business\",\n                \"current_airport\": 20,\n                \"is_ready\": true,\n                \"is_maintain\": false,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n            },\n            \"fromAirport\": {\n                \"id\": 46,\n                \"code\": \"HKG\",\n                \"name\": \"Hong Kong International Airport\",\n                \"city_id\": 40,\n                \"country_id\": 5,\n                \"maps_link\": \"https://goo.gl/maps/32UPY1LwBdceoZdB9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d32417633.976375125!2d93.66477597607978!3d7.327964719557526!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3403e2f3cc46c69d%3A0xf9f590821892369e!2sBandar%20Udara%20Internasional%20Hong%20Kong!5e0!3m2!1sid!2sid!4v1669729477829!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            },\n            \"toAirport\": {\n                \"id\": 26,\n                \"code\": \"CGK\",\n                \"name\": \"Soekarno-Hatta International Airport\",\n                \"city_id\": 20,\n                \"country_id\": 3,\n                \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n                \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n                \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n            }\n        }\n    ]\n}"},{"id":"d6ad1138-3195-47c1-8f6a-5f1e85d5463c","name":"[Failed] Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text","disabled":true}],"url":"https://flytick-prod.up.railway.app/api/schedule"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 09:55:32 GMT"},{"key":"x-envoy-upstream-service-time","value":"6"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"bd194aca-e4c5-43ed-b69f-a5e453236074"},{"name":"Search Schedules","id":"0ead5bcf-100f-4ed0-be77-6cab94b4391c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/schedule?departure_time=2023-01-07&from_airport=26&to_airport=4&adult=1&child=0","urlObject":{"protocol":"https","path":["api","schedule"],"host":["flytick-dev","up","railway","app"],"query":[{"key":"departure_time","value":"2023-01-07"},{"key":"from_airport","value":"26"},{"key":"to_airport","value":"4"},{"key":"adult","value":"1"},{"key":"child","value":"0"}],"variable":[]}},"response":[{"id":"4957812a-adb3-43c9-b0bd-88e2c8902d4f","name":"[Success] Search Schedules","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":{"raw":"https://flytick-prod.up.railway.app/api/schedule?departure_time=2023-01-07&from_airport=26&to_airport=4&adult=2&child=1","protocol":"https","host":["flytick-prod","up","railway","app"],"path":["api","schedule"],"query":[{"key":"departure_time","value":"2023-01-07"},{"key":"from_airport","value":"26"},{"key":"to_airport","value":"4"},{"key":"adult","value":"2"},{"key":"child","value":"1"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"2962"},{"key":"etag","value":"W/\"b92-tH5J2cE22pjAP9aIQZz8+i5FppA\""},{"key":"date","value":"Sat, 31 Dec 2022 09:57:19 GMT"},{"key":"x-envoy-upstream-service-time","value":"60"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all schedules success\",\n    \"pagination\": {\n        \"totalRows\": 4,\n        \"totalPages\": 1\n    },\n    \"data\": {\n        \"schedules\": [\n            {\n                \"id\": 1,\n                \"flight_id\": 1,\n                \"cost\": 4500000,\n                \"departure_time\": \"2023-01-07T01:00:00.000Z\",\n                \"arrival_time\": \"2023-01-07T04:00:00.000Z\",\n                \"from_airport\": 26,\n                \"to_airport\": 4,\n                \"passenger\": 3,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\",\n                \"code\": \"GA-123\",\n                \"capacity\": 500,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 17,\n                \"is_ready\": true,\n                \"is_maintain\": false\n            },\n            {\n                \"id\": 5,\n                \"flight_id\": 5,\n                \"cost\": 7000000,\n                \"departure_time\": \"2023-01-07T02:30:00.000Z\",\n                \"arrival_time\": \"2023-01-07T05:30:00.000Z\",\n                \"from_airport\": 26,\n                \"to_airport\": 4,\n                \"passenger\": 2,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\",\n                \"code\": \"GA-935\",\n                \"capacity\": 300,\n                \"fClass\": \"Business\",\n                \"current_airport\": 20,\n                \"is_ready\": true,\n                \"is_maintain\": false\n            },\n            {\n                \"id\": 8,\n                \"flight_id\": 8,\n                \"cost\": 13000000,\n                \"departure_time\": \"2023-01-07T07:30:00.000Z\",\n                \"arrival_time\": \"2023-01-07T10:45:00.000Z\",\n                \"from_airport\": 26,\n                \"to_airport\": 4,\n                \"passenger\": 3,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\",\n                \"code\": \"GA-789\",\n                \"capacity\": 250,\n                \"fClass\": \"First\",\n                \"current_airport\": 25,\n                \"is_ready\": true,\n                \"is_maintain\": false\n            },\n            {\n                \"id\": 3,\n                \"flight_id\": 3,\n                \"cost\": 5000000,\n                \"departure_time\": \"2023-01-07T08:00:00.000Z\",\n                \"arrival_time\": \"2023-01-07T12:00:00.000Z\",\n                \"from_airport\": 26,\n                \"to_airport\": 4,\n                \"passenger\": 3,\n                \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n                \"updatedAt\": \"2022-12-31T08:20:34.418Z\",\n                \"code\": \"GA-890\",\n                \"capacity\": 500,\n                \"fClass\": \"Economy\",\n                \"current_airport\": 34,\n                \"is_ready\": true,\n                \"is_maintain\": false\n            }\n        ],\n        \"fromAirport\": {\n            \"id\": 26,\n            \"code\": \"CGK\",\n            \"name\": \"Soekarno-Hatta International Airport\",\n            \"city_id\": 20,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n            \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n        },\n        \"toAirport\": {\n            \"id\": 4,\n            \"code\": \"ITO\",\n            \"name\": \"Hilo International Airport\",\n            \"city_id\": 3,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-31T08:20:33.937Z\",\n            \"updatedAt\": \"2022-12-31T08:20:33.937Z\"\n        }\n    }\n}"}],"_postman_id":"0ead5bcf-100f-4ed0-be77-6cab94b4391c"},{"name":"Detail Schedule","id":"357c8e1f-71a5-47df-a52d-4509caffad3d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/schedule/5","urlObject":{"protocol":"https","path":["api","schedule","5"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"ee8fb463-74e0-4e92-b2ba-9525a0dbcee6","name":"Get Detail Schedule Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/schedule/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"303"},{"key":"ETag","value":"W/\"12f-+ehUnoEbM4zRbuHREr6C4D30LXQ\""},{"key":"Date","value":"Mon, 12 Dec 2022 11:15:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get schedule success\",\n    \"data\": {\n        \"id\": 1,\n        \"flight_id\": 1,\n        \"cost\": 4000000,\n        \"departure_time\": \"2022-12-05T08:00:00.000Z\",\n        \"arrival_time\": \"2022-12-05T12:00:00.000Z\",\n        \"from_airport\": 1,\n        \"to_airport\": 4,\n        \"passenger\": 3,\n        \"createdAt\": \"2022-12-12T07:43:01.805Z\",\n        \"updatedAt\": \"2022-12-12T07:43:01.805Z\"\n    }\n}"},{"id":"cb42d0f3-e555-4304-a6cd-e0a267b75928","name":"[Success] Detail Schedule","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/schedule/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"520"},{"key":"etag","value":"W/\"208-sD0EGlGDIxjdtLlWr7TzI8AVRlc\""},{"key":"date","value":"Sat, 31 Dec 2022 12:28:17 GMT"},{"key":"x-envoy-upstream-service-time","value":"53"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get schedule success\",\n    \"data\": {\n        \"schedule\": {\n            \"id\": 1,\n            \"flight_id\": 1,\n            \"cost\": 4500000,\n            \"departure_time\": \"2023-01-07T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T04:00:00.000Z\",\n            \"from_airport\": 26,\n            \"to_airport\": 4,\n            \"passenger\": 3,\n            \"createdAt\": \"2022-12-31T08:20:34.822Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.822Z\"\n        },\n        \"flight\": {\n            \"id\": 1,\n            \"code\": \"GA-123\",\n            \"capacity\": 500,\n            \"fClass\": \"Economy\",\n            \"current_airport\": 17,\n            \"is_ready\": true,\n            \"is_maintain\": false,\n            \"createdAt\": \"2022-12-31T08:20:34.418Z\",\n            \"updatedAt\": \"2022-12-31T08:20:34.418Z\"\n        }\n    }\n}"}],"_postman_id":"357c8e1f-71a5-47df-a52d-4509caffad3d"},{"name":"Create Schedule","id":"7edc50aa-1eee-4d27-8c91-1ecca68b1c18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"flight_id\": 1,\r\n    \"cost\": 6500000,\r\n    \"departure_time\": \"2022-12-20 10:00:00\",\r\n    \"arrival_time\": \"2022-12-20 14:30:00\",\r\n    \"from_airport\": 5,\r\n    \"to_airport\": 20\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/schedule","urlObject":{"protocol":"http","port":"3000","path":["api","schedule"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"06495679-bd78-437a-ae93-7b1cf68c120d","name":"Create Schedule Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"flight_id\": 1,\r\n    \"cost\": 6500000,\r\n    \"departure_time\": \"2022-12-20 10:00:00\",\r\n    \"arrival_time\": \"2022-12-20 14:30:00\",\r\n    \"from_airport\": 5,\r\n    \"to_airport\": 11\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/schedule"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"307"},{"key":"ETag","value":"W/\"133-OQnNM0r0w7U0UkEN3zJzS77FxpU\""},{"key":"Date","value":"Mon, 12 Dec 2022 11:20:17 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"create schedule success\",\n    \"data\": {\n        \"id\": 4,\n        \"flight_id\": 1,\n        \"cost\": 6500000,\n        \"departure_time\": \"2022-12-20T03:00:00.000Z\",\n        \"arrival_time\": \"2022-12-20T07:30:00.000Z\",\n        \"from_airport\": 5,\n        \"to_airport\": 11,\n        \"passenger\": 0,\n        \"updatedAt\": \"2022-12-12T11:20:17.339Z\",\n        \"createdAt\": \"2022-12-12T11:20:17.339Z\"\n    }\n}"}],"_postman_id":"7edc50aa-1eee-4d27-8c91-1ecca68b1c18"},{"name":"Update Schedule","id":"89a1d6a9-7c14-45cc-9099-a5611ce0058f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"flight_id\": 1,\r\n    \"cost\": 7700000,\r\n    \"departure_time\": \"2022-12-20 09:30:00\",\r\n    \"arrival_time\": \"2022-12-20 12:30:00\",\r\n    \"from_airport\": 5,\r\n    \"to_airport\": 11\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/schedule/4","urlObject":{"protocol":"http","port":"3000","path":["api","schedule","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"97f9f2b4-da66-4d54-a7d4-d2be980d9820","name":"Update Schedule Success","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"flight_id\": 1,\r\n    \"cost\": 7700000,\r\n    \"departure_time\": \"2022-12-20 09:30:00\",\r\n    \"arrival_time\": \"2022-12-20 12:30:00\",\r\n    \"from_airport\": 5,\r\n    \"to_airport\": 11\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/schedule/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"62"},{"key":"ETag","value":"W/\"3e-eSyPJjVX7jLURcJthOL/MmaF3Kw\""},{"key":"Date","value":"Mon, 12 Dec 2022 11:23:51 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"update schedule success\",\n    \"data\": [\n        1\n    ]\n}"}],"_postman_id":"89a1d6a9-7c14-45cc-9099-a5611ce0058f"},{"name":"Delete Schedule","id":"d46db8f7-ec1a-4119-881f-2d7a77469e38","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/schedule/4","urlObject":{"protocol":"http","port":"3000","path":["api","schedule","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c9b3e821-7580-4e8e-a7ea-4355245c90ef","name":"Delete Schedule Success","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/schedule/4"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"60"},{"key":"ETag","value":"W/\"3c-LpCLN2DjGu5ZaZnGVswClet3lco\""},{"key":"Date","value":"Mon, 12 Dec 2022 11:25:02 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"delete schedule success\",\n    \"data\": 1\n}"}],"_postman_id":"d46db8f7-ec1a-4119-881f-2d7a77469e38"}],"id":"4e85eb61-268e-4b69-82ff-fcbc12e1ad07","_postman_id":"4e85eb61-268e-4b69-82ff-fcbc12e1ad07","description":""},{"name":"Transaction","item":[{"name":"All Transactions","id":"316feea4-dbd9-41d1-8000-78867f174eed","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/transaction","urlObject":{"protocol":"https","path":["api","transaction"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"c0f49ef2-b488-4b4d-80ec-f7ef318d26c1","name":"Get All Transactions Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/transaction"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"36183"},{"key":"etag","value":"W/\"8d57-NgVdwp89ZrYl48kxz6hkAzHwt8c\""},{"key":"date","value":"Wed, 28 Dec 2022 13:18:29 GMT"},{"key":"x-envoy-upstream-service-time","value":"28"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all transaction success\",\n    \"pagination\": {\n        \"totalRows\": 13,\n        \"totalPages\": 2,\n        \"thisPageRows\": 6,\n        \"next\": {\n            \"page\": 2\n        }\n    },\n    \"data\": [\n        {\n            \"id\": 6,\n            \"transaction_time\": \"2022-12-27T14:25:50.202Z\",\n            \"invoice_number\": \"LC6BMD14-HMUA9QI2MJ9\",\n            \"user_id\": 4,\n            \"paid_time\": \"2022-12-27T14:25:50.202Z\",\n            \"paid_status\": true,\n            \"adult\": 1,\n            \"child\": 1,\n            \"round_trip\": false,\n            \"total_cost\": 4800000,\n            \"createdAt\": \"2022-12-27T14:25:50.203Z\",\n            \"updatedAt\": \"2022-12-27T14:25:50.203Z\",\n            \"user\": {\n                \"id\": 4,\n                \"name\": \"Muhammad Zaki Kurniawan\",\n                \"email\": \"zakitest1@gmail.com\",\n                \"password\": \"$2b$10$BhX36xYofIyOp9VEaa4JJOCpd2rXioXRD5Gq5Nlz6nWkcSQu8/XFi\",\n                \"avatar_id\": 1,\n                \"role\": \"user\",\n                \"balance\": 41200000,\n                \"biodata_id\": 4,\n                \"login_type\": \"basic\",\n                \"createdAt\": \"2022-12-27T13:55:06.971Z\",\n                \"updatedAt\": \"2022-12-27T14:25:59.184Z\"\n            },\n            \"tickets\": [\n                {\n                    \"id\": 13,\n                    \"ticket_number\": \"13/C/GA-123/LC6BMD14-HMUA9QI2MJ9\",\n                    \"type\": \"Children\",\n                    \"seat_number\": \"E/002\",\n                    \"schedule_id\": 1,\n                    \"user_id\": 4,\n                    \"biodata_id\": 5,\n                    \"transaction_id\": 6,\n                    \"flight_id\": 1,\n                    \"checked_in\": false,\n                    \"qr_code\": \"https://ik.imagekit.io/sekarmk03/ffrc03-7dNOnT9tcAQ0NzUXN88Lxcfnrpz-93Fe-9iugoaG5rQnWVrm_qlrVe6KhoflRmnTH0lc3Ghqa36EJ9iRBYRu-TxoamouaKpVYJxXpUt-WrdHQ0Gxmnfd_ekdyS0NDs3vgWKcc6z7ovae4NDQ06x5lkn_uSZvbIBoamuOaqogFNa06zkiZNDQ0FzXrahRknZNyth6sOpTc0tDQpDUtuE26vVmv7ennqj6IhobmkGbdbFQPDhaTCkcpBw0NTd-fVIOM-fzj5uEJDQ3N6zRpvakGFa7kpDQ0NMc1QXIZrDxtgYK73JnrpKGhqU48xjuWoMnpXyANDc0dTbXDWCcf6TUJUGloaI5r_v4mHZOaLJ_GhubFmvgO3594TKrWoekHGhqaiWadTW6OPq5fx2b0SUNDc0gziSs2-1ZFJxspBw0NzWY6mO5TJnuhapBit6bR0NDcO-dMR5c3v-fQfcGChobmoKbqW-pNTfrIQzWNhoZmPDVUxZzpsvqoY6Om0dDQHNwLjDuT4Pb9zAMNDc0dzbqSpfFlvCdpZixHmQ0NDc0k5ej3GqkrnZM8mdnQ0NCc0QTdSrC2qgW6WNNoaGg2H5KOLFRjk9VANQ0NzR3N5mxEEkuGpet13RoNDc0k60xblnU4Uk1d0NDQXNT82ouGhoaGhoaGhoaGhoaGhqa5-gMdof-gr1sWdwAAAABJRU5ErkJggg___Nt-YsG1US\",\n                    \"ticket_pdf\": \"https://ik.imagekit.io/sekarmk03/13_C_GA-123_LC6BMD14-HMUA9QI2MJ9_Hva15gsGc\",\n                    \"createdAt\": \"2022-12-27T14:25:54.781Z\",\n                    \"updatedAt\": \"2022-12-27T14:25:59.172Z\",\n                    \"schedule\": {\n                        \"id\": 1,\n                        \"flight_id\": 1,\n                        \"cost\": 4000000,\n                        \"departure_time\": \"2023-01-15T08:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-15T12:00:00.000Z\",\n                        \"from_airport\": 1,\n                        \"to_airport\": 4,\n                        \"passenger\": 2,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T14:25:59.177Z\",\n                        \"flight\": {\n                            \"id\": 1,\n                            \"code\": \"GA-123\",\n                            \"capacity\": 500,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 1,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                },\n                {\n                    \"id\": 11,\n                    \"ticket_number\": \"11/A/GA-123/LC6BMD14-HMUA9QI2MJ9\",\n                    \"type\": \"Adult\",\n                    \"seat_number\": \"E/002\",\n                    \"schedule_id\": 1,\n                    \"user_id\": 4,\n                    \"biodata_id\": 4,\n                    \"transaction_id\": 6,\n                    \"flight_id\": 1,\n                    \"checked_in\": false,\n                    \"qr_code\": \"https://ik.imagekit.io/sekarmk03/R0NA8q6kiz7o_0ZdOgiSHhoZmSFPNMaWzjkFJczMZoqGhGdf0Sc66YxmcSdICx-n_DQ0NTR-TqvHotI5xX9_ThoZmZl6gL3qk_U2qTn5ZGhqaGU06s5Q2MNPK5elxSBoamnFNOtaUhp903GE8v6GhodnMb9JV0YMcKkh3aGhontCsTxjVcOPmpMOpvicNDc1gTEvrn2k-JE18aGhobtakd928JLBWpywaGpohTZXVpMXNamIyKH-Q0NBcqOnLFev6ZzVVHZQ_xzseNDQ0m8lL_szUGsxB0NDQ3KwJjiNVBlOVUvtBKBoamic0-Xkmran0lQ8aGppnNZsFjnTcIenD0NDQTGs2ZyOqW6WX0NDQ3Kw5k2wEQazPapJfh4aGZkbzZxcNDQ0NDQ0NDQ0NDQ0NDU2zvgEJ_8cnpntcAQAAAABJRU5ErkJggg___e3b1XB3PE\",\n                    \"ticket_pdf\": \"https://ik.imagekit.io/sekarmk03/11_A_GA-123_LC6BMD14-HMUA9QI2MJ9_DXOdWg_dz\",\n                    \"createdAt\": \"2022-12-27T14:25:50.223Z\",\n                    \"updatedAt\": \"2022-12-27T14:25:54.761Z\",\n                    \"schedule\": {\n                        \"id\": 1,\n                        \"flight_id\": 1,\n                        \"cost\": 4000000,\n                        \"departure_time\": \"2023-01-15T08:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-15T12:00:00.000Z\",\n                        \"from_airport\": 1,\n                        \"to_airport\": 4,\n                        \"passenger\": 2,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T14:25:59.177Z\",\n                        \"flight\": {\n                            \"id\": 1,\n                            \"code\": \"GA-123\",\n                            \"capacity\": 500,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 1,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 5,\n            \"transaction_time\": \"2022-12-27T14:25:46.253Z\",\n            \"invoice_number\": \"LC6BM9ZE-NJSN7U63PYP\",\n            \"user_id\": 4,\n            \"paid_time\": \"2022-12-27T14:25:46.253Z\",\n            \"paid_status\": true,\n            \"adult\": 1,\n            \"child\": 1,\n            \"round_trip\": false,\n            \"total_cost\": 4800000,\n            \"createdAt\": \"2022-12-27T14:25:46.253Z\",\n            \"updatedAt\": \"2022-12-27T14:25:46.253Z\",\n            \"user\": {\n                \"id\": 4,\n                \"name\": \"Muhammad Zaki Kurniawan\",\n                \"email\": \"zakitest1@gmail.com\",\n                \"password\": \"$2b$10$BhX36xYofIyOp9VEaa4JJOCpd2rXioXRD5Gq5Nlz6nWkcSQu8/XFi\",\n                \"avatar_id\": 1,\n                \"role\": \"user\",\n                \"balance\": 41200000,\n                \"biodata_id\": 4,\n                \"login_type\": \"basic\",\n                \"createdAt\": \"2022-12-27T13:55:06.971Z\",\n                \"updatedAt\": \"2022-12-27T14:25:59.184Z\"\n            },\n            \"tickets\": [\n                {\n                    \"id\": 10,\n                    \"ticket_number\": \"10/A/GA-123/LC6BM9ZE-NJSN7U63PYP\",\n                    \"type\": \"Adult\",\n                    \"seat_number\": \"E/002\",\n                    \"schedule_id\": 1,\n                    \"user_id\": 4,\n                    \"biodata_id\": 4,\n                    \"transaction_id\": 5,\n                    \"flight_id\": 1,\n                    \"checked_in\": false,\n                    \"qr_code\": \"https://ik.imagekit.io/sekarmk03/3POWkxDaKhoblak4Kr4We8wTAy0tDQnNTMxxlBr3MnnA1vsNrrpKGhWdRU5Uk6FJnvd-hM0jqIhobmpCadP6YDi23hfs_Ghoamj2kfQsjnIifIYqpRCA0NzX2aNLoFKUqfBi1GNxoamkOa6jRj-ySqQJl2V2hoaE5q_qljkLEERc78VldXazQ0NKmmD0T9ucbFcoeGhuaQZr5cENgWg2Ja5NDQ0Nyi2ek2pBGvgtDQ0DymSUNcdfQxjZFdgkVDQ3NQM1_zAleBLU2waGhortakbxe-Ny9eqtkqDQ3N1ZqdmFYdmtg_B0FDQ3NSE3Qa_wRm3ggJhiL79Q0NDU0199zuYVbHItL7rZ5_oKGh2Zl7BgGmT1EW-yRBQ0NziyaIZP2ZyLTzETxZGhqaWzRp42K4elAvpXEuedA0NDQPaBaF1ULzu9DQ0DymSdObIOIFbQ0aGponNNUhh8VapspxaGho7tNUvc6_35GOWtNDkDQ0NCc1f-aioaGhoaGhoaGhoaGhoaFprm_bnccn5UvhBgAAAABJRU5ErkJggg___OSMqDGGL8\",\n                    \"ticket_pdf\": \"https://ik.imagekit.io/sekarmk03/10_A_GA-123_LC6BM9ZE-NJSN7U63PYP_3dsWls9PA\",\n                    \"createdAt\": \"2022-12-27T14:25:46.271Z\",\n                    \"updatedAt\": \"2022-12-27T14:25:50.604Z\",\n                    \"schedule\": {\n                        \"id\": 1,\n                        \"flight_id\": 1,\n                        \"cost\": 4000000,\n                        \"departure_time\": \"2023-01-15T08:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-15T12:00:00.000Z\",\n                        \"from_airport\": 1,\n                        \"to_airport\": 4,\n                        \"passenger\": 2,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T14:25:59.177Z\",\n                        \"flight\": {\n                            \"id\": 1,\n                            \"code\": \"GA-123\",\n                            \"capacity\": 500,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 1,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                },\n                {\n                    \"id\": 12,\n                    \"ticket_number\": \"12/C/GA-123/LC6BM9ZE-NJSN7U63PYP\",\n                    \"type\": \"Children\",\n                    \"seat_number\": \"E/002\",\n                    \"schedule_id\": 1,\n                    \"user_id\": 4,\n                    \"biodata_id\": 5,\n                    \"transaction_id\": 5,\n                    \"flight_id\": 1,\n                    \"checked_in\": false,\n                    \"qr_code\": \"https://ik.imagekit.io/sekarmk03/y_vgUpCs0NDTLNdX5Js0n_t7J_B9NQ0PzqCY4vAQLYP8UGhqaxzR9abR6XnB8oqGh2a0Jrga10KrD4ggHDQ3Nbk2VdaZHltTfN0HS0NCs1PzZQUNDQ0NDQ0NDQ0NDQ0ND04xPo5oxvSY33cwAAAAASUVORK5CYII__XM4tf9AoO\",\n                    \"ticket_pdf\": \"https://ik.imagekit.io/sekarmk03/12_C_GA-123_LC6BM9ZE-NJSN7U63PYP_3t09HFN_KP\",\n                    \"createdAt\": \"2022-12-27T14:25:50.662Z\",\n                    \"updatedAt\": \"2022-12-27T14:25:54.816Z\",\n                    \"schedule\": {\n                        \"id\": 1,\n                        \"flight_id\": 1,\n                        \"cost\": 4000000,\n                        \"departure_time\": \"2023-01-15T08:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-15T12:00:00.000Z\",\n                        \"from_airport\": 1,\n                        \"to_airport\": 4,\n                        \"passenger\": 2,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T14:25:59.177Z\",\n                        \"flight\": {\n                            \"id\": 1,\n                            \"code\": \"GA-123\",\n                            \"capacity\": 500,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 1,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 4,\n            \"transaction_time\": \"2022-12-27T13:57:10.754Z\",\n            \"invoice_number\": \"LC6ALIAO-V4KKAUFTD3B\",\n            \"user_id\": 4,\n            \"paid_time\": \"2022-12-27T13:57:10.754Z\",\n            \"paid_status\": true,\n            \"adult\": 1,\n            \"child\": 0,\n            \"round_trip\": false,\n            \"total_cost\": 4000000,\n            \"createdAt\": \"2022-12-27T13:57:10.755Z\",\n            \"updatedAt\": \"2022-12-27T13:57:10.755Z\",\n            \"user\": {\n                \"id\": 4,\n                \"name\": \"Muhammad Zaki Kurniawan\",\n                \"email\": \"zakitest1@gmail.com\",\n                \"password\": \"$2b$10$BhX36xYofIyOp9VEaa4JJOCpd2rXioXRD5Gq5Nlz6nWkcSQu8/XFi\",\n                \"avatar_id\": 1,\n                \"role\": \"user\",\n                \"balance\": 41200000,\n                \"biodata_id\": 4,\n                \"login_type\": \"basic\",\n                \"createdAt\": \"2022-12-27T13:55:06.971Z\",\n                \"updatedAt\": \"2022-12-27T14:25:59.184Z\"\n            },\n            \"tickets\": [\n                {\n                    \"id\": 9,\n                    \"ticket_number\": \"9/A/GA-123/LC6ALIAO-V4KKAUFTD3B\",\n                    \"type\": \"Adult\",\n                    \"seat_number\": \"E/004\",\n                    \"schedule_id\": 1,\n                    \"user_id\": 4,\n                    \"biodata_id\": 4,\n                    \"transaction_id\": 4,\n                    \"flight_id\": 1,\n                    \"checked_in\": false,\n                    \"qr_code\": \"https://ik.imagekit.io/sekarmk03/_l60dDQ0NDQ0NDQ0NDQ0NDQ7Gpe76-gZ0dfHP3789n_CmhoaAY1vweO_sXr5R_9rVoBDQ3NhZqjxQTfBjcHTw5WQEND8wBNtY7BHaOhoXmKps9bguMNDQ3NUzSBNTjjBMwHZGs0NDR9pfHiv26u3NLQ0JxoMzYlzfUDgpuv7uLS0NAE2UXV1IyTkvBUFFhpaGjGNVWhIahr9tMPVeyjoaGZ1KyDUxq6_oyompKgoaG5T1OdSYJ2RvDkyY4HDQ1NXx2szhVxAlIXPYLeKg0NzTWadfhZk4KguDMlQUNDc7UmyDPSkagq9gV79yYo0tDQzGj64kO6hKqDMtTxoKGhGawOpnNRwbmn2sV0pIKGhmZS0x9bqlTpE11cGhqabc1OK7NKWfoyJw0NzaQmCCs9PVjg9jgkDQ3NuKYaXlj-Iu14jOc3NDQ0OxnBzvL78keV7tDQ0NysCd5eVTiDAFiFMxoamqs11QxUtTHphMVW35OGhmam1hmUIdY3b89G0NDQ3KKpWplBHeNkkhOUUmloaK7RvN5fFTjtnlb9Vhoamqs1aSTbTobW_7Tf96ShodmegUrjUrAnQc5zctyahobmY5q_TtoXS9PARkND8yhNOkMRbMJkx4OGhmYwv1mvsjrABGUSGhqamzXbycbJYNeHURoamnHNn71oaGhoaGhoaGhoaGhoaGia6xu6jDG9JiwRvwAAAABJRU5ErkJggg___5_lTYpLLY\",\n                    \"ticket_pdf\": \"https://ik.imagekit.io/sekarmk03/9_A_GA-123_LC6ALIAO-V4KKAUFTD3B_voflU2087\",\n                    \"createdAt\": \"2022-12-27T13:57:10.771Z\",\n                    \"updatedAt\": \"2022-12-27T13:57:15.417Z\",\n                    \"schedule\": {\n                        \"id\": 1,\n                        \"flight_id\": 1,\n                        \"cost\": 4000000,\n                        \"departure_time\": \"2023-01-15T08:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-15T12:00:00.000Z\",\n                        \"from_airport\": 1,\n                        \"to_airport\": 4,\n                        \"passenger\": 2,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T14:25:59.177Z\",\n                        \"flight\": {\n                            \"id\": 1,\n                            \"code\": \"GA-123\",\n                            \"capacity\": 500,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 1,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 2,\n            \"transaction_time\": \"2022-12-27T13:50:58.734Z\",\n            \"invoice_number\": \"DUMMY-001-02\",\n            \"user_id\": 1,\n            \"paid_time\": \"2022-12-27T13:50:58.734Z\",\n            \"paid_status\": true,\n            \"adult\": 2,\n            \"child\": 1,\n            \"round_trip\": true,\n            \"total_cost\": 15400000,\n            \"createdAt\": \"2022-12-27T13:50:58.734Z\",\n            \"updatedAt\": \"2022-12-27T13:50:58.734Z\",\n            \"user\": {\n                \"id\": 1,\n                \"name\": \"Sekar MK\",\n                \"email\": \"sekarmadukusumawardani@gmail.com\",\n                \"password\": \"$2b$10$.RwemBQGylXxpkf/636fIuGkCh0KuUVKF0VM6b5ZVwph6UJnfLCD2\",\n                \"avatar_id\": 1,\n                \"role\": \"superadmin\",\n                \"balance\": 10000000,\n                \"biodata_id\": 1,\n                \"login_type\": \"basic\",\n                \"createdAt\": \"2022-12-27T13:50:56.625Z\",\n                \"updatedAt\": \"2022-12-27T13:50:56.625Z\"\n            },\n            \"tickets\": [\n                {\n                    \"id\": 6,\n                    \"ticket_number\": \"6/C/GA-789/DUMMY-001-02\",\n                    \"type\": \"Children\",\n                    \"seat_number\": \"E/003\",\n                    \"schedule_id\": 3,\n                    \"user_id\": 1,\n                    \"biodata_id\": 3,\n                    \"transaction_id\": 2,\n                    \"flight_id\": 3,\n                    \"checked_in\": false,\n                    \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                    \"ticket_pdf\": \"http://localhost:3000/api/documents/default-ticket.pdf\",\n                    \"createdAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"updatedAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"schedule\": {\n                        \"id\": 3,\n                        \"flight_id\": 3,\n                        \"cost\": 5500000,\n                        \"departure_time\": \"2023-01-20T13:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-20T18:15:00.000Z\",\n                        \"from_airport\": 4,\n                        \"to_airport\": 1,\n                        \"passenger\": 3,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"flight\": {\n                            \"id\": 3,\n                            \"code\": \"GA-789\",\n                            \"capacity\": 600,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 3,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                },\n                {\n                    \"id\": 4,\n                    \"ticket_number\": \"4/A/GA-789/DUMMY-001-02\",\n                    \"type\": \"Adult\",\n                    \"seat_number\": \"E/001\",\n                    \"schedule_id\": 3,\n                    \"user_id\": 1,\n                    \"biodata_id\": 1,\n                    \"transaction_id\": 2,\n                    \"flight_id\": 3,\n                    \"checked_in\": false,\n                    \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                    \"ticket_pdf\": \"http://localhost:3000/api/documents/default-ticket.pdf\",\n                    \"createdAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"updatedAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"schedule\": {\n                        \"id\": 3,\n                        \"flight_id\": 3,\n                        \"cost\": 5500000,\n                        \"departure_time\": \"2023-01-20T13:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-20T18:15:00.000Z\",\n                        \"from_airport\": 4,\n                        \"to_airport\": 1,\n                        \"passenger\": 3,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"flight\": {\n                            \"id\": 3,\n                            \"code\": \"GA-789\",\n                            \"capacity\": 600,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 3,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                },\n                {\n                    \"id\": 5,\n                    \"ticket_number\": \"5/A/GA-789/DUMMY-001-02\",\n                    \"type\": \"Adult\",\n                    \"seat_number\": \"E/002\",\n                    \"schedule_id\": 3,\n                    \"user_id\": 1,\n                    \"biodata_id\": 2,\n                    \"transaction_id\": 2,\n                    \"flight_id\": 3,\n                    \"checked_in\": false,\n                    \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                    \"ticket_pdf\": \"http://localhost:3000/api/documents/default-ticket.pdf\",\n                    \"createdAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"updatedAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"schedule\": {\n                        \"id\": 3,\n                        \"flight_id\": 3,\n                        \"cost\": 5500000,\n                        \"departure_time\": \"2023-01-20T13:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-20T18:15:00.000Z\",\n                        \"from_airport\": 4,\n                        \"to_airport\": 1,\n                        \"passenger\": 3,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"flight\": {\n                            \"id\": 3,\n                            \"code\": \"GA-789\",\n                            \"capacity\": 600,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 3,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 1,\n            \"transaction_time\": \"2022-12-27T13:50:58.734Z\",\n            \"invoice_number\": \"DUMMY-001-01\",\n            \"user_id\": 1,\n            \"paid_time\": \"2022-12-27T13:50:58.734Z\",\n            \"paid_status\": true,\n            \"adult\": 2,\n            \"child\": 1,\n            \"round_trip\": true,\n            \"total_cost\": 11200000,\n            \"createdAt\": \"2022-12-27T13:50:58.734Z\",\n            \"updatedAt\": \"2022-12-27T13:50:58.734Z\",\n            \"user\": {\n                \"id\": 1,\n                \"name\": \"Sekar MK\",\n                \"email\": \"sekarmadukusumawardani@gmail.com\",\n                \"password\": \"$2b$10$.RwemBQGylXxpkf/636fIuGkCh0KuUVKF0VM6b5ZVwph6UJnfLCD2\",\n                \"avatar_id\": 1,\n                \"role\": \"superadmin\",\n                \"balance\": 10000000,\n                \"biodata_id\": 1,\n                \"login_type\": \"basic\",\n                \"createdAt\": \"2022-12-27T13:50:56.625Z\",\n                \"updatedAt\": \"2022-12-27T13:50:56.625Z\"\n            },\n            \"tickets\": [\n                {\n                    \"id\": 1,\n                    \"ticket_number\": \"1/A/GA-123/DUMMY-001-01\",\n                    \"type\": \"Adult\",\n                    \"seat_number\": \"E/001\",\n                    \"schedule_id\": 1,\n                    \"user_id\": 1,\n                    \"biodata_id\": 1,\n                    \"transaction_id\": 1,\n                    \"flight_id\": 1,\n                    \"checked_in\": false,\n                    \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                    \"ticket_pdf\": \"http://localhost:3000/api/documents/default-ticket.pdf\",\n                    \"createdAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"updatedAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"schedule\": {\n                        \"id\": 1,\n                        \"flight_id\": 1,\n                        \"cost\": 4000000,\n                        \"departure_time\": \"2023-01-15T08:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-15T12:00:00.000Z\",\n                        \"from_airport\": 1,\n                        \"to_airport\": 4,\n                        \"passenger\": 2,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T14:25:59.177Z\",\n                        \"flight\": {\n                            \"id\": 1,\n                            \"code\": \"GA-123\",\n                            \"capacity\": 500,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 1,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                },\n                {\n                    \"id\": 2,\n                    \"ticket_number\": \"2/A/GA-123/DUMMY-001-01\",\n                    \"type\": \"Adult\",\n                    \"seat_number\": \"E/002\",\n                    \"schedule_id\": 1,\n                    \"user_id\": 1,\n                    \"biodata_id\": 2,\n                    \"transaction_id\": 1,\n                    \"flight_id\": 1,\n                    \"checked_in\": false,\n                    \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                    \"ticket_pdf\": \"http://localhost:3000/api/documents/default-ticket.pdf\",\n                    \"createdAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"updatedAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"schedule\": {\n                        \"id\": 1,\n                        \"flight_id\": 1,\n                        \"cost\": 4000000,\n                        \"departure_time\": \"2023-01-15T08:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-15T12:00:00.000Z\",\n                        \"from_airport\": 1,\n                        \"to_airport\": 4,\n                        \"passenger\": 2,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T14:25:59.177Z\",\n                        \"flight\": {\n                            \"id\": 1,\n                            \"code\": \"GA-123\",\n                            \"capacity\": 500,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 1,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                },\n                {\n                    \"id\": 3,\n                    \"ticket_number\": \"3/C/GA-123/DUMMY-001-01\",\n                    \"type\": \"Children\",\n                    \"seat_number\": \"E/003\",\n                    \"schedule_id\": 1,\n                    \"user_id\": 1,\n                    \"biodata_id\": 3,\n                    \"transaction_id\": 1,\n                    \"flight_id\": 1,\n                    \"checked_in\": false,\n                    \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                    \"ticket_pdf\": \"http://localhost:3000/api/documents/default-ticket.pdf\",\n                    \"createdAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"updatedAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"schedule\": {\n                        \"id\": 1,\n                        \"flight_id\": 1,\n                        \"cost\": 4000000,\n                        \"departure_time\": \"2023-01-15T08:00:00.000Z\",\n                        \"arrival_time\": \"2023-01-15T12:00:00.000Z\",\n                        \"from_airport\": 1,\n                        \"to_airport\": 4,\n                        \"passenger\": 2,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T14:25:59.177Z\",\n                        \"flight\": {\n                            \"id\": 1,\n                            \"code\": \"GA-123\",\n                            \"capacity\": 500,\n                            \"fClass\": \"Economy\",\n                            \"current_airport\": 1,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 1,\n                            \"code\": \"BHM\",\n                            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 4,\n                            \"code\": \"ITO\",\n                            \"name\": \"Hilo International Airport\",\n                            \"city_id\": 3,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                }\n            ]\n        },\n        {\n            \"id\": 3,\n            \"transaction_time\": \"2022-12-27T13:50:58.734Z\",\n            \"invoice_number\": \"DUMMY-002-01\",\n            \"user_id\": 2,\n            \"paid_time\": \"2022-12-27T13:50:58.734Z\",\n            \"paid_status\": true,\n            \"adult\": 2,\n            \"child\": 0,\n            \"round_trip\": false,\n            \"total_cost\": 12000000,\n            \"createdAt\": \"2022-12-27T13:50:58.734Z\",\n            \"updatedAt\": \"2022-12-27T13:50:58.734Z\",\n            \"user\": {\n                \"id\": 2,\n                \"name\": \"Azar Nuzy\",\n                \"email\": \"azarnuzy@gmail.com\",\n                \"password\": \"$2b$10$PssaL1IwDluL4Dxd3uT.GOha2DLQbu8laZIcq3RlELpNkQTBrLp4y\",\n                \"avatar_id\": 1,\n                \"role\": \"admin\",\n                \"balance\": 10000000,\n                \"biodata_id\": 2,\n                \"login_type\": \"basic\",\n                \"createdAt\": \"2022-12-27T13:50:56.733Z\",\n                \"updatedAt\": \"2022-12-27T13:50:56.733Z\"\n            },\n            \"tickets\": [\n                {\n                    \"id\": 8,\n                    \"ticket_number\": \"8/A/GA-456/DUMMY-002-01\",\n                    \"type\": \"Adult\",\n                    \"seat_number\": \"B/002\",\n                    \"schedule_id\": 2,\n                    \"user_id\": 2,\n                    \"biodata_id\": 3,\n                    \"transaction_id\": 3,\n                    \"flight_id\": 2,\n                    \"checked_in\": false,\n                    \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                    \"ticket_pdf\": \"http://localhost:3000/api/documents/default-ticket.pdf\",\n                    \"createdAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"updatedAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"schedule\": {\n                        \"id\": 2,\n                        \"flight_id\": 2,\n                        \"cost\": 6000000,\n                        \"departure_time\": \"2023-01-15T23:30:00.000Z\",\n                        \"arrival_time\": \"2023-01-16T03:30:00.000Z\",\n                        \"from_airport\": 2,\n                        \"to_airport\": 3,\n                        \"passenger\": 2,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"flight\": {\n                            \"id\": 2,\n                            \"code\": \"GA-456\",\n                            \"capacity\": 300,\n                            \"fClass\": \"Business\",\n                            \"current_airport\": 2,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 2,\n                            \"code\": \"HSV\",\n                            \"name\": \"Huntsville International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/Ui8hn5HgmUjoTeiM8\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3282.56890440634!2d-86.77787858479397!3d34.640332880449996!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8862652eac68a93d%3A0xfa4cc7b641958656!2sHuntsville%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596225081!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 3,\n                            \"code\": \"LAX\",\n                            \"name\": \"Los Angeles International Airport\",\n                            \"city_id\": 2,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/vVop94woBaXYZJMd6\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3309.982085012522!2d-118.41071868481264!3d33.94158888063613!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80c2b0d213b24fb5%3A0x77a87b57698badf1!2sBandar%20Udara%20Internasional%20Los%20Angeles!5e0!3m2!1sid!2sid!4v1669596412743!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                },\n                {\n                    \"id\": 7,\n                    \"ticket_number\": \"7/A/GA-456/DUMMY-002-01\",\n                    \"type\": \"Adult\",\n                    \"seat_number\": \"B/001\",\n                    \"schedule_id\": 2,\n                    \"user_id\": 2,\n                    \"biodata_id\": 2,\n                    \"transaction_id\": 3,\n                    \"flight_id\": 2,\n                    \"checked_in\": false,\n                    \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                    \"ticket_pdf\": \"http://localhost:3000/api/documents/default-ticket.pdf\",\n                    \"createdAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"updatedAt\": \"2022-12-27T13:50:58.919Z\",\n                    \"schedule\": {\n                        \"id\": 2,\n                        \"flight_id\": 2,\n                        \"cost\": 6000000,\n                        \"departure_time\": \"2023-01-15T23:30:00.000Z\",\n                        \"arrival_time\": \"2023-01-16T03:30:00.000Z\",\n                        \"from_airport\": 2,\n                        \"to_airport\": 3,\n                        \"passenger\": 2,\n                        \"createdAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"updatedAt\": \"2022-12-27T13:50:58.548Z\",\n                        \"flight\": {\n                            \"id\": 2,\n                            \"code\": \"GA-456\",\n                            \"capacity\": 300,\n                            \"fClass\": \"Business\",\n                            \"current_airport\": 2,\n                            \"is_ready\": true,\n                            \"is_maintain\": false,\n                            \"createdAt\": \"2022-12-27T13:50:58.177Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:58.177Z\"\n                        },\n                        \"fromAirport\": {\n                            \"id\": 2,\n                            \"code\": \"HSV\",\n                            \"name\": \"Huntsville International Airport\",\n                            \"city_id\": 1,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/Ui8hn5HgmUjoTeiM8\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3282.56890440634!2d-86.77787858479397!3d34.640332880449996!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8862652eac68a93d%3A0xfa4cc7b641958656!2sHuntsville%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596225081!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        },\n                        \"toAirport\": {\n                            \"id\": 3,\n                            \"code\": \"LAX\",\n                            \"name\": \"Los Angeles International Airport\",\n                            \"city_id\": 2,\n                            \"country_id\": 1,\n                            \"maps_link\": \"https://goo.gl/maps/vVop94woBaXYZJMd6\",\n                            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3309.982085012522!2d-118.41071868481264!3d33.94158888063613!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80c2b0d213b24fb5%3A0x77a87b57698badf1!2sBandar%20Udara%20Internasional%20Los%20Angeles!5e0!3m2!1sid!2sid!4v1669596412743!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n                            \"createdAt\": \"2022-12-27T13:50:57.794Z\",\n                            \"updatedAt\": \"2022-12-27T13:50:57.794Z\"\n                        }\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"316feea4-dbd9-41d1-8000-78867f174eed"},{"name":"Detail Transaction","id":"f00a007e-a27f-4cce-a7c2-338550ac34c7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/transaction/1","urlObject":{"protocol":"http","port":"3000","path":["api","transaction","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"588d0d27-212a-4391-b7ee-057cdde7b3e5","name":"Get Detail Transaction Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/transaction/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1415"},{"key":"ETag","value":"W/\"587-hiAxQvdH4WCwdvM2+sS4ZH8yDzY\""},{"key":"Date","value":"Wed, 14 Dec 2022 08:42:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get transaction success\",\n    \"data\": {\n        \"id\": 1,\n        \"transaction_time\": \"2022-12-14T05:19:01.396Z\",\n        \"invoice_number\": \"DUMMY-001-01\",\n        \"user_id\": 1,\n        \"paid_time\": \"2022-12-14T05:19:01.396Z\",\n        \"paid_status\": true,\n        \"adult\": 2,\n        \"child\": 1,\n        \"round_trip\": true,\n        \"total_cost\": 11200000,\n        \"createdAt\": \"2022-12-14T05:19:01.396Z\",\n        \"updatedAt\": \"2022-12-14T05:19:01.396Z\",\n        \"user\": {\n            \"id\": 1,\n            \"name\": \"Sekar MK\",\n            \"email\": \"sekarmadukusumawardani@gmail.com\",\n            \"password\": \"$2b$10$ndHj2XvevdFCoDxQGn/R9uFuVrU9ZbgfgZEqFxanW/3BHh8ECluGC\",\n            \"avatar_id\": 1,\n            \"role\": \"superadmin\",\n            \"balance\": 10000000,\n            \"biodata_id\": 1,\n            \"login_type\": \"basic\",\n            \"createdAt\": \"2022-12-14T05:19:01.113Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.113Z\"\n        },\n        \"tickets\": [\n            {\n                \"id\": 1,\n                \"type\": \"Adult\",\n                \"schedule_id\": 1,\n                \"user_id\": 1,\n                \"biodata_id\": 1,\n                \"transaction_id\": 1,\n                \"checked_in\": false,\n                \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                \"createdAt\": \"2022-12-14T05:19:01.403Z\",\n                \"updatedAt\": \"2022-12-14T05:19:01.403Z\"\n            },\n            {\n                \"id\": 2,\n                \"type\": \"Adult\",\n                \"schedule_id\": 1,\n                \"user_id\": 1,\n                \"biodata_id\": 2,\n                \"transaction_id\": 1,\n                \"checked_in\": false,\n                \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                \"createdAt\": \"2022-12-14T05:19:01.403Z\",\n                \"updatedAt\": \"2022-12-14T05:19:01.403Z\"\n            },\n            {\n                \"id\": 3,\n                \"type\": \"Children\",\n                \"schedule_id\": 1,\n                \"user_id\": 1,\n                \"biodata_id\": 3,\n                \"transaction_id\": 1,\n                \"checked_in\": false,\n                \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n                \"createdAt\": \"2022-12-14T05:19:01.403Z\",\n                \"updatedAt\": \"2022-12-14T05:19:01.403Z\"\n            }\n        ]\n    }\n}"}],"_postman_id":"f00a007e-a27f-4cce-a7c2-338550ac34c7"},{"name":"Create Transaction","id":"afcc4f62-343c-449a-8f21-df50f73adb01","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6OCwibmFtZSI6Inpha2kgdGVzIiwiZW1haWwiOiJ6YWtpdGVzdEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IiQyYiQxMCRjSG9ZdXBYTm14Uy40R0ZsYlEvZFNlOGNmVG1JaFl6MFdnc29YUEdRampYakJyNHlKbFBqdSIsImF2YXRhcl9pZCI6MSwicm9sZSI6InVzZXIiLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6OCwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyMDQ4MTIyfQ.TkLZ5f3Su6NnN2MWHfa9_uchv6O5L14CkzPOaHcuw_o","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 2,\r\n    \"schedule_id\":[5],\r\n    \"adult\":1,\r\n    \"child\":1,\r\n    \"round_trip\":false,\r\n    \"biodataList\": [\r\n        {\r\n            \"body\": {\r\n                \"email\":\"kmuhammadzaki@gmail.com\",\r\n                \"name\":\"zaki kurniawan\",\r\n                \"nik\":\"6402062706010002\",\r\n                \"birth_place\":\"Alabama\",\r\n                \"birth_date\":\"2022-12-09\",\r\n                \"telp\":\"081233550322\",\r\n                \"nationality\":3,\r\n                \"no_passport\":\"2810084777592\",\r\n                \"issue_date\":\"2022-11-18\",\r\n                \"expire_date\":\"2023-01-13\"\r\n            }\r\n        },\r\n        {\r\n            \"body\": {\r\n                \"email\":\"anak@gmail.com\",\r\n                \"name\":\"anak\",\r\n                \"nik\":\"6402062706010002\",\r\n                \"birth_place\":\"Alabama\",\r\n                \"birth_date\":\"2022-12-09\",\r\n                \"telp\":\"081233550322\",\r\n                \"nationality\":3,\r\n                \"no_passport\":\"2810084777592\",\r\n                \"issue_date\":\"2022-11-18\",\r\n                \"expire_date\":\"2023-01-13\"\r\n            }\r\n        }\r\n    ]\r\n}\r\n","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/transaction","urlObject":{"protocol":"http","port":"3000","path":["api","transaction"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"7842772d-0d23-4178-9ed6-0a2bb0a2e636","name":"Create Transaction Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywibmFtZSI6Ik1hZHUgS3VzdW1hd2FyZGFuaSIsImVtYWlsIjoic2VrYXJtYWR1QHVwaS5lZHUiLCJwYXNzd29yZCI6IiQyYiQxMCRBZkFOaFdWVDdiZ25YSHJFbTBvT1dlS3RQQjBILy9aLk1UdHh3M1lqektYOFBNOVlYZTRKSyIsImF2YXRhcl9pZCI6MSwicm9sZSI6InVzZXIiLCJiYWxhbmNlIjoxMDAwMDAwMCwiYmlvZGF0YV9pZCI6MywibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcxNDQ1NzM4fQ.iFwbPUifSdOPR9GLKGvreEhcY4fViOHXMMV2dhEfpHM","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"user_id\": 1,\r\n    \"schedule_id\": [1],\r\n    \"adult\": 1,\r\n    \"child\": 1,\r\n    \"round_trip\": false,\r\n    \"biodataList\": [\r\n        {\r\n            \"body\": {\r\n                \"email\": \"sekarmadukusumawardani@gmail.com\",\r\n                \"name\": \"Sekar Testing Biodata 1\",\r\n                \"nik\": \"1234567887654321\",\r\n                \"birth_place\": \"Banjarnegara\",\r\n                \"birth_date\": \"2002-07-03\",\r\n                \"telp\": \"081234567890\",\r\n                \"nationality\": 1,\r\n                \"no_passport\": \"A9601796\",\r\n                \"issue_date\": \"2014-11-17\",\r\n                \"expire_date\": \"2019-11-17\"\r\n            }            \r\n        },\r\n        {\r\n            \"body\": {\r\n                \"email\": \"sekarmaduku@gmail.com\",\r\n                \"name\": \"Sekar Testing Biodata 2\",\r\n                \"nik\": \"1234567887654321\",\r\n                \"birth_place\": \"Banjarnegara\",\r\n                \"birth_date\": \"2002-07-03\",\r\n                \"telp\": \"081234567890\",\r\n                \"nationality\": 1,\r\n                \"no_passport\": \"A9601796\",\r\n                \"issue_date\": \"2014-11-17\",\r\n                \"expire_date\": \"2019-11-17\"\r\n            }\r\n        }\r\n    ]\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-dev.up.railway.app/api/transaction"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"2957"},{"key":"etag","value":"W/\"b8d-kiWwEAXXDMkmu4stO/X5VyG4OgM\""},{"key":"date","value":"Mon, 19 Dec 2022 13:40:11 GMT"},{"key":"x-envoy-upstream-service-time","value":"4020"},{"key":"server","value":"railway"},{"key":"connection","value":"close"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"transaction created\",\n    \"data\": [\n        {\n            \"transaction\": {\n                \"id\": 12,\n                \"transaction_time\": \"2022-12-19T13:40:08.723Z\",\n                \"invoice_number\": \"LBUUGRTH-5DX5TDU4NTP\",\n                \"user_id\": 1,\n                \"paid_time\": \"2022-12-19T13:40:08.723Z\",\n                \"paid_status\": true,\n                \"adult\": 1,\n                \"child\": 1,\n                \"round_trip\": false,\n                \"total_cost\": 4800000,\n                \"updatedAt\": \"2022-12-19T13:40:08.724Z\",\n                \"createdAt\": \"2022-12-19T13:40:08.724Z\"\n            },\n            \"tickets\": [\n                {\n                    \"passenger_data\": {\n                        \"id\": 1,\n                        \"email\": \"sekarmadukusumawardani@gmail.com\",\n                        \"name\": \"Sekar MK\",\n                        \"nik\": \"3175064307020014\",\n                        \"birth_place\": \"Jawa Tengah\",\n                        \"birth_date\": \"2002-07-02T17:00:00.000Z\",\n                        \"telp\": \"089691798633\",\n                        \"nationality\": 1,\n                        \"no_passport\": null,\n                        \"issue_date\": null,\n                        \"expire_date\": null,\n                        \"createdAt\": \"2022-12-19T13:34:06.590Z\",\n                        \"updatedAt\": \"2022-12-19T13:34:06.590Z\"\n                    },\n                    \"ticket_data\": {\n                        \"id\": 17,\n                        \"ticket_number\": \"17/A/GA-123/LBUUGRTH-5DX5TDU4NTP\",\n                        \"type\": \"Adult\",\n                        \"seat_number\": \"E/004\",\n                        \"schedule_id\": 1,\n                        \"user_id\": 1,\n                        \"biodata_id\": 1,\n                        \"transaction_id\": 12,\n                        \"flight_id\": 1,\n                        \"checked_in\": false,\n                        \"qr_code\": \"https://ik.imagekit.io/sekarmk03/In98HlefeLt6u9XVnSefRk5OPg46V7Yr5fDrqOeaWsjJycexII0jLVv9NHJy8gl5EFtqDDk5_bfldbY9zPzJycm-mJ8PlfULK9UAOTl53HW68erH3Tly8p3l8VZNmanXwaSOKN-e4SIn31ke-O77TemgPR1EFHJy8g81bR1q6s50P7m4s-YnJ-83eatkDurh4U37aQE5_bHyYFGuJxdc1U9Lml-k5EfLJwvg-k5uvw9OTk4_ERCWDw6v5_fk5CfIg6MSwbqdJg39hZ_c-Gx5OpG0KE6X9puiIjn5CfL0HHEQYOqaezb1ICc-VZ6cReps7K6k5uTk5M_V5XmybdU-k0FOTj5x1yDKBB8jJydfii1BRGn9vaa1UUxOTj4x0k2glTD1u3-lkJPvIk-r3H6hnGb5N_1wkZP-r3yyQxxk6sH8k2qenJw8ON8fHMxoHY5a3yciJycfLuPLBylu786Rkx8tr9_3MvUPSQg5OXlrSzbItoMKmpyc-KYeV9rAauXxP_nOkZPvLN9ikJOTk5OTk5OTk5OTk_84XmIoGNnWbG62AAAAAElFTkSuQmCC_hQ9-oFBU0\",\n                        \"ticket_pdf\": \"\",\n                        \"createdAt\": \"2022-12-19T13:40:08.757Z\",\n                        \"updatedAt\": \"2022-12-19T13:40:10.502Z\"\n                    }\n                },\n                {\n                    \"passenger_data\": {\n                        \"id\": 4,\n                        \"email\": \"sekarmaduku@gmail.com\",\n                        \"name\": \"Sekar Testing Biodata 2\",\n                        \"nik\": \"1234567887654321\",\n                        \"birth_place\": \"Banjarnegara\",\n                        \"birth_date\": \"2002-07-03T00:00:00.000Z\",\n                        \"telp\": \"081234567890\",\n                        \"nationality\": 1,\n                        \"no_passport\": \"A9601796\",\n                        \"issue_date\": \"2014-11-17T00:00:00.000Z\",\n                        \"expire_date\": \"2019-11-17T00:00:00.000Z\",\n                        \"updatedAt\": \"2022-12-19T13:40:10.518Z\",\n                        \"createdAt\": \"2022-12-19T13:40:10.518Z\"\n                    },\n                    \"ticket_data\": {\n                        \"id\": 18,\n                        \"ticket_number\": \"18/C/GA-123/LBUUGRTH-5DX5TDU4NTP\",\n                        \"type\": \"Children\",\n                        \"seat_number\": \"E/004\",\n                        \"schedule_id\": 1,\n                        \"user_id\": 1,\n                        \"biodata_id\": 4,\n                        \"transaction_id\": 12,\n                        \"flight_id\": 1,\n                        \"checked_in\": false,\n                        \"qr_code\": \"https://ik.imagekit.io/sekarmk03/uzyLDk5_dm-Vnr2ckEnJyd-Wl4v3nW2TU5O-kx_3iqe_xk4OTn5fI-rnk-f6M6Rky8qn5-hlC2vWvTdCRc5_QLyoFnVDxx137rfoyYn-1l5UNgG92zVyP0CnZycPIkKl3dPbf2REzk5_Zl6B0NSkDnMVxbk5FvK_1Pb1htSdQo-tfqTk-_CPAgcwcIfvFJBTk4_leX250RpMjDY-CInJz8HI0X6IOmbx_Tk5Ed-4W9ttElnQrdX0OTk_8r7S-uNPerbJ7nk5LvJ66I43fY2uEuAnJy8Nyfql9ZB4t5-YHJy8mTMM-PmRP3UN-W4yMk3lw8GmFY7uX7gp3flkJOvLO-vm6u9rZ7ZTVGRnHxzeVDd9gPCTC_MnJx8YEw7OMlN8-PRCRc5OXmdpKdj38GZLjk5efx-RPuRIp3uPrP6k5PvIW-l58FVZtrO5OTkAz2uNHrUycA3unPk5IvKlzjIycnJycnJycnJycnJVzz_AK9JI_rC4sJ5AAAAAElFTkSuQmCC__caf3NZ9Q\",\n                        \"ticket_pdf\": \"\",\n                        \"createdAt\": \"2022-12-19T13:40:10.530Z\",\n                        \"updatedAt\": \"2022-12-19T13:40:11.968Z\"\n                    }\n                }\n            ]\n        }\n    ]\n}"}],"_postman_id":"afcc4f62-343c-449a-8f21-df50f73adb01"}],"id":"0430fd67-6c7c-4061-ab15-762140ec6552","_postman_id":"0430fd67-6c7c-4061-ab15-762140ec6552","description":""},{"name":"Tickets","item":[{"name":"All Tickets","id":"5614baf1-4d27-404c-9e3d-10a02ac3b6ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/ticket","urlObject":{"protocol":"https","path":["api","ticket"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"40379181-9fdf-4f69-ae8f-590976cb26ad","name":"Get All Tickets Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/ticket"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2010"},{"key":"ETag","value":"W/\"7da-aTSVVOJEAe1X63ehAXcY2kHYv6I\""},{"key":"Date","value":"Mon, 12 Dec 2022 11:26:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all tickets success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"type\": \"Adult\",\n            \"schedule_id\": 1,\n            \"user_id\": 1,\n            \"biodata_id\": 1,\n            \"transaction_id\": 1,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 2,\n            \"type\": \"Adult\",\n            \"schedule_id\": 1,\n            \"user_id\": 1,\n            \"biodata_id\": 2,\n            \"transaction_id\": 1,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 3,\n            \"type\": \"Children\",\n            \"schedule_id\": 1,\n            \"user_id\": 1,\n            \"biodata_id\": 3,\n            \"transaction_id\": 1,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 4,\n            \"type\": \"Adult\",\n            \"schedule_id\": 3,\n            \"user_id\": 1,\n            \"biodata_id\": 1,\n            \"transaction_id\": 2,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 5,\n            \"type\": \"Adult\",\n            \"schedule_id\": 3,\n            \"user_id\": 1,\n            \"biodata_id\": 2,\n            \"transaction_id\": 2,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 6,\n            \"type\": \"Children\",\n            \"schedule_id\": 3,\n            \"user_id\": 1,\n            \"biodata_id\": 3,\n            \"transaction_id\": 2,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 7,\n            \"type\": \"Adult\",\n            \"schedule_id\": 2,\n            \"user_id\": 2,\n            \"biodata_id\": 2,\n            \"transaction_id\": 3,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 8,\n            \"type\": \"Adult\",\n            \"schedule_id\": 2,\n            \"user_id\": 2,\n            \"biodata_id\": 3,\n            \"transaction_id\": 3,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        }\n    ]\n}"}],"_postman_id":"5614baf1-4d27-404c-9e3d-10a02ac3b6ba"},{"name":"Detail Ticket","id":"d8c652b0-866e-4acc-8584-9835df90222c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/ticket/1","urlObject":{"protocol":"https","path":["api","ticket","1"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"9e15a1be-1072-4153-90d4-a1406f764b47","name":"Get Detail Ticket Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/ticket/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"2084"},{"key":"etag","value":"W/\"824-Q7HQQUpV0pFtjTmub/6AsCzQkmg\""},{"key":"date","value":"Sat, 31 Dec 2022 04:20:29 GMT"},{"key":"x-envoy-upstream-service-time","value":"202"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get ticket success\",\n    \"data\": {\n        \"ticketData\": {\n            \"id\": 1,\n            \"ticket_number\": \"1/A/GA-123/DUMMY-001-01\",\n            \"type\": \"Adult\",\n            \"seat_number\": \"E/001\",\n            \"schedule_id\": 1,\n            \"user_id\": 1,\n            \"biodata_id\": 1,\n            \"transaction_id\": 1,\n            \"flight_id\": 1,\n            \"checked_in\": false,\n            \"qr_code\": \"https://ik.imagekit.io/sekarmk03/gY1f-uPr172-rK6ChodmoeV446hePl3-1tmoFNDQ0BzVXiwmK0-jmp8zgYzQ0NJ_nqdax8o3R0NB8qKbPLcH2hoaG5lM0gXX8ziDfLCcsGhqaM5qVPLLnp5tPbmloaCbajGEXJHhAcPPpLi4NDU2QLqqmZhxKwl1RYKWhodmkSQNN0AAZd0rTW5ZOOWhoaCY1-UBDuqzq66j2PTQ0NJs0QZmq3j6emlrpudDQ0NzXKQwmF4MU0h96BL1VGhqa7Zpqw9Gfi4wfkD6ehobmoKbasQRzTOMnB5UxDTk0NDSbNP3aen-QQdnZ8aChoVmpacEAdNr2qCJQP0VJQ0OzU5PuYoLwUhXA7X1PGhqayXmBPqP0G5jq7DSphzQ0NHs0y4OMQVpJS1cVcmhoaLZr0nOHsb-qeNyS1mhoaKp8k5a4lWnpPu7Q0NDcrEn3PenUY9AurcoZDQ3Nac3kaMOeUaf1vicNDc2kJh1KqOLOymwEDQ3NLZr4w6-3M1X3tA9NNDQ0ZzRp6UqZ1ThVf0xCQ0NzRlNVsj0jUf3oFA0NzWnNZD8z7W6MD0b7QSgaGpq3adLOyORhaVrYaGho3qbpC9YYd1--hoaGZiXf9KeUE5GlOl2hoaHZqOnDRn84UqWa5B00NDR7NF970dDQ0NDQ0NDQ0NDQ0NDQNNcvzbn-4Jfd6NsAAAAASUVORK5CYII__n5MhOPLcl\",\n            \"ticket_pdf\": \"https://ik.imagekit.io/sekarmk03/1_A_GA-123_DUMMY-001-01_ZGeVkG6LZ\",\n            \"createdAt\": \"2022-12-31T04:20:21.261Z\",\n            \"updatedAt\": \"2022-12-31T04:20:21.261Z\"\n        },\n        \"userData\": {\n            \"name\": \"Sekar MK\",\n            \"email\": \"sekarmadukusumawardani@gmail.com\",\n            \"balance\": 50000000\n        },\n        \"transactionData\": {\n            \"transaction_time\": \"2022-12-31T04:20:21.028Z\",\n            \"invoice_number\": \"DUMMY-001-01\",\n            \"paid_time\": \"2022-12-31T04:20:21.028Z\",\n            \"paid_status\": true\n        },\n        \"passengerData\": {\n            \"email\": \"sekarmadukusumawardani@gmail.com\",\n            \"name\": \"Sekar MK\",\n            \"nik\": \"3175064307020014\",\n            \"birth_place\": \"Jawa Tengah\",\n            \"birth_date\": \"2002-07-02T17:00:00.000Z\",\n            \"telp\": \"089691798633\",\n            \"no_passport\": null,\n            \"issue_date\": null,\n            \"expire_date\": null\n        },\n        \"scheduleData\": {\n            \"cost\": 4500000,\n            \"departure_time\": \"2023-01-07T01:00:00.000Z\",\n            \"arrival_time\": \"2023-01-07T04:00:00.000Z\"\n        },\n        \"fromAirportData\": {\n            \"code\": \"CGK\",\n            \"name\": \"Soekarno-Hatta International Airport\",\n            \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\"\n        },\n        \"toAirportData\": {\n            \"code\": \"ITO\",\n            \"name\": \"Hilo International Airport\",\n            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\"\n        },\n        \"flightData\": {\n            \"code\": \"GA-123\",\n            \"class\": \"Economy\"\n        }\n    }\n}"}],"_postman_id":"d8c652b0-866e-4acc-8584-9835df90222c"},{"name":"All Tickets Copy","id":"0d876627-d3d4-4d40-ac65-dca724b695a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/ticket","urlObject":{"protocol":"http","port":"3000","path":["api","ticket"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3e804921-ab3c-4359-97f0-b10cfe8915f3","name":"Get All Tickets Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/ticket"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"2010"},{"key":"ETag","value":"W/\"7da-aTSVVOJEAe1X63ehAXcY2kHYv6I\""},{"key":"Date","value":"Mon, 12 Dec 2022 11:26:07 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all tickets success\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"type\": \"Adult\",\n            \"schedule_id\": 1,\n            \"user_id\": 1,\n            \"biodata_id\": 1,\n            \"transaction_id\": 1,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 2,\n            \"type\": \"Adult\",\n            \"schedule_id\": 1,\n            \"user_id\": 1,\n            \"biodata_id\": 2,\n            \"transaction_id\": 1,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 3,\n            \"type\": \"Children\",\n            \"schedule_id\": 1,\n            \"user_id\": 1,\n            \"biodata_id\": 3,\n            \"transaction_id\": 1,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 4,\n            \"type\": \"Adult\",\n            \"schedule_id\": 3,\n            \"user_id\": 1,\n            \"biodata_id\": 1,\n            \"transaction_id\": 2,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 5,\n            \"type\": \"Adult\",\n            \"schedule_id\": 3,\n            \"user_id\": 1,\n            \"biodata_id\": 2,\n            \"transaction_id\": 2,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 6,\n            \"type\": \"Children\",\n            \"schedule_id\": 3,\n            \"user_id\": 1,\n            \"biodata_id\": 3,\n            \"transaction_id\": 2,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 7,\n            \"type\": \"Adult\",\n            \"schedule_id\": 2,\n            \"user_id\": 2,\n            \"biodata_id\": 2,\n            \"transaction_id\": 3,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        },\n        {\n            \"id\": 8,\n            \"type\": \"Adult\",\n            \"schedule_id\": 2,\n            \"user_id\": 2,\n            \"biodata_id\": 3,\n            \"transaction_id\": 3,\n            \"checked_in\": false,\n            \"qr_code\": \"http://localhost:3000/api/images/default-qr.jpg\",\n            \"createdAt\": \"2022-12-12T07:43:01.826Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.826Z\"\n        }\n    ]\n}"}],"_postman_id":"0d876627-d3d4-4d40-ac65-dca724b695a1"},{"name":"Scan Ticket","id":"4b5a5f1c-03a9-465b-9797-61fed04dae1a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"4b5a5f1c-03a9-465b-9797-61fed04dae1a"},{"name":"New Request","id":"161a6539-3ba1-469e-ac33-7b306fb1046a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"161a6539-3ba1-469e-ac33-7b306fb1046a"}],"id":"6b8b0119-34ca-4e68-953a-9fa1ab815103","_postman_id":"6b8b0119-34ca-4e68-953a-9fa1ab815103","description":""},{"name":"Airport","item":[{"name":"All Airport","id":"29e75311-d1ed-4751-9d7f-65ddc2e60cc7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"http://localhost:3000/api/airport","urlObject":{"protocol":"http","port":"3000","path":["api","airport"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"79c17324-e19c-4e46-908a-18f7511cb5af","name":"Get All Airport Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text","disabled":true}],"url":"http://localhost:3000/api/airport"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"43213"},{"key":"ETag","value":"W/\"a8cd-0yfdyu/99/UxmDh+iNRQU8uEe/s\""},{"key":"Date","value":"Wed, 14 Dec 2022 12:58:26 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all airport success\",\n    \"data\": [\n        {\n            \"id\": 2,\n            \"code\": \"HSV\",\n            \"name\": \"Huntsville International Airport\",\n            \"city_id\": 1,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/Ui8hn5HgmUjoTeiM8\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3282.56890440634!2d-86.77787858479397!3d34.640332880449996!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x8862652eac68a93d%3A0xfa4cc7b641958656!2sHuntsville%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596225081!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Alabama\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 1,\n            \"code\": \"BHM\",\n            \"name\": \"Birmingham–Shuttlesworth International Airport\",\n            \"city_id\": 1,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Alabama\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 3,\n            \"code\": \"LAX\",\n            \"name\": \"Los Angeles International Airport\",\n            \"city_id\": 2,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/vVop94woBaXYZJMd6\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3309.982085012522!2d-118.41071868481264!3d33.94158888063613!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x80c2b0d213b24fb5%3A0x77a87b57698badf1!2sBandar%20Udara%20Internasional%20Los%20Angeles!5e0!3m2!1sid!2sid!4v1669596412743!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"California\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 4,\n            \"code\": \"ITO\",\n            \"name\": \"Hilo International Airport\",\n            \"city_id\": 3,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/w61RmYmo9ceTHdLd9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3755.8541151584923!2d-155.0438752851169!3d19.71883418672234!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x79524c78af8cfe03%3A0x2e9bfe4565716c7f!2sBandar%20Udara%20Internasional%20Hilo!5e0!3m2!1sid!2sid!4v1669596579467!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Hawaii\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 6,\n            \"code\": \"BLI\",\n            \"name\": \"Bellingham International Airport\",\n            \"city_id\": 4,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/agz8HKYtPwEWnPHH6\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2628.282895429155!2d-122.53525288434754!3d48.7955791792815!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x5485bcccbb6a8459%3A0x37f8f85c209855aa!2sBellingham%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596799249!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Washington\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 5,\n            \"code\": \"BFI\",\n            \"name\": \"King County International Airport\",\n            \"city_id\": 4,\n            \"country_id\": 1,\n            \"maps_link\": \"https://g.page/KingCountyAirport?share\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2693.5869386664735!2d-122.3060441843921!3d47.53690427918012!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x549041f5a1beffb7%3A0x4055c551b7eebeea!2sKing%20County%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596707703!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Washington\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 9,\n            \"code\": \"ALB\",\n            \"name\": \"Albany International Airport\",\n            \"city_id\": 5,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/qQLr6K17K1qv5qnV6\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2929.9111186546684!2d-73.80474938455333!3d42.747932679162716!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89de0cee2f49259f%3A0xf064a3c7c66b5d9b!2sAlbany%20International%20Airport!5e0!3m2!1sid!2sid!4v1669597206197!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"New York\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 8,\n            \"code\": \"SWF\",\n            \"name\": \"New York Stewart International Airport\",\n            \"city_id\": 5,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/f9GS3ekJ1gPzfKps8\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2988.27093504217!2d-74.10305138459319!3d41.49840317925418!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89dd2c1483ed0f17%3A0x5cd554a560b695dd!2sBandar%20Udara%20Internasional%20Stewart!5e0!3m2!1sid!2sid!4v1669597112897!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"New York\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 7,\n            \"code\": \"JFK\",\n            \"name\": \"John F. Kennedy International Airport\",\n            \"city_id\": 5,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/FnDzrFXx1A1LxcuC6\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3027.4816830045916!2d-73.78032698461989!3d40.6413112793397!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c26650d5404947%3A0xec4fb213489f11f0!2sBandar%20Udara%20Internasional%20John%20F.%20Kennedy!5e0!3m2!1sid!2sid!4v1669596991669!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"New York\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 11,\n            \"code\": \"ITM\",\n            \"name\": \"Osaka International Airport\",\n            \"city_id\": 6,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/mXm2zXmeMtwCsCsi7\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3276.78004089911!2d135.43558081521005!3d34.78631228041263!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6000f06df58777b9%3A0x7411a874d9df4cd!2sBandar%20Udara%20Internasional%20Osaka!5e0!3m2!1sid!2sid!4v1669599323330!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Osaka\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 10,\n            \"code\": \"KIX\",\n            \"name\": \"Kansai International Airport\",\n            \"city_id\": 6,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/zta65cZ5WZUiF5Qd8\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3290.7934089846162!2d135.2282052152005!3d34.43200238050431!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6000b91323cdfaf7%3A0xf171a79f8d908f88!2sBandar%20Udara%20Internasional%20Kansai!5e0!3m2!1sid!2sid!4v1669598922089!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Osaka\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 12,\n            \"code\": \"NRT\",\n            \"name\": \"Narita International Airport\",\n            \"city_id\": 7,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/86wrbYRX1rkF1E7y9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3237.137986126651!2d140.390661415237!3d35.77198668017327!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6022f379d1bd3757%3A0xd56e29a162771aa1!2sBandar%20Udara%20Internasional%20Narita!5e0!3m2!1sid!2sid!4v1669599049898!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Chiba\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 13,\n            \"code\": \"HND\",\n            \"name\": \"Tokyo International Airport\",\n            \"city_id\": 8,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/9VrtKuMNq7iN5fJv5\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3246.1744655211373!2d139.77764991523094!3d35.54939318022529!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x6018640ba43192e3%3A0xd32c3a9d146f8df!2sBandar%20Udara%20Internasional%20Tokyo!5e0!3m2!1sid!2sid!4v1669599200468!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Tokyo\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 14,\n            \"code\": \"NGO\",\n            \"name\": \"Chubu Centrair International Airport\",\n            \"city_id\": 9,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/pvpewzrrscuAGeBp8\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3273.9074369607056!2d136.80929641521197!3d34.85855308039429!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x60047d93edcc29cf%3A0x42987d286e2c0025!2sBandar%20Udara%20Internasional%20Centrair%20Chubu!5e0!3m2!1sid!2sid!4v1669599138786!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Aichi\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 15,\n            \"code\": \"CTS\",\n            \"name\": \"New Chitose Airport\",\n            \"city_id\": 10,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/q42eHNXc6kYiXvv28\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2928.291628289336!2d141.68685871544778!3d42.782184379160746!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x5f7520459d5c1add%3A0x1aba607ce5f681f6!2sBandar%20Udara%20Chitose%20Baru!5e0!3m2!1sid!2sid!4v1669599641901!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Hokkaido\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 16,\n            \"code\": \"FUK\",\n            \"name\": \"Fukuoka Airport\",\n            \"city_id\": 11,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/VTsmJnhJ8LnZv6LTA\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3323.577616161475!2d130.44452041517806!3d33.59031448073422!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x35419016426901ad%3A0x16e67f46584e1fb7!2sFukuoka%20Airport!5e0!3m2!1sid!2sid!4v1669599783864!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Fukuoka\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 17,\n            \"code\": \"AMI\",\n            \"name\": \"Selaparang Airport\",\n            \"city_id\": 12,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/a54RpYfd5mCpoxq99\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m14!1m8!1m3!1d31690.47855095337!2d107.58482!3d-6.8534177!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dcdc0ee200e4da1%3A0x79ea7d33c9a79fbd!2sBandar%20Udara%20Selaparang!5e0!3m2!1sid!2sid!4v1669762919810!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Mataram\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 18,\n            \"code\": \"AMQ\",\n            \"name\": \"Pattimura International Airport\",\n            \"city_id\": 13,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/eBrgwhyEhWmniF9i7\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3981.479103956615!2d128.08639261406967!3d-3.7050951440902633!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2d6ce8402b1df727%3A0xc7acbd0f15fe4b38!2sBandar%20Udara%20Internasional%20Pattimura%20Ambon!5e0!3m2!1sid!2sid!4v1669763052737!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Ambon\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 19,\n            \"code\": \"BDJ\",\n            \"name\": \"Syamsudin Noor International Airport\",\n            \"city_id\": 14,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/gcgnuaabgvsCyQbd9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3982.6460120795846!2d114.75659291420429!3d-3.4360195358652823!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2de6837accc01197%3A0x8495c1e820eda6c6!2sBandara%20Internasional%20Syamsudin%20Noor!5e0!3m2!1sid!2sid!4v1669763132171!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Banjarmasin\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 20,\n            \"code\": \"BDO\",\n            \"name\": \"Husein Sastranegara International Airport\",\n            \"city_id\": 15,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/AtJmBiDzo8F1TSg38\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3960.888097738113!2d107.57777461409846!3d-6.903983269482664!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e68e76ea2197b7b%3A0x83520de1be07f869!2sBandar%20Udara%20Internasional%20Husein%20Sastranegara!5e0!3m2!1sid!2sid!4v1669763305640!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Bandung\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 21,\n            \"code\": \"BTJ\",\n            \"name\": \"Sultan Iskandarmuda International Airport\",\n            \"city_id\": 16,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/DJ9b6usoza8fYHNt8\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3971.3304822315718!2d95.41516371404532!3d5.5178765355678605!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3040477a2b6219cb%3A0x9c36bfdf6cbbbd!2sBandar%20Udara%20Internasional%20Sultan%20Iskandar%20Muda!5e0!3m2!1sid!2sid!4v1669763447627!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Banda Aceh\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 22,\n            \"code\": \"CXP\",\n            \"name\": \"Tunggul Wulung Airport\",\n            \"city_id\": 17,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/6WE8gvigbnpzKpJv8\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3954.3755339280733!2d109.03249451410666!3d-7.6427036777173365!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e656c4a3ee5aa11%3A0x428975d17090c9e8!2sBandar%20Udara%20Tunggul%20Wulung!5e0!3m2!1sid!2sid!4v1669763581669!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Cilacap\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 23,\n            \"code\": \"DJB\",\n            \"name\": \"Sultan Thaha Syarifudin Airport\",\n            \"city_id\": 18,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/YfYhuuXoLxJxjhxU9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3988.19832435587!2d103.64088121405649!3d-1.6327990365611265!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e2585fad6e79e9b%3A0xf039d8194a03080!2sBandara%20Sultan%20Thaha%20Saifuddin!5e0!3m2!1sid!2sid!4v1669763659608!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Jambi\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 24,\n            \"code\": \"DJJ\",\n            \"name\": \"Sentani Airport\",\n            \"city_id\": 19,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/A46o5ZhVUGBWXLr38\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d996.4509196671069!2d140.51242043005993!3d-2.5705194097202595!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x686cee1d4cec27d7%3A0x91dadd593724a41b!2sTerminal%20Keberangkatan%20Bandara%20Sentani!5e0!3m2!1sid!2sid!4v1669763829091!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Jayapura\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 26,\n            \"code\": \"CGK\",\n            \"name\": \"Soekarno-Hatta International Airport\",\n            \"city_id\": 20,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/mbhgzQRhzJBxjL7P9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3967.026628000504!2d106.65127081442905!3d-6.127118995563582!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e6a02695aaccb09%3A0x61dee98159fa3fe5!2sBandar%20Udara%20Internasional%20Soekarno%E2%80%93Hatta!5e0!3m2!1sid!2sid!4v1669764057015!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Jakarta\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 25,\n            \"code\": \"HLP\",\n            \"name\": \"Halim Perdana Kusuma International Airport\",\n            \"city_id\": 20,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/xwE9N52J2DmvmNJ86\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3965.9892363438707!2d106.88180872059891!3d-6.265145080960695!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a15ca78f42c63%3A0xdc8077d4d6be4249!2sBandar%20Udara%20Halim%20Perdanakusuma!5e0!3m2!1sid!2sid!4v1669763943369!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Jakarta\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 27,\n            \"code\": \"JOG\",\n            \"name\": \"Adisutjipto Airport\",\n            \"city_id\": 21,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/2hxDMFtL74JiQcQf6\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3953.02018917054!2d110.42957261443979!3d-7.787683794387733!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e7a50a9f995d21b%3A0xf027a77c64c3df0!2sBandar%20Udara%20Internasional%20Adisutjipto!5e0!3m2!1sid!2sid!4v1669764180501!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Yogyakarta\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 28,\n            \"code\": \"MDC\",\n            \"name\": \"Sam Ratulangi International Airport\",\n            \"city_id\": 22,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/SwgqXRKztZ9V3XTX6\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3988.3583583466516!2d124.9210087204525!3d1.5500477952540834!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3287a11a115f8761%3A0x89e46facc8e4f969!2sBandar%20Udara%20Internasional%20Sam%20Ratulangi!5e0!3m2!1sid!2sid!4v1669764398460!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Manado\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 29,\n            \"code\": \"PKU\",\n            \"name\": \"Sultan Syarif Kasim II Airport\",\n            \"city_id\": 23,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/h1sYbV27wxtqNm9i8\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3989.686964582985!2d101.44611001441189!3d0.46492919966079893!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x31d5afd168f25799%3A0xeb2fdddc9da30d93!2sBandar%20Udara%20Internasional%20Sultan%20Syarif%20Kasim%20II!5e0!3m2!1sid!2sid!4v1669764604403!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Pekanbaru\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 30,\n            \"code\": \"PLM\",\n            \"name\": \"Sultan Mahmud Badaruddin II Airport\",\n            \"city_id\": 24,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/ZDLoSW1hNcmRfz7A9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3984.7270945123046!2d104.70245841441569!3d-2.8947991978915217!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e3b73125daa86b3%3A0x4894464d532ac87b!2sBandar%20Udara%20Internasional%20Sultan%20Mahmud%20Badaruddin%20II!5e0!3m2!1sid!2sid!4v1669764696610!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Palembang\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 31,\n            \"code\": \"SRG\",\n            \"name\": \"Jend. Ahmad Yani International Airport\",\n            \"city_id\": 25,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/9NXCGxSAwdSRAvbt6\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3960.3637438368446!2d110.37280041443414!3d-6.9663453949672025!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2e708c9f55796881%3A0x30d916983ba7e760!2sBandar%20Udara%20Internasional%20Jenderal%20Ahmad%20Yani!5e0!3m2!1sid!2sid!4v1669764794184!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Semarang\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 32,\n            \"code\": \"SUB\",\n            \"name\": \"Juanda International Airport\",\n            \"city_id\": 26,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/EPwwQe4Y7sLzXv817\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3956.776876880806!2d112.78510041443694!3d-7.378885094675592!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd7e50b3bf959b9%3A0xc0ff7c58786318e8!2sBandar%20Udara%20Internasional%20Juanda!5e0!3m2!1sid!2sid!4v1669764905790!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Surabaya\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 33,\n            \"code\": \"UPG\",\n            \"name\": \"Sultan Hasanuddin International Airport\",\n            \"city_id\": 27,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/YX14xcku4EGGLcpb9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3974.1603413051903!2d119.54729571442375!3d-5.077746996314593!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dbefbcebbcac701%3A0xf030bfcad763610!2sBandar%20Udara%20Internasional%20Sultan%20Hasanuddin!5e0!3m2!1sid!2sid!4v1669764984411!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Makassar\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 34,\n            \"code\": \"DPS\",\n            \"name\": \"Ngurah Rai International Airport\",\n            \"city_id\": 28,\n            \"country_id\": 3,\n            \"maps_link\": \"https://goo.gl/maps/6cBBgrtLoAsXhoa49\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3943.41763048106!2d115.16459831444715!3d-8.746717193716973!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x2dd2441650216933%3A0xdf71da6ddd7bcc1f!2sBandar%20Udara%20Internasional%20Ngurah%20Rai!5e0!3m2!1sid!2sid!4v1669765175593!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Denpasar\",\n            \"country.name\": \"Indonesia\"\n        },\n        {\n            \"id\": 35,\n            \"code\": \"AVN\",\n            \"name\": \"Avignon Caumont Airport\",\n            \"city_id\": 29,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/XZHVSP4CugUCEpPz8\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=bandara avignon&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Avignon\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 36,\n            \"code\": \"GNB\",\n            \"name\": \"Grenoble\",\n            \"city_id\": 30,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/H165qxVeexahTe656\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=grenoble airport&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Grenoble\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 37,\n            \"code\": \"BOD\",\n            \"name\": \"Bordeaux Merignac Airport\",\n            \"city_id\": 31,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/QsRSjevfaRo1KmKR6\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=bordeaux airport&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Merignac\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 38,\n            \"code\": \"MLH\",\n            \"name\": \"Mulhouse Airport\",\n            \"city_id\": 32,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/QJ9wFCTF22AdHap9A\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=EuroAirport Basel-Mulhouse-Freiburg&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Mulhouse\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 39,\n            \"code\": \"LIL\",\n            \"name\": \"Lille Lesquin Airport\",\n            \"city_id\": 33,\n            \"country_id\": 1,\n            \"maps_link\": \"https://g.page/lilelesquin?share\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=lille lesquin&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Lille\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 40,\n            \"code\": \"MPL\",\n            \"name\": \"Montpellier Mediterranee Airport\",\n            \"city_id\": 34,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/N99BeJZT5DJUCcbb9\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=Montpellier-Méditerranée Airport&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Montpellier\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 41,\n            \"code\": \"NTE\",\n            \"name\": \"Nantes Atlantique Airport\",\n            \"city_id\": 35,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/N99BeJZT5DJUCcbb9\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=Bandar Udara Nantes-Atlantique&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Nantes\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 42,\n            \"code\": \"PIS\",\n            \"name\": \"Poitiers Biard Airport\",\n            \"city_id\": 36,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/rPjKucbXrrE4soii8\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=Bandar Udara Poitiers - Biard&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Poitiers\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 43,\n            \"code\": \"SXB\",\n            \"name\": \"Strasbourg International Airport\",\n            \"city_id\": 37,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/CoTtjjcEDTEJxZb87\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=Bandar Udara Strasbourg Entzheim&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Strasbourg\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 44,\n            \"code\": \"TLS\",\n            \"name\": \"Toulouse Blagnac Airport\",\n            \"city_id\": 38,\n            \"country_id\": 1,\n            \"maps_link\": \"https://g.page/aeroport_tls?share\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=Bandar Udara Toulouse Blagnac&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Toulouse\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 45,\n            \"code\": \"BES\",\n            \"name\": \"Brest Airport\",\n            \"city_id\": 39,\n            \"country_id\": 1,\n            \"maps_link\": \"https://goo.gl/maps/SJZFcDEtMLVdjoqH7\",\n            \"maps_embed\": \"<div class=\\\"mapouter\\\"><div class=\\\"gmap_canvas\\\"><iframe class=\\\"gmap_iframe\\\" frameborder=\\\"0\\\" scrolling=\\\"no\\\" marginheight=\\\"0\\\" marginwidth=\\\"0\\\" src=\\\"https://maps.google.com/maps?width=600&amp;height=400&amp;hl=en&amp;q=Bandar Udara Brest Bretagne&amp;t=&amp;z=14&amp;ie=UTF8&amp;iwloc=B&amp;output=embed\\\"></iframe><a href=\\\"https://formatjson.org/\\\">format json</a></div><style>.mapouter{position:relative;text-align:right;width:600px;height:400px;}.gmap_canvas {overflow:hidden;background:none!important;width:600px;height:400px;}.gmap_iframe {width:600px!important;height:400px!important;}</style></div>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Brest\",\n            \"country.name\": \"United States\"\n        },\n        {\n            \"id\": 46,\n            \"code\": \"HKG\",\n            \"name\": \"Hong Kong International Airport\",\n            \"city_id\": 40,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/32UPY1LwBdceoZdB9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d32417633.976375125!2d93.66477597607978!3d7.327964719557526!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3403e2f3cc46c69d%3A0xf9f590821892369e!2sBandar%20Udara%20Internasional%20Hong%20Kong!5e0!3m2!1sid!2sid!4v1669729477829!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Hong Kong\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 47,\n            \"code\": \"LHW\",\n            \"name\": \"Lanzhou Airport\",\n            \"city_id\": 41,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/dbTjiEd93t82vLkq7\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3206.6212302733106!2d103.6178113143466!3d36.51500429140289!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x364554b375d64429%3A0xe36308c747ad215!2sLanzhou%20Zhongchuan%20Airport!5e0!3m2!1sid!2sid!4v1669729648010!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Lanzhou\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 49,\n            \"code\": \"PVG\",\n            \"name\": \"Shanghai Pu Dong\",\n            \"city_id\": 42,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/qZPEkCwZtvCyAxG78\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d218488.57490574263!2d121.43153137751123!3d31.16849440018764!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x35ad8fde769550c1%3A0xc9e41371c92c355f!2sBandar%20Udara%20Internasional%20Pudong%20Shanghai!5e0!3m2!1sid!2sid!4v1669729924160!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Shanghai\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 48,\n            \"code\": \"SHA\",\n            \"name\": \"Shanghai Hongqiao International Airport\",\n            \"city_id\": 42,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/ZLC83fDLPPZZD9f96\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3413.0288445226975!2d121.33210831417077!3d31.192213570395214!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x35b2668de5a2e9ff%3A0xd2d596b787bcd9f6!2sBandar%20Udara%20Internasional%20Hongqiao%20Shanghai!5e0!3m2!1sid!2sid!4v1669729801809!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Shanghai\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 50,\n            \"code\": \"XIY\",\n            \"name\": \"Xi An Xianyang\",\n            \"city_id\": 43,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/QupZn2VbUCTCccZR6\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3290.59207654713!2d108.75514071427475!3d34.437115404799!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x36647f86fa101c45%3A0xe18dd0e1534f5a68!2sBandar%20Udara%20Internasional%20Xianyang%20Xian!5e0!3m2!1sid!2sid!4v1669730009581!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Xianyang\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 52,\n            \"code\": \"PEK\",\n            \"name\": \"Beijing Capital\",\n            \"city_id\": 44,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/BF5ZPfGi15DJnZ9s5\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3052.800524917314!2d116.60092341447938!3d40.07986138398369!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x35f105ddf670201b%3A0x497cf53a4e23be54!2sBeijing%20Capital%20International%20Airport!5e0!3m2!1sen!2sid!4v1669730484433!5m2!1sen!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Beijing\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 51,\n            \"code\": \"PKX\",\n            \"name\": \"Beijing Daxing International Airport\",\n            \"city_id\": 44,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/DjTLXC2LoE5SdS5W9\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3078.2073729197436!2d116.40831821445748!3d39.50980911821912!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x35f02dc634ac1a09%3A0x4573def08742af02!2sBandar%20Udara%20Internasional%20Daxing%20Beijing!5e0!3m2!1sid!2sid!4v1669730299244!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Beijing\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 53,\n            \"code\": \"CAN\",\n            \"name\": \"Guangzhou Baiyun International Airport\",\n            \"city_id\": 45,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/xvvou38KAyhH8crH6\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d13945160.088772466!2d105.9248330140377!3d31.425693134100165!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3402e130a02328f3%3A0xa2467af91f7f31a3!2sGuangzhou%20Baiyun%20International%20Airport!5e0!3m2!1sen!2sid!4v1669730659818!5m2!1sen!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Guangzhou\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 54,\n            \"code\": \"WUH\",\n            \"name\": \"Wuhan Tianhe International Airport\",\n            \"city_id\": 46,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/81YnDR8rqEk58dyh8\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d13711.705691771078!2d114.20369471704035!3d30.776644422952458!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x342c013c0d9b713f%3A0xf35f84f912384723!2sWuhan%20Tianhe%20International%20Airport!5e0!3m2!1sen!2sid!4v1669730828232!5m2!1sen!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Wuhan\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 55,\n            \"code\": \"MFM\",\n            \"name\": \"Macau International Airport\",\n            \"city_id\": 47,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/VAhUzoJGUy4mrB6F8\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d941838.7459559765!2d113.05268858818448!3d22.763243522042004!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x34016ff7baa5f789%3A0xeedea94ad3ce828d!2sMacau%20International%20Airport!5e0!3m2!1sen!2sid!4v1669731023972!5m2!1sen!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Macau\",\n            \"country.name\": \"Japan\"\n        },\n        {\n            \"id\": 56,\n            \"code\": \"CTU\",\n            \"name\": \"Chengdu Airport\",\n            \"city_id\": 48,\n            \"country_id\": 2,\n            \"maps_link\": \"https://goo.gl/maps/XquCWYSrguvbacV67\",\n            \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d219862.87056017216!2d103.68562172499999!3d30.567455999999996!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x36efdd2547c9319d%3A0x56e031e53df1f620!2sChengdu%20Shuangliu%20International%20Airport!5e0!3m2!1sen!2sid!4v1669731253400!5m2!1sen!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n            \"createdAt\": \"2022-12-14T05:19:01.357Z\",\n            \"updatedAt\": \"2022-12-14T05:19:01.357Z\",\n            \"city.name\": \"Chengdu\",\n            \"country.name\": \"Japan\"\n        }\n    ]\n}"}],"_postman_id":"29e75311-d1ed-4751-9d7f-65ddc2e60cc7"},{"name":"Detail Airport","id":"e8c761db-9c53-4f89-a7cd-167f213fc47d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/airport/1","urlObject":{"protocol":"http","port":"3000","path":["api","airport","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c4f97b82-2a04-443b-9beb-23727a70ce63","name":"Get Detail Airport Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/airport/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"771"},{"key":"ETag","value":"W/\"303-tVkBhaqsCnFM+MYxu4M8Mx6YLAU\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:16:03 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get airport success\",\n    \"data\": {\n        \"id\": 1,\n        \"code\": \"BHM\",\n        \"name\": \"Birmingham–Shuttlesworth International Airport\",\n        \"city_id\": 1,\n        \"country_id\": 1,\n        \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n        \"maps_embed\": \"<iframe src=\\\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3324.6516189454164!2d-86.75861067297137!3d33.562426819145294!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x88891aa4f6775025%3A0x9326a00858ed2b68!2sBirmingham-Shuttlesworth%20International%20Airport!5e0!3m2!1sid!2sid!4v1669596017169!5m2!1sid!2sid\\\" width=\\\"600\\\" height=\\\"450\\\" style=\\\"border:0;\\\" allowfullscreen=\\\"\\\" loading=\\\"lazy\\\" referrerpolicy=\\\"no-referrer-when-downgrade\\\"></iframe>\",\n        \"createdAt\": \"2022-12-12T07:43:01.756Z\",\n        \"updatedAt\": \"2022-12-12T07:43:01.756Z\"\n    }\n}"}],"_postman_id":"e8c761db-9c53-4f89-a7cd-167f213fc47d"},{"name":"Create Airport","id":"72d08ab9-a800-4208-994e-6e6bccbd528e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"code\": \"WKW\",\r\n\t\"name\": \"Birmingham–Shuttlesworth International Airport\",\r\n\t\"city_id\": 1,\r\n\t\"country_id\": 1,\r\n\t\"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\r\n\t\"maps_embed\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/airport","urlObject":{"protocol":"http","port":"3000","path":["api","airport"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"81d0624c-6528-4d3e-81a8-86e7d4431ca4","name":"Create Airport Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"code\": \"WKW\",\r\n\t\"name\": \"Birmingham–Shuttlesworth International Airport\",\r\n\t\"city_id\": 1,\r\n\t\"country_id\": 1,\r\n\t\"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\r\n\t\"maps_embed\": \"\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/airport"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"304"},{"key":"ETag","value":"W/\"130-1scCjVV1YEjyhX9nKGBEQKxTr38\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:23:31 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"airport created\",\n    \"data\": {\n        \"id\": 57,\n        \"code\": \"WKW\",\n        \"name\": \"Birmingham–Shuttlesworth International Airport\",\n        \"city_id\": 1,\n        \"country_id\": 1,\n        \"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\n        \"maps_embed\": \"\",\n        \"updatedAt\": \"2022-12-12T08:23:31.313Z\",\n        \"createdAt\": \"2022-12-12T08:23:31.313Z\"\n    }\n}"}],"_postman_id":"72d08ab9-a800-4208-994e-6e6bccbd528e"},{"name":"Update Airport","id":"37c0de1b-4ba4-468e-b82b-fd3b93eb30c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"code\": \"WKW\",\r\n\t\"name\": \"Birmingham–Shuttlesworth International Airport\",\r\n\t\"city_id\": 1,\r\n\t\"country_id\": 1,\r\n\t\"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\r\n\t\"maps_embed\": \"abcdefghijklmnopqrstuvwxyz\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/airport/57","urlObject":{"protocol":"http","port":"3000","path":["api","airport","57"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"5d188dc9-486f-4f97-9aba-00e897e98e96","name":"Update Airport Success","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"code\": \"WKW\",\r\n\t\"name\": \"Birmingham–Shuttlesworth International Airport\",\r\n\t\"city_id\": 1,\r\n\t\"country_id\": 1,\r\n\t\"maps_link\": \"https://goo.gl/maps/enso8v4NYs7MzdTa7\",\r\n\t\"maps_embed\": \"abcdefghijklmnopqrstuvwxyz\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/airport/57"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"61"},{"key":"ETag","value":"W/\"3d-IjP8Pi/svRbCTz3Mas5dic9NkOI\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:26:49 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"update airport success\",\n    \"data\": [\n        1\n    ]\n}"}],"_postman_id":"37c0de1b-4ba4-468e-b82b-fd3b93eb30c3"},{"name":"Delete Airport","id":"2314b9ef-5fab-4e43-87d4-76c5210a8552","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/airport/57","urlObject":{"protocol":"http","port":"3000","path":["api","airport","57"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a6a96ff9-aaff-4b6e-9621-693dcbe83024","name":"Delete Airport Success","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/airport/57"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"57"},{"key":"ETag","value":"W/\"39-CYnWWynAWQlxTYukFjcbbq2C+F4\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:27:46 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"delete data success!\",\n    \"data\": 1\n}"}],"_postman_id":"2314b9ef-5fab-4e43-87d4-76c5210a8552"}],"id":"3033e8c6-0eb8-4e1e-ab39-37250d4ce44f","_postman_id":"3033e8c6-0eb8-4e1e-ab39-37250d4ce44f","description":""},{"name":"Flight","item":[{"name":"All Flight","id":"4b3a1895-3cfc-4f0a-a80b-e255ac9a0a7c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/flight","urlObject":{"protocol":"https","path":["api","flight"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"c53fe2f7-af3e-454d-acdb-9e475105c214","name":"Get All Flight Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/flight"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"642"},{"key":"ETag","value":"W/\"282-i8kMfdSF7yTZbU68YCXmCohwhF0\""},{"key":"Date","value":"Mon, 12 Dec 2022 07:56:35 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all flight success\",\n    \"pagination\": {\n        \"totalRows\": 3,\n        \"totalPages\": 1,\n        \"thisPageRows\": 3\n    },\n    \"data\": [\n        {\n            \"id\": 1,\n            \"code\": \"GA-123\",\n            \"capacity\": 500,\n            \"current_airport\": 1,\n            \"is_ready\": true,\n            \"is_maintain\": false,\n            \"createdAt\": \"2022-12-12T07:43:01.783Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.783Z\"\n        },\n        {\n            \"id\": 2,\n            \"code\": \"GA-456\",\n            \"capacity\": 300,\n            \"current_airport\": 2,\n            \"is_ready\": true,\n            \"is_maintain\": false,\n            \"createdAt\": \"2022-12-12T07:43:01.783Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.783Z\"\n        },\n        {\n            \"id\": 3,\n            \"code\": \"GA-789\",\n            \"capacity\": 600,\n            \"current_airport\": 3,\n            \"is_ready\": true,\n            \"is_maintain\": false,\n            \"createdAt\": \"2022-12-12T07:43:01.783Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.783Z\"\n        }\n    ]\n}"}],"_postman_id":"4b3a1895-3cfc-4f0a-a80b-e255ac9a0a7c"},{"name":"Detail Flight","id":"e4da5530-e34c-4795-9e3a-d2a1488f0318","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/flight/1","urlObject":{"protocol":"http","port":"3000","path":["api","flight","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"b6473c6d-7763-4371-a285-5a3ee45ee286","name":"Get Flight Detail Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/flight/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"237"},{"key":"ETag","value":"W/\"ed-1aS/qWw0W38wI/8bqleZYnUS1xQ\""},{"key":"Date","value":"Mon, 12 Dec 2022 07:58:11 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get detail of flight success\",\n    \"data\": {\n        \"id\": 1,\n        \"code\": \"GA-123\",\n        \"capacity\": 500,\n        \"current_airport\": 1,\n        \"is_ready\": true,\n        \"is_maintain\": false,\n        \"createdAt\": \"2022-12-12T07:43:01.783Z\",\n        \"updatedAt\": \"2022-12-12T07:43:01.783Z\"\n    }\n}"}],"_postman_id":"e4da5530-e34c-4795-9e3a-d2a1488f0318"},{"name":"Create Flight","id":"97c24c45-c618-499d-a803-c72d56b8ff07","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"code\": \"GA-202\",\r\n    \"capacity\": 530,\r\n    \"current_airport\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/flight","urlObject":{"protocol":"http","port":"3000","path":["api","flight"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"961866ef-b120-4a7b-a61d-4154b87c841e","name":"Create Flight Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"code\": \"GA-202\",\r\n    \"capacity\": 530,\r\n    \"current_airport\": 2\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/flight"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"223"},{"key":"ETag","value":"W/\"df-4qgcjtZ87bOKt7dpvvsU2lmT7h4\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:03:44 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"flight created\",\n    \"data\": {\n        \"id\": 4,\n        \"code\": \"GA-202\",\n        \"capacity\": 530,\n        \"current_airport\": 2,\n        \"is_ready\": true,\n        \"is_maintain\": false,\n        \"updatedAt\": \"2022-12-12T08:03:44.768Z\",\n        \"createdAt\": \"2022-12-12T08:03:44.768Z\"\n    }\n}"}],"_postman_id":"97c24c45-c618-499d-a803-c72d56b8ff07"},{"name":"Delete Flight","id":"ff5e4f50-081c-44b8-9776-8513408b22ae","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/flight/4","urlObject":{"protocol":"http","port":"3000","path":["api","flight","4"],"host":["localhost"],"query":[],"variable":[]}},"response":[],"_postman_id":"ff5e4f50-081c-44b8-9776-8513408b22ae"},{"name":"Update Flight","id":"df461c6d-24eb-41d0-b982-ee410fda4051","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"code\": \"GA-780\",\r\n    \"capacity\": 700,\r\n    \"current_airport\": 5,\r\n    \"is_ready\": false,\r\n    \"is_maintain\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/flight/3","urlObject":{"protocol":"http","port":"3000","path":["api","flight","3"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"31b3a6f9-7ba0-4da9-b519-78a2b2e0b221","name":"Update Flight Success","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"code\": \"GA-780\",\r\n    \"capacity\": 700,\r\n    \"current_airport\": 5,\r\n    \"is_ready\": false,\r\n    \"is_maintain\": true\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/flight/3"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"230"},{"key":"ETag","value":"W/\"e6-PQX71th1o2Eej+dcUvXynsyKhfc\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:13:42 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"update flight success\",\n    \"data\": {\n        \"id\": 3,\n        \"code\": \"GA-780\",\n        \"capacity\": 700,\n        \"current_airport\": 5,\n        \"is_ready\": false,\n        \"is_maintain\": true,\n        \"createdAt\": \"2022-12-12T07:43:01.783Z\",\n        \"updatedAt\": \"2022-12-12T08:13:42.762Z\"\n    }\n}"}],"_postman_id":"df461c6d-24eb-41d0-b982-ee410fda4051"}],"id":"88916a75-e4bc-4501-b831-421a193bc1ee","_postman_id":"88916a75-e4bc-4501-b831-421a193bc1ee","description":""},{"name":"City","item":[{"name":"All Cities","id":"c701fe95-47ae-41ed-b8e9-ad8425465022","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6OCwibmFtZSI6Inpha2kgdGVzIiwiZW1haWwiOiJ6YWtpdGVzdEBnbWFpbC5jb20iLCJwYXNzd29yZCI6IiQyYiQxMCRjSG9ZdXBYTm14Uy40R0ZsYlEvZFNlOGNmVG1JaFl6MFdnc29YUEdRampYakJyNHlKbFBqdSIsImF2YXRhcl9pZCI6MSwicm9sZSI6InVzZXIiLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6OCwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyMDQ4MTIyfQ.TkLZ5f3Su6NnN2MWHfa9_uchv6O5L14CkzPOaHcuw_o","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/city","urlObject":{"protocol":"https","path":["api","city"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"ecfed387-c108-4b8f-aab5-3da5debf64a5","name":"Get All Cities Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/city"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"1341"},{"key":"ETag","value":"W/\"53d-z9NPAjNG91SUN+oo71kX481wyCA\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:28:29 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all cities success\",\n    \"pagination\": {\n        \"totalRows\": 48,\n        \"totalPages\": 5,\n        \"thisPageRows\": 10,\n        \"next\": {\n            \"page\": 2\n        }\n    },\n    \"data\": [\n        {\n            \"id\": 9,\n            \"name\": \"Aichi\",\n            \"country_id\": 2,\n            \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n        },\n        {\n            \"id\": 1,\n            \"name\": \"Alabama\",\n            \"country_id\": 1,\n            \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n        },\n        {\n            \"id\": 13,\n            \"name\": \"Ambon\",\n            \"country_id\": 3,\n            \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n        },\n        {\n            \"id\": 29,\n            \"name\": \"Avignon\",\n            \"country_id\": 4,\n            \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n        },\n        {\n            \"id\": 16,\n            \"name\": \"Banda Aceh\",\n            \"country_id\": 3,\n            \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n        },\n        {\n            \"id\": 15,\n            \"name\": \"Bandung\",\n            \"country_id\": 3,\n            \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n        },\n        {\n            \"id\": 14,\n            \"name\": \"Banjarmasin\",\n            \"country_id\": 3,\n            \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n        },\n        {\n            \"id\": 44,\n            \"name\": \"Beijing\",\n            \"country_id\": 5,\n            \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n        },\n        {\n            \"id\": 39,\n            \"name\": \"Brest\",\n            \"country_id\": 4,\n            \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n        },\n        {\n            \"id\": 2,\n            \"name\": \"California\",\n            \"country_id\": 1,\n            \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n        }\n    ]\n}"}],"_postman_id":"c701fe95-47ae-41ed-b8e9-ad8425465022"},{"name":"Detail City","id":"a9c11501-0b47-4ae2-a048-4a41a0cedb87","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/city/1","urlObject":{"protocol":"http","port":"3000","path":["api","city","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"aa591f04-7944-4884-9eb1-33f98e3edd5b","name":"Get Detail City Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/city/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"170"},{"key":"ETag","value":"W/\"aa-dppIsZ7drvW8Vq+4wZMbUa4AAPM\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:29:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get city success\",\n    \"data\": {\n        \"id\": 1,\n        \"name\": \"Alabama\",\n        \"country_id\": 1,\n        \"createdAt\": \"2022-12-12T07:43:01.737Z\",\n        \"updatedAt\": \"2022-12-12T07:43:01.737Z\"\n    }\n}"}],"_postman_id":"a9c11501-0b47-4ae2-a048-4a41a0cedb87"},{"name":"Create City","id":"2435886d-eb48-45d2-99fe-589e9b04e1d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"name\": \"Purwodadi\",\r\n\t\"country_id\": 4\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/city","urlObject":{"protocol":"http","port":"3000","path":["api","city"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"f30a90ed-5a2d-47d4-9ea9-800e268c52a3","name":"Create City Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"name\": \"Purwodadi\",\r\n\t\"country_id\": 4\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/city"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"169"},{"key":"ETag","value":"W/\"a9-2MzCaLOFXxRlfpBOTRSdZIWcfCU\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:30:18 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"city created\",\n    \"data\": {\n        \"id\": 49,\n        \"name\": \"Purwodadi\",\n        \"country_id\": 4,\n        \"updatedAt\": \"2022-12-12T08:30:18.800Z\",\n        \"createdAt\": \"2022-12-12T08:30:18.800Z\"\n    }\n}"}],"_postman_id":"2435886d-eb48-45d2-99fe-589e9b04e1d8"},{"name":"Update City","id":"0a6ceb67-769f-4bb7-ba3e-cb89c3e41e14","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"name\": \"Surakartans\",\r\n\t\"country_id\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/city/1","urlObject":{"protocol":"http","port":"3000","path":["api","city","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"c05033ba-dd9c-49c5-806a-763ff49af0ae","name":"Update City Success","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n\t\"name\": \"Surakartans\",\r\n\t\"country_id\": 3\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/city/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"58"},{"key":"ETag","value":"W/\"3a-9xY6OvACYQy+YM5rNK7zzVe8uxU\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:32:22 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"update city success\",\n    \"data\": [\n        1\n    ]\n}"}],"_postman_id":"0a6ceb67-769f-4bb7-ba3e-cb89c3e41e14"},{"name":"Delete City","id":"7e73f3cf-8e55-42ac-89a2-ef3470c8e01d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/city/20","urlObject":{"protocol":"http","port":"3000","path":["api","city","20"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"93bfb3d7-99d9-4365-802a-55deb0e9d14a","name":"Delete City Success","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/city/20"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"56"},{"key":"ETag","value":"W/\"38-HB4kyUKB+AOs1Vb7g6OxsyESGl8\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:33:43 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"delete city success\",\n    \"data\": 1\n}"}],"_postman_id":"7e73f3cf-8e55-42ac-89a2-ef3470c8e01d"}],"id":"07fd09a0-371e-476d-b1d1-f202506a9a2f","_postman_id":"07fd09a0-371e-476d-b1d1-f202506a9a2f","description":""},{"name":"Country","item":[{"name":"All Countries","id":"8dbb5331-9893-4b14-ab58-008b03677a7d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/country","urlObject":{"protocol":"http","port":"3000","path":["api","country"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"67088bff-7cc1-40e3-8e67-fcf3e3f0ed14","name":"Get All Countries Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/country"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"706"},{"key":"ETag","value":"W/\"2c2-7EnJZKE+ftga6bhUYUh9XxP0E48\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:34:21 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all countries success\",\n    \"pagination\": {\n        \"totalRows\": 5,\n        \"totalPages\": 1,\n        \"thisPageRows\": 5\n    },\n    \"data\": [\n        {\n            \"id\": 5,\n            \"code\": \"CN\",\n            \"name\": \"China\",\n            \"createdAt\": \"2022-12-12T07:43:01.728Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.728Z\"\n        },\n        {\n            \"id\": 4,\n            \"code\": \"FR\",\n            \"name\": \"France\",\n            \"createdAt\": \"2022-12-12T07:43:01.728Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.728Z\"\n        },\n        {\n            \"id\": 3,\n            \"code\": \"ID\",\n            \"name\": \"Indonesia\",\n            \"createdAt\": \"2022-12-12T07:43:01.728Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.728Z\"\n        },\n        {\n            \"id\": 2,\n            \"code\": \"JP\",\n            \"name\": \"Japan\",\n            \"createdAt\": \"2022-12-12T07:43:01.728Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.728Z\"\n        },\n        {\n            \"id\": 1,\n            \"code\": \"US\",\n            \"name\": \"United States\",\n            \"createdAt\": \"2022-12-12T07:43:01.728Z\",\n            \"updatedAt\": \"2022-12-12T07:43:01.728Z\"\n        }\n    ]\n}"}],"_postman_id":"8dbb5331-9893-4b14-ab58-008b03677a7d"},{"name":"Detail Country","id":"46bb99d9-effd-44b2-862e-ee7c5136227d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/country/1","urlObject":{"protocol":"http","port":"3000","path":["api","country","1"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"fa1ca145-fb7b-480f-92e0-a43069f38ef4","name":"Get Detail Contry Success","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/country/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"186"},{"key":"ETag","value":"W/\"ba-XHX/idmnhwUc/+v0zIQiwRNE2UE\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:35:40 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get detail of country success\",\n    \"data\": {\n        \"id\": 1,\n        \"code\": \"US\",\n        \"name\": \"United States\",\n        \"createdAt\": \"2022-12-12T07:43:01.728Z\",\n        \"updatedAt\": \"2022-12-12T07:43:01.728Z\"\n    }\n}"}],"_postman_id":"46bb99d9-effd-44b2-862e-ee7c5136227d"},{"name":"Create Country","id":"b01f6ec9-d4ac-43ba-8571-764415db7235","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"code\": \"SG\",\r\n    \"name\": \"Singapore\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/country","urlObject":{"protocol":"http","port":"3000","path":["api","country"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"a18ac043-5505-4250-ba95-1ff9b26aed4e","name":"Create Country Success","originalRequest":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"code\": \"SG\",\r\n    \"name\": \"Singapore\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/country"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"168"},{"key":"ETag","value":"W/\"a8-SjKl0VHbKTx59CD8JW7X5AKAT6s\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:38:04 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"country created\",\n    \"data\": {\n        \"id\": 6,\n        \"code\": \"SG\",\n        \"name\": \"Singapore\",\n        \"updatedAt\": \"2022-12-12T08:38:04.564Z\",\n        \"createdAt\": \"2022-12-12T08:38:04.564Z\"\n    }\n}"}],"_postman_id":"b01f6ec9-d4ac-43ba-8571-764415db7235"},{"name":"Update Country","id":"5c5211ec-99da-465b-9ca6-36f45169253c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"code\": \"IDN\",\r\n    \"name\": \"IndoNesia\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/country/5","urlObject":{"protocol":"http","port":"3000","path":["api","country","5"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"3ab2fc54-d403-406b-ae79-006822d9659d","name":"Update Country Success","originalRequest":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"code\": \"IDN\",\r\n    \"name\": \"IndoNesia\"\r\n}","options":{"raw":{"language":"json"}}},"url":"http://localhost:3000/api/country/5"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"168"},{"key":"ETag","value":"W/\"a8-nOQVrmGVbh3agidMe9ZK8CaYfn8\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:40:58 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"update success\",\n    \"data\": {\n        \"id\": 5,\n        \"code\": \"IDN\",\n        \"name\": \"IndoNesia\",\n        \"createdAt\": \"2022-12-12T07:43:01.728Z\",\n        \"updatedAt\": \"2022-12-12T08:40:58.799Z\"\n    }\n}"}],"_postman_id":"5c5211ec-99da-465b-9ca6-36f45169253c"},{"name":"Delete Country","id":"741d3bdc-2054-45ce-9906-e38e34a44bd4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/country/6","urlObject":{"protocol":"http","port":"3000","path":["api","country","6"],"host":["localhost"],"query":[],"variable":[]}},"response":[{"id":"582e803c-db87-435d-8a2d-389f16857300","name":"Delete Country Success","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"url":"http://localhost:3000/api/country/6"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"59"},{"key":"ETag","value":"W/\"3b-poiqRaOJmTvalX/Wu0/9G9cnwfY\""},{"key":"Date","value":"Mon, 12 Dec 2022 08:39:53 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"delete country success\",\n    \"data\": 1\n}"}],"_postman_id":"741d3bdc-2054-45ce-9906-e38e34a44bd4"}],"id":"cb134d2c-ba7e-47b4-b23a-b101bcda2624","_postman_id":"cb134d2c-ba7e-47b4-b23a-b101bcda2624","description":""},{"name":"Summary","item":[{"name":"Country","id":"57be5d99-f8e3-4f2a-8ff1-c8803669b3c6","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJFRaZm1qWEYuUy9Qb3RtbDQwT2RDdHVSU3M4UmJnbnNyVDVCS1hobDc3TC9FOTRvTWdrR3dtIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2Njk5ODc4NjB9.MhPqJvtaGAnGaJIRI8oNmapu6qkFloEXlr9JgveYYpk","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/summary/country","urlObject":{"protocol":"https","path":["api","summary","country"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"c9bacb21-b196-4e25-a6fe-e6dad64d7f6c","name":"[Success] Summary per Country","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJFRaZm1qWEYuUy9Qb3RtbDQwT2RDdHVSU3M4UmJnbnNyVDVCS1hobDc3TC9FOTRvTWdrR3dtIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2Njk5ODc4NjB9.MhPqJvtaGAnGaJIRI8oNmapu6qkFloEXlr9JgveYYpk","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/summary/country"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"262"},{"key":"etag","value":"W/\"106-4BoCDiXJWzbtB4KjzEnqMUx/IRA\""},{"key":"date","value":"Sat, 31 Dec 2022 12:02:44 GMT"},{"key":"x-envoy-upstream-service-time","value":"56"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"success\",\n    \"data\": [\n        {\n            \"name\": \"United States\",\n            \"buyer\": 20,\n            \"income\": 149000000\n        },\n        {\n            \"name\": \"Japan\",\n            \"buyer\": 3,\n            \"income\": 16500000\n        },\n        {\n            \"name\": \"Indonesia\",\n            \"buyer\": 8,\n            \"income\": 63500000\n        },\n        {\n            \"name\": \"France\",\n            \"buyer\": 0,\n            \"income\": 0\n        },\n        {\n            \"name\": \"China\",\n            \"buyer\": 1,\n            \"income\": 2500000\n        }\n    ]\n}"}],"_postman_id":"57be5d99-f8e3-4f2a-8ff1-c8803669b3c6"}],"id":"fe9e7212-1c9e-49f8-8aff-6ea00577bb9c","_postman_id":"fe9e7212-1c9e-49f8-8aff-6ea00577bb9c","description":""},{"name":"Biodata","item":[{"name":"All Biodata","id":"8c7cb0c5-a6a9-45e9-8fd0-a1371b06d4fd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/biodata/","urlObject":{"protocol":"https","path":["api","biodata",""],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"dc4f4c67-2896-4667-b8a3-6860ab085c27","name":"[Success] All Biodata","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/biodata/"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"3391"},{"key":"etag","value":"W/\"d3f-FLTkI+1PlILOzBb0tnYUdSn6yyk\""},{"key":"date","value":"Sat, 31 Dec 2022 08:51:31 GMT"},{"key":"x-envoy-upstream-service-time","value":"48"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get all biodata success\",\n    \"pagination\": {\n        \"totalRows\": 12,\n        \"totalPages\": 2,\n        \"thisPageRows\": 10,\n        \"next\": {\n            \"page\": 2\n        }\n    },\n    \"data\": [\n        {\n            \"id\": 13,\n            \"email\": \"ayanaalmira@gmal.com\",\n            \"name\": \"Ayana Almira\",\n            \"nik\": \"\",\n            \"birth_place\": \"\",\n            \"birth_date\": \"2022-12-31T08:29:26.121Z\",\n            \"telp\": \"\",\n            \"nationality\": 0,\n            \"no_passport\": \"\",\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T08:29:26.121Z\",\n            \"updatedAt\": \"2022-12-31T08:29:26.121Z\"\n        },\n        {\n            \"id\": 12,\n            \"email\": \"ayanaalmira90@gmal.com\",\n            \"name\": \"Ayana Almira\",\n            \"nik\": \"\",\n            \"birth_place\": \"\",\n            \"birth_date\": \"2022-12-31T08:27:28.229Z\",\n            \"telp\": \"\",\n            \"nationality\": 0,\n            \"no_passport\": \"\",\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T08:27:28.229Z\",\n            \"updatedAt\": \"2022-12-31T08:27:28.229Z\"\n        },\n        {\n            \"id\": 9,\n            \"email\": \"bambang@gmail.com\",\n            \"name\": \"Bambang Pamungkas\",\n            \"nik\": \"3494941191049445\",\n            \"birth_place\": \"Bekasi\",\n            \"birth_date\": \"2001-11-20T17:00:00.000Z\",\n            \"telp\": \"084222324242\",\n            \"nationality\": 1,\n            \"no_passport\": null,\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n            \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n        },\n        {\n            \"id\": 8,\n            \"email\": \"budi@gmail.com\",\n            \"name\": \"Budi Budidi\",\n            \"nik\": \"3292933333922333\",\n            \"birth_place\": \"Jakarta\",\n            \"birth_date\": \"2000-02-19T17:00:00.000Z\",\n            \"telp\": \"083374544442\",\n            \"nationality\": 1,\n            \"no_passport\": null,\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n            \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n        },\n        {\n            \"id\": 3,\n            \"email\": \"charlesgunawan32@gmail.com\",\n            \"name\": \"Charles Gunawan\",\n            \"nik\": \"3292929292929292\",\n            \"birth_place\": \"Jakarta\",\n            \"birth_date\": \"2001-12-13T17:00:00.000Z\",\n            \"telp\": \"082371511912\",\n            \"nationality\": 1,\n            \"no_passport\": null,\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n            \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n        },\n        {\n            \"id\": 2,\n            \"email\": \"azarnuzy@gmail.com\",\n            \"name\": \"Muhammad Azar Nuzy\",\n            \"nik\": \"0643317500140702\",\n            \"birth_place\": \"Pandeglang, Banten\",\n            \"birth_date\": \"2001-11-06T00:00:00.000Z\",\n            \"telp\": \"082246449106\",\n            \"nationality\": 1,\n            \"no_passport\": \"A9601796\",\n            \"issue_date\": \"2021-11-17T00:00:00.000Z\",\n            \"expire_date\": \"2024-11-17T00:00:00.000Z\",\n            \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n            \"updatedAt\": \"2022-12-31T08:24:00.291Z\"\n        },\n        {\n            \"id\": 7,\n            \"email\": \"muhnaufalaji@gmail.com\",\n            \"name\": \"Muhammad Naufal Aji Satrio\",\n            \"nik\": \"3191919191919191\",\n            \"birth_place\": \"Surakarta\",\n            \"birth_date\": \"2002-08-01T17:00:00.000Z\",\n            \"telp\": \"081327238266\",\n            \"nationality\": 1,\n            \"no_passport\": null,\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n            \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n        },\n        {\n            \"id\": 10,\n            \"email\": \"parto@gmail.com\",\n            \"name\": \"Parto Suparto\",\n            \"nik\": \"3156611136016631\",\n            \"birth_place\": \"Bandung\",\n            \"birth_date\": \"2001-05-14T17:00:00.000Z\",\n            \"telp\": \"0830272272272\",\n            \"nationality\": 1,\n            \"no_passport\": null,\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n            \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n        },\n        {\n            \"id\": 1,\n            \"email\": \"sekarmadukusumawardani@gmail.com\",\n            \"name\": \"Sekar MK\",\n            \"nik\": \"3175064307020014\",\n            \"birth_place\": \"Jawa Tengah\",\n            \"birth_date\": \"2002-07-02T17:00:00.000Z\",\n            \"telp\": \"089691798633\",\n            \"nationality\": 1,\n            \"no_passport\": null,\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n            \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n        },\n        {\n            \"id\": 4,\n            \"email\": \"udin@gmail.com\",\n            \"name\": \"Udin Herman\",\n            \"nik\": \"3292911111922111\",\n            \"birth_place\": \"Surabaya\",\n            \"birth_date\": \"2000-01-13T17:00:00.000Z\",\n            \"telp\": \"083371511112\",\n            \"nationality\": 1,\n            \"no_passport\": null,\n            \"issue_date\": null,\n            \"expire_date\": null,\n            \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n            \"updatedAt\": \"2022-12-31T08:20:33.276Z\"\n        }\n    ]\n}"},{"id":"94c0fa46-bd99-454b-b065-115099e9b5e9","name":"[Failed] Unauthorized","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJE1RanJ2bWNLVy54cXpHQWhobElsTE9aa0pjTHJIdC5hbWVUNk1aOE9tTVhqeXREUmVGVGp1IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoiYWRtaW4iLCJiYWxhbmNlIjo1MDAwMDAwMCwiYmlvZGF0YV9pZCI6MSwibG9naW5fdHlwZSI6ImJhc2ljIiwiaWF0IjoxNjcyNDYxMDk3fQ.SHN2kiwKunKODF-49SOJYwwH9ejvfkLibWeML09YMUY","type":"text","disabled":true}],"url":"https://flytick-prod.up.railway.app/api/biodata/"},"status":"Unauthorized","code":401,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"63"},{"key":"etag","value":"W/\"3f-3MUvK0JLTg2jHFfLwCjHBxYVRuM\""},{"key":"date","value":"Sat, 31 Dec 2022 08:52:47 GMT"},{"key":"x-envoy-upstream-service-time","value":"3"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": false,\n    \"message\": \"you're not authorized!\",\n    \"data\": null\n}"}],"_postman_id":"8c7cb0c5-a6a9-45e9-8fd0-a1371b06d4fd"},{"name":"Create Biodata","id":"1580c2c6-f4e4-42aa-8bf3-c747536bc91e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJEhNemhkbDNYNTZLZVY4d1Zaa2JNd3VFU1hqMXlCYWhqSk8zVFRCSW5idjBDYTY2QXVNTmJPIiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2NzA4MzAwMTF9.vzjAE1wpAIs8EHiALns_T3yyX9wX2eKczu7ab-bsa5k","type":"text"}],"body":{"mode":"raw","raw":"{\r\n    \"email\": \"sekarmadukusumawardani@gmail.com\",\r\n    \"name\": \"Sekar Testing Biodata\",\r\n    \"nik\": \"1234567887654321\",\r\n    \"birth_place\": \"Banjarnegara\",\r\n    \"birth_date\": \"2002-07-03\",\r\n    \"telp\": \"081234567890\",\r\n    \"nationality\": 1,\r\n    \"no_passport\": \"A9601796\",\r\n    \"issue_date\": \"2014-11-17\",\r\n    \"expire_date\": \"2019-11-17\"\r\n}","options":{"raw":{"language":"json"}}},"url":"https://flytick-dev.up.railway.app/api/biodata/","urlObject":{"protocol":"https","path":["api","biodata",""],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"1580c2c6-f4e4-42aa-8bf3-c747536bc91e"},{"name":"Detail Biodata","id":"c70b5de3-3cf5-42e3-907e-ae4be7b9d9d1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/biodata/1","urlObject":{"protocol":"https","path":["api","biodata","1"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"c1a78d86-f81a-4aa1-b84a-02feb7e39eeb","name":"[Success] Get Biodata","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwibmFtZSI6IkF6YXIgTnV6eSIsImVtYWlsIjoiYXphcm51enlAZ21haWwuY29tIiwicGFzc3dvcmQiOiIkMmIkMTAkQ0V2QlNuWXhsZlZVNjRad2lrNTNPT3VGMkxZaE8xd1hHRU8uN0tyOS9TZjFvWEc4Q0N0ZFMiLCJhdmF0YXJfaWQiOjEsInJvbGUiOiJ1c2VyIiwiYmFsYW5jZSI6NTAwMDAwMDAsImJpb2RhdGFfaWQiOjIsImxvZ2luX3R5cGUiOiJiYXNpYyIsImlhdCI6MTY3MjQ2MTE1NX0.13MtLDw9pyk2KVCpjNLfHvW1Pxj_UORYqbqhUCEF5Mg","type":"text"}],"url":"https://flytick-prod.up.railway.app/api/biodata/1"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"x-powered-by","value":"Express"},{"key":"access-control-allow-origin","value":"*"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"content-length","value":"442"},{"key":"etag","value":"W/\"1ba-I5/0HfOsFSMVcfc7CIkqtSCxNeA\""},{"key":"date","value":"Sat, 31 Dec 2022 08:55:12 GMT"},{"key":"x-envoy-upstream-service-time","value":"34"},{"key":"server","value":"railway"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"get biodata success\",\n    \"data\": {\n        \"id\": 2,\n        \"email\": \"azarnuzy@gmail.com\",\n        \"name\": \"Muhammad Azar Nuzy\",\n        \"nik\": \"0643317500140702\",\n        \"birth_place\": \"Pandeglang, Banten\",\n        \"birth_date\": \"2001-11-06T00:00:00.000Z\",\n        \"telp\": \"082246449106\",\n        \"nationality\": 1,\n        \"no_passport\": \"A9601796\",\n        \"issue_date\": \"2021-11-17T00:00:00.000Z\",\n        \"expire_date\": \"2024-11-17T00:00:00.000Z\",\n        \"createdAt\": \"2022-12-31T08:20:33.276Z\",\n        \"updatedAt\": \"2022-12-31T08:24:00.291Z\"\n    }\n}"}],"_postman_id":"c70b5de3-3cf5-42e3-907e-ae4be7b9d9d1"},{"name":"Update Biodata","id":"02fb7ed9-851a-4451-a5af-4a7fc8bcaf26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PUT","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJDc5bmNpSDBndFc0VDdGYXBESm9iME9wRHVaZFg5TU54RnBCMWg3ZXdUd2NEZ2gwZVpWQXV5IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2Njk3OTIwMjN9.hc62ptmPD6RJJcMmPbqG7sjXL5V_bCcB2Vik1bIK-wU","type":"text"}],"body":{"mode":"raw","raw":"{\r\n            \"id\": 1,\r\n            \"email\": \"sekarmadu@gmail.com\",\r\n            \"name\": \"Sekar MK Test Update Biodata\",\r\n            \"nik\": \"3175064307020014\",\r\n            \"birth_place\": \"Jawa Tengah\",\r\n            \"birth_date\": \"2002-07-03T00:00:00.000Z\",\r\n            \"telp\": \"089691798633\",\r\n            \"nationality\": 1,\r\n            \"no_passport\": null,\r\n            \"issue_date\": null,\r\n            \"expire_date\": null,\r\n            \"createdAt\": \"2022-11-30T04:00:30.693Z\",\r\n            \"updatedAt\": \"2022-11-30T04:00:30.693Z\"\r\n        }","options":{"raw":{"language":"json"}}},"url":"https://flytick-dev.up.railway.app/api/biodata/3","urlObject":{"protocol":"https","path":["api","biodata","3"],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[],"_postman_id":"02fb7ed9-851a-4451-a5af-4a7fc8bcaf26"},{"name":"Delete Biodata","id":"288beb13-0058-4f76-b91e-92a118873612","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJDc5bmNpSDBndFc0VDdGYXBESm9iME9wRHVaZFg5TU54RnBCMWg3ZXdUd2NEZ2gwZVpWQXV5IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2Njk3OTIwMjN9.hc62ptmPD6RJJcMmPbqG7sjXL5V_bCcB2Vik1bIK-wU","type":"text"}],"url":"https://flytick-dev.up.railway.app/api/biodata/","urlObject":{"protocol":"https","path":["api","biodata",""],"host":["flytick-dev","up","railway","app"],"query":[],"variable":[]}},"response":[{"id":"6726691a-3b40-4529-b6f8-50e54e90be8d","name":"[Success] Delete Biodata","originalRequest":{"method":"DELETE","header":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJDc5bmNpSDBndFc0VDdGYXBESm9iME9wRHVaZFg5TU54RnBCMWg3ZXdUd2NEZ2gwZVpWQXV5IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2Njk3OTIwMjN9.hc62ptmPD6RJJcMmPbqG7sjXL5V_bCcB2Vik1bIK-wU","type":"text"}],"url":"http://localhost:3000/api/biodata/3"},"status":"Created","code":201,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"59"},{"key":"ETag","value":"W/\"3b-drAJiXK8BD1wEWSc64XtrQ+lGnI\""},{"key":"Date","value":"Mon, 12 Dec 2022 07:55:14 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": true,\n    \"message\": \"delete biodata success\",\n    \"data\": 1\n}"}],"_postman_id":"288beb13-0058-4f76-b91e-92a118873612"}],"id":"a847f37c-2bd7-4b2a-898d-9fb66a98ed01","_postman_id":"a847f37c-2bd7-4b2a-898d-9fb66a98ed01","description":""}],"variable":[{"key":"Authorization","value":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwibmFtZSI6IlNla2FyIE1LIiwiZW1haWwiOiJzZWthcm1hZHVrdXN1bWF3YXJkYW5pQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiJDJiJDEwJDc5bmNpSDBndFc0VDdGYXBESm9iME9wRHVaZFg5TU54RnBCMWg3ZXdUd2NEZ2gwZVpWQXV5IiwiYXZhdGFyX2lkIjoxLCJyb2xlIjoic3VwZXJhZG1pbiIsImJhbGFuY2UiOjEwMDAwMDAwLCJiaW9kYXRhX2lkIjoxLCJsb2dpbl90eXBlIjoiYmFzaWMiLCJpYXQiOjE2Njk3OTIwMjN9.hc62ptmPD6RJJcMmPbqG7sjXL5V_bCcB2Vik1bIK-wU"},{"key":"BASE_URL_DEV","value":"https://flytick-dev.up.railway.app"}]}