GetAvailableServices

Request

REQUEST QUERY PARAM Type Required Description
sourceStation_Id int Y Enter Source Station Id on the respose of GetStations
destinationStation_Id int Y Enter Destination Station Id on the respose of GetStations
journeyDate Date(YYYY-MM-DD) Y Enter Journey Date

Response Data


                              {
                                "error":0,
                                "msg":"order success",
                                "status":1,
                                "services":"[",
                                "operator_Id":"111631",
                                "partner_request_id":"dth135",
                                "Service_key":"1357896621",
                                "Service_Name":"",
                                "Service_Number":"SVR 904",
                                "Traveler_Agent_Name":"SVR Tours & Travels",
                                "Bus_Type_Name":"AC Seater",
                                "Start_time":"05:00 PM",
                                "Arr_Time":"11:45 PM",
                                "TravelTime":"06:45:00",
                                "Source_ID":"3",
                                "Destination_ID":"5",
                                "Fare":"690",
                                "available_seats":"45",
                                "jdate":"2023-08-24",
                                "BUS_START_DATE":"2023-08-24",
                                "layout_id":"17",
                                "Amenities":"1,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,",,
                                "BUS_START_DATE":"2023-08-24",
                                
                              }