{
    "success": true,
    "message": "request_ended",
    "data":
    {
        "id": "068ecb7a-7198-4322-82b2-28c8e1c90f0a",
        "request_number": "REQ_000002",
        "is_later": 0,
        "user_id": 15,
        "trip_start_time": "5th Aug 09:54 PM",
        "arrived_at": null,
        "accepted_at": null,
        "total_distance": 5.65,
        "total_time": 47,
        "completed_at": "5th Aug 11:35 PM",
        "is_driver_started": 0,
        "is_driver_arrived": 0,
        "is_trip_start": 0,
        "is_completed": true,
        "is_cancelled": 0,
        "cancel_method": "0",
        "payment_opt": "1",
        "is_paid": true,
        "user_rated": 0,
        "driver_rated": 0,
        "unit": "MILES",
        "zone_type_id": "b0a3a2ce-d248-4767-adea-ae2932731436",
        "vehicle_type_name": "Mini",
        "pick_lat": 11.0797,
        "pick_lng": 76.9997,
        "drop_lat": "11.411575977701146",
        "drop_lng": "76.771960957047312",
        "pick_address": "gandhi puram",
        "drop_address": "saravanm patti",
        "requestBill":
        {
            "data":
            {
                "id": 1,
                "base_price": 5,
                "base_distance": 5,
                "price_per_distance": 5,
                "distance_price": 398.44,
                "price_per_time": 5,
                "time_price": 500,
                "waiting_charge": 100,
                "cancellation_fee": 0,
                "service_tax": 299.53,
                "service_tax_percentage": 30,
                "promo_discount": 0,
                "admin_commision": 299.53,
                "driver_commision": 998.45,
                "total_amount": 1597.51,
                "requested_currency_code": "INR",
                "admin_commision_with_tax": 599.07
            }
        }
    }
}
