~~~ RESPONSE ~~~ STATUS : 200 OK PROTO : HTTP/2.0 RECEIVED AT : 2021-07-06T12:56:00.903572328+07:00 TIME DURATION: 79.410671ms HEADERS : Access-Control-Allow-Credentials: true Content-Type: application/json; charset=utf-8 Date: Tue, 06 Jul 2021 05:56:00 GMT Vary: Accept-Encoding X-Grabkit-Grab-Requestid: 84f12aa7-47a6-4d77-941b-f36744bce83f X-Request-Id: 84f12aa7-47a6-4d77-941b-f36744bce83f BODY : { "quotes": [ { "service": { "name": "GrabExpress", "type": "INSTANT" }, "currency": { "code": "SGD", "symbol": "S$", "exponent": 2 }, "amount": 12, "estimatedTimeline": { "pickup": "2021-07-06T05:56:00Z", "dropoff": "2021-07-06T06:26:00Z" }, "distance": 6821 }, { "service": { "id": 1, "name": "GrabExpress", "type": "SAME_DAY" }, "currency": { "code": "SGD", "symbol": "S$", "exponent": 2 }, "amount": 13, "estimatedTimeline": { "pickup": "2021-07-06T05:56:00Z", "dropoff": "2021-07-06T06:26:00Z" }, "distance": 6821 }, { "service": { "id": 2, "name": "GrabExpress", "type": "BULK" }, "currency": { "code": "SGD", "symbol": "S$", "exponent": 2 }, "amount": 14, "estimatedTimeline": { "pickup": "2021-07-06T05:56:00Z", "dropoff": "2021-07-06T06:26:00Z" }, "distance": 6821 } ], "packages": [ { "quantity": 1, "dimensions": { "height": 20, "width": 25, "depth": 10, "weight": 10000 } } ], "origin": { "address": "415874", "coordinates": { "latitude": 1.281939, "longitude": 103.84669 } }, "destination": { "address": "415874, Singapore, SG", "coordinates": { "latitude": 1.298739, "longitude": 103.78767 } } } ============================================================================== [ { "total_fee": "12", "sub_total": "12", "shipping_fee": "12", "tax": "0", "tax_before_discount": "0", "total_fee_before_discount": "12", "discount": "0", "currency": "SGD", "id": "grab_instant__10402686820398845418", "reference_id": "", "delivery_service": { "id": "grab_instant", "deleted_at": null, "code": "INSTANT", "code_name": "", "name": "Instant", "description": "Instant", "formatted_description": "Grab (Instant)", "courier": "grab", "estimated_delivery_time": "Instant", "options": [], "delivery_type": "pick_up", "image_url": "https://ezielog-staging.s3-ap-southeast-1.amazonaws.com/icons/delivery_service/instant.svg", "additional_notes": [ "Pickup and delivery ASAP", "Only small packages" ], "rating": 5, "is_disabled": false, "is_public": true }, "courier": { "alias": "grab", "name": "Grab", "image_url": "https://ezielog-staging.s3-ap-southeast-1.amazonaws.com/icons/courier/grab.svg", "rating": 0, "tracking": "", "term_url": "https://www.grab.com/sg/terms-policies/" }, "dimension": { "weight": 10, "length": 10, "width": 25, "height": 20 }, "package_type": "check_in", "available_pick_up_dates": [ { "date": 1625504400, "time_slots": [ { "from_time_slot": 0, "to_time_slot": 0, "description": "ASAP" } ] } ], "reward_program_name": "", "is_invalid": false, "error_description": "", "is_approximate_shipping_price": false, "vehicle_type": "all", "add_on_services": null } ]