{"variable":[{"id":"baseUrl","key":"baseUrl","type":"string","name":"string","value":"https:\/\/api-mobile-rayyan.erunix.id"}],"info":{"name":"Mobile Erunix","_postman_id":"fca123b2-5d35-4d67-9bd9-becbbc2feddb","description":"","schema":"https:\/\/schema.getpostman.com\/json\/collection\/v2.1.0\/collection.json"},"item":[{"name":"Authentication","description":"\nAPI endpoints for managing authentication","item":[{"name":"Fetch user.","request":{"url":{"host":"{{baseUrl}}","path":"api\/fetch","query":[],"raw":"{{baseUrl}}\/api\/fetch"},"method":"POST","header":[{"key":"Accept","value":"application\/json"}],"body":null,"description":""},"response":[{"header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application\/json"},{"key":"access-control-allow-origin","value":"*"}],"code":401,"body":"{\"message\":\"Unauthenticated.\"}","name":""}]},{"name":"Logout","request":{"url":{"host":"{{baseUrl}}","path":"api\/logout","query":[],"raw":"{{baseUrl}}\/api\/logout"},"method":"DELETE","header":[{"key":"Accept","value":"application\/json"}],"body":null,"description":""},"response":[{"header":[],"code":200,"body":"{\n \"message\": \"Token dihapus!\",\n}","name":""}]}]},{"name":"Driver Notification","description":"","item":[{"name":"Mendapatkan list data Notifikasi Saya.","request":{"url":{"host":"{{baseUrl}}","path":"api\/driver-notifications","query":[{"key":"search","value":"...","description":"Mencari data Notifikasi Saya.","disabled":false},{"key":"page%5Bnumber%5D","value":"1","description":"Menyesuaikan URI paginator.","disabled":false},{"key":"page%5Bsize%5D","value":"2","description":"Menyesuaikan jumlah data yang ditampilkan.","disabled":false},{"key":"sort","value":"created_at","description":"Menyortir data ( key_name \/ -key_name ), default -created_at.","disabled":false}],"raw":"{{baseUrl}}\/api\/driver-notifications?search=...&page%5Bnumber%5D=1&page%5Bsize%5D=2&sort=created_at"},"method":"GET","header":[{"key":"Accept","value":"application\/json"}],"body":null,"description":"Dibagian ini Anda bisa mendapatkan list data Notifikasi Saya."},"response":[{"header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application\/json"},{"key":"access-control-allow-origin","value":"*"}],"code":401,"body":"{\"message\":\"Unauthenticated.\"}","name":""}]}]},{"name":"Firebase","description":"","item":[{"name":"Memperbaharui device token.","request":{"url":{"host":"{{baseUrl}}","path":"api\/firebase\/device-token","query":[],"raw":"{{baseUrl}}\/api\/firebase\/device-token"},"method":"POST","header":[{"key":"Accept","value":"application\/json"},{"key":"Content-Type","value":"application\/json"}],"body":{"mode":"raw","raw":"{\"device_token\":\"cSN1fH...\"}"},"description":""},"response":[{"header":[],"code":200,"body":"{\n \"message\": \"Berhasil memperbaharui device token.\",\n}","name":""}]}]},{"name":"GeoFance","description":"","item":[{"name":"Aktif Geo Fence.","request":{"url":{"host":"{{baseUrl}}","path":"api\/geofence\/active","query":[],"raw":"{{baseUrl}}\/api\/geofence\/active"},"method":"GET","header":[{"key":"Accept","value":"application\/json"}],"body":null,"description":""},"response":[{"header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application\/json"},{"key":"access-control-allow-origin","value":"*"}],"code":401,"body":"{\"message\":\"Unauthenticated.\"}","name":""}]},{"name":"Store current Coordinate.","request":{"url":{"host":"{{baseUrl}}","path":"api\/geofence\/cordinate","query":[],"raw":"{{baseUrl}}\/api\/geofence\/cordinate"},"method":"POST","header":[{"key":"Accept","value":"application\/json"},{"key":"Content-Type","value":"application\/json"}],"body":{"mode":"raw","raw":"{\"manifest_id\":1,\"latitude\":\"3123\",\"longitude\":\"1231\"}"},"description":""},"response":[{"header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application\/json"},{"key":"access-control-allow-origin","value":"*"}],"code":401,"body":"{\"message\":\"Unauthenticated.\"}","name":""}]},{"name":"Update Status Geofance to 1.","request":{"url":{"host":"{{baseUrl}}","path":"api\/geofence\/:traffic_monitoring","query":[],"raw":"{{baseUrl}}\/api\/geofence\/:traffic_monitoring","variable":[{"id":"traffic_monitoring","key":"traffic_monitoring","value":"1","description":"valid id traffic_monitoring. Defaults to 'id'."}]},"method":"POST","header":[{"key":"Accept","value":"application\/json"},{"key":"Content-Type","value":"application\/json"}],"body":{"mode":"raw","raw":"{\"manifest_id\":1,\"latitude\":\"3123\",\"longitude\":\"1231\"}"},"description":""},"response":[{"header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application\/json"},{"key":"access-control-allow-origin","value":"*"}],"code":401,"body":"{\"message\":\"Unauthenticated.\"}","name":""}]}]},{"name":"Order Saya","description":"","item":[{"name":"Memperbaharui Trafic Monitoring.","request":{"url":{"host":"{{baseUrl}}","path":"api\/orders\/tm\/:traffic_monitoring","query":[],"raw":"{{baseUrl}}\/api\/orders\/tm\/:traffic_monitoring","variable":[{"id":"traffic_monitoring","key":"traffic_monitoring","value":"1","description":"valid id traffic_monitoring. Defaults to 'id'."}]},"method":"POST","header":[{"key":"Accept","value":"application\/json"},{"key":"Content-Type","value":"application\/json"}],"body":{"mode":"raw","raw":"{\"image\":\"path...\",\"note\":\"...\",\"location\":\"31.2467601,29.9020376\"}"},"description":""},"response":[{"header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application\/json"},{"key":"access-control-allow-origin","value":"*"}],"code":401,"body":"{\"message\":\"Unauthenticated.\"}","name":""}]},{"name":"Mendapatkan list data Order Saya.","request":{"url":{"host":"{{baseUrl}}","path":"api\/my-orders","query":[{"key":"search","value":"...","description":"Mencari data Order Saya.","disabled":false},{"key":"done","value":"...","description":"filter berdasarkan order selesai (options : true, false).","disabled":false},{"key":"page%5Bnumber%5D","value":"1","description":"Menyesuaikan URI paginator.","disabled":false},{"key":"page%5Bsize%5D","value":"2","description":"Menyesuaikan jumlah data yang ditampilkan.","disabled":false},{"key":"sort","value":"created_at","description":"Menyortir data ( key_name \/ -key_name ), default -created_at.","disabled":false}],"raw":"{{baseUrl}}\/api\/my-orders?search=...&done=...&page%5Bnumber%5D=1&page%5Bsize%5D=2&sort=created_at"},"method":"GET","header":[{"key":"Accept","value":"application\/json"}],"body":null,"description":"Dibagian ini Anda bisa mendapatkan list data Order Saya."},"response":[{"header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application\/json"},{"key":"access-control-allow-origin","value":"*"}],"code":401,"body":"{\"message\":\"Unauthenticated.\"}","name":""}]},{"name":"Mendapatkan Detail Order.","request":{"url":{"host":"{{baseUrl}}","path":"api\/my-orders\/:manifest_id","query":[],"raw":"{{baseUrl}}\/api\/my-orders\/:manifest_id","variable":[{"id":"manifest_id","key":"manifest_id","value":"13","description":"The ID of the manifest."},{"id":"manifest","key":"manifest","value":"1","description":"valid id manifest. Defaults to 'id'."}]},"method":"GET","header":[{"key":"Accept","value":"application\/json"}],"body":null,"description":""},"response":[{"header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application\/json"},{"key":"access-control-allow-origin","value":"*"}],"code":401,"body":"{\"message\":\"Unauthenticated.\"}","name":""}]},{"name":"Mendapatkan timewindows.","request":{"url":{"host":"{{baseUrl}}","path":"api\/my-orders\/timewindows\/:manifest_id","query":[],"raw":"{{baseUrl}}\/api\/my-orders\/timewindows\/:manifest_id","variable":[{"id":"manifest_id","key":"manifest_id","value":"16","description":"The ID of the manifest."},{"id":"manifest","key":"manifest","value":"1","description":"valid id manifest. Defaults to 'id'."}]},"method":"GET","header":[{"key":"Accept","value":"application\/json"}],"body":null,"description":""},"response":[{"header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application\/json"},{"key":"access-control-allow-origin","value":"*"}],"code":401,"body":"{\"message\":\"Unauthenticated.\"}","name":""}]}]},{"name":"Server","description":"","item":[{"name":"Ping the server.","request":{"url":{"host":"{{baseUrl}}","path":"api\/ping","query":[],"raw":"{{baseUrl}}\/api\/ping"},"method":"GET","header":[{"key":"Accept","value":"application\/json"}],"body":null,"description":"","auth":{"type":"noauth"}},"response":[{"header":[{"key":"cache-control","value":"no-cache, private"},{"key":"content-type","value":"application\/json"},{"key":"x-ratelimit-limit","value":"60"},{"key":"x-ratelimit-remaining","value":"59"},{"key":"access-control-allow-origin","value":"*"}],"code":200,"body":"{\"status\":\"ok\",\"timestamp\":\"2025-11-20T07:40:48.371954Z\",\"host\":\"127.0.0.1\"}","name":""}]}]}],"auth":{"type":"bearer"}}