Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Kronologis
- //Request Booking 13:41:09
- {
- "headers": {
- "content-type": "application/json",
- "gzip": true,
- "authorization": "Basic b21zOm5EaU5uSjB1R0F0YUZwMzk=",
- "x-forwarded-for": "52.220.1.87"
- },
- "method": "PUT",
- "url": "https://fastfood.ffi.co.id/gex/api/v1/order",
- "json": true,
- "body": {
- "orderId": "33091229S220020",
- "bookingId": "IN-2-0GYAF371XWQ2SF1Z3946",
- "driverName": "",
- "phoneNumber": "",
- "driverPhoto": "",
- "liveTrackingURL": "",
- "cancellationReason": "",
- "receiverName": "Eka Syeanne Isabela Renwari",
- "status": "ALLOCATING"
- }
- }
- //Picking Up 13:41:17
- {
- "headers": {
- "content-type": "application/json",
- "gzip": true,
- "authorization": "Basic b21zOm5EaU5uSjB1R0F0YUZwMzk=",
- "x-forwarded-for": "52.220.17.28"
- },
- "method": "PUT",
- "url": "https://fastfood.ffi.co.id/gex/api/v1/order",
- "json": true,
- "body": {
- "orderId": "33091229S220020",
- "bookingId": "IN-2-0GYAF371XWQ2SF1Z3946",
- "driverName": "Dandi",
- "phoneNumber": "6285210444473",
- "driverPhoto": "https://s3-ap-southeast-1.amazonaws.com/myteksi/grab-id/profile_pic/1/-1/e9XPlcMwVHtTFGx2BCiaXtZ0LGo=_2022/08/02_.jpg",
- "liveTrackingURL": "https://express.grab.com/JKwYKBZZ",
- "cancellationReason": "",
- "receiverName": "Eka Syeanne Isabela Renwari",
- "status": "PICKING_UP"
- }
- }
- //In Delivery 14:09:22
- {
- "headers": {
- "content-type": "application/json",
- "gzip": true,
- "authorization": "Basic b21zOm5EaU5uSjB1R0F0YUZwMzk=",
- "x-forwarded-for": "52.74.198.105"
- },
- "method": "PUT",
- "url": "https://fastfood.ffi.co.id/gex/api/v1/order",
- "json": true,
- "body": {
- "orderId": "33091229S220020",
- "bookingId": "IN-2-0GYAF371XWQ2SF1Z3946",
- "driverName": "Dandi",
- "phoneNumber": "6285210444473",
- "driverPhoto": "https://s3-ap-southeast-1.amazonaws.com/myteksi/grab-id/profile_pic/1/-1/e9XPlcMwVHtTFGx2BCiaXtZ0LGo=_2022/08/02_.jpg",
- "liveTrackingURL": "https://express.grab.com/JKwYKBZZ",
- "cancellationReason": "",
- "receiverName": "Eka Syeanne Isabela Renwari",
- "status": "IN_DELIVERY"
- }
- }
- // Completed 14:09:46
- {
- "headers": {
- "content-type": "application/json",
- "gzip": true,
- "authorization": "Basic b21zOm5EaU5uSjB1R0F0YUZwMzk=",
- "x-forwarded-for": "52.220.17.28"
- },
- "method": "PUT",
- "url": "https://fastfood.ffi.co.id/gex/api/v1/order",
- "json": true,
- "body": {
- "orderId": "33091229S220020",
- "bookingId": "IN-2-0GYAF371XWQ2SF1Z3946",
- "driverName": "Dandi",
- "phoneNumber": "6285210444473",
- "driverPhoto": "https://s3-ap-southeast-1.amazonaws.com/myteksi/grab-id/profile_pic/1/-1/e9XPlcMwVHtTFGx2BCiaXtZ0LGo=_2022/08/02_.jpg",
- "liveTrackingURL": "",
- "cancellationReason": "",
- "receiverName": "Eka Syeanne Isabela Renwari",
- "status": "COMPLETED"
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment