ZuelPay
  1. Bus Booking API
  • API DOCUMENTS
  • Auth
  • Account
    • balance
      POST
  • Verification API
    • pan
      POST
    • voter
      POST
    • aadhar-genrate-otp
      POST
    • aadhar-verify
      POST
    • upi
      POST
    • bank
      POST
    • licesnce
      POST
    • passport
      POST
    • GSTIN LookUp
      POST
    • FASTAG
      POST
  • Recharge API
    • operators
      GET
    • payment
      POST
  • UPI PAYMENT API
    • payment
      POST
  • Operator Lookup API
    • operator_lookup
      POST
  • Mobile Tariff Plans
    • mobile_recharge_plans
      POST
  • Utility Bill Pay API
    • Get Category
    • Biller Lists
    • Biller Fetch
    • Biller Payment
  • Gift Card/ Brand Voucher API
    • Get Category
    • Brand Lists
    • Buy Giftcard Voucher
  • webhook/callback
    • webhook
  • Recharge Validation API
    • validation
  • PAYOUT API
    • payment
  • Flight Booking API
    • cityList
    • flightList
    • flightRePrice
    • flightBook
  • Bus Booking API
    • cityList
      GET
    • searchBus
      GET
    • seatLayout
      POST
    • blockSeat
      POST
    • bookSeat
      GET
    • cancelTicket
      POST
  1. Bus Booking API

searchBus

GET
/travel/bus/searchBus
S.NoAttributeDescriptionsRequired
1sourceCitysourceCity Nametrue
2destinationCitydestinationCity Nametrue
3dojdate of jouerney yyyy-MM-ddtrue
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request GET '/travel/bus/searchBus' \
--header 'Token: ZKEYza2COHK0QVkcVkwUb6WeIgWiS' \
--header 'checkSum: 739f448d1cc4f5bbbd048e68ba2b8885b0f8414ed4090ad967df7d15d7cdbbae' \
--header 'Content-Type: application/json' \
--data-raw '{
    "sourceCity": "Hyderabad",
    "destinationCity": "Bangalore",
    "doj": "2025-06-25"
}'
Response Response Example
{
    "apiStatus": {
        "message": "SUCCESS",
        "success": true
    },
    "apiAvailableBuses": [
        {
            "inventoryType": 7,
            "routeScheduleId": "NXS_114_554_1003666_1002078_20200921",
            "serviceId": "24",
            "fare": "0.0",
            "departureTime": "11:00 PM",
            "arrivalTime": "10:00 AM",
            "availableSeats": 0,
            "operatorName": "IntrCity SmartBus",
            "cancellationPolicy": "[{\"cutoffTime\":\"0-10\",\"refundInPercentage\":\"10\"},{\"cutoffTime\":\"10-15\",\"refundInPercentage\":\"20\"},{\"cutoffTime\":\"15-24\",\"refundInPercentage\":\"30\"},{\"cutoffTime\":\"72-72\",\"refundInPercentage\":\"50\"},{\"cutoffTime\":\"72\",\"refundInPercentage\":\"100\"}]",
            "boardingPoints": [
                {
                    "id": "1019",
                    "location": " IntrCity SmartBus Lounge Gachibowli,2-76/5,HMI Towers, below Linen Club, Chhota Anjaiah Nagar, Gachibowli,",
                    "time": "08:00:00 PM"
                },
                {
                    "id": "991",
                    "location": "Kondapur (Van Pickup),Near- Harsha Toyota Showroom,",
                    "time": "08:15:00 PM"
                },
                {
                    "id": "1012",
                    "location": "Miyapur Alwin X Roads (Van Pickup),Opp. Agarwal Eye Hospital,",
                    "time": "08:25:00 PM"
                },
                {
                    "id": "962",
                    "location": "ECIL (Van Pickup),Opp. New Kapra Municipal Office,",
                    "time": "08:30:00 PM"
                },
                {
                    "id": "1014",
                    "location": "Miyapur (Van Pickup),Opp. Bommarillu Restaurant, Near- Bus Stand,",
                    "time": "08:30:00 PM"
                },
                {
                    "id": "688",
                    "location": "AS Rao Nagar,Opp. Andhra Bank, AS Rao Nagar\t,",
                    "time": "08:40:00 PM"
                },
                {
                    "id": "1016",
                    "location": "JNTU (Van Pickup),Near- Ganesh Marbles,",
                    "time": "08:40:00 PM"
                },
                {
                    "id": "969",
                    "location": "Neredmet (Van Pickup),Near- Bus Stop towards Secunderabad,",
                    "time": "08:45:00 PM"
                },
                {
                    "id": "1018",
                    "location": "KPHB (Van Pickup),Near- JC brothers,",
                    "time": "08:50:00 PM"
                },
                {
                    "id": "939",
                    "location": "Kukatpally Test,Near- BJP Office,",
                    "time": "08:59:00 PM"
                },
                {
                    "id": "941",
                    "location": "Moosapet Test,Mumbai Hwy, Habeeb Nagar, Moosapet, Hyderabad,",
                    "time": "09:00:00 PM"
                },
                {
                    "id": "823",
                    "location": "Bharath Nagar,Near- Pride of Hyderabad Hotel\t,",
                    "time": "09:10:00 PM"
                },
                {
                    "id": "1021",
                    "location": "Erragadda,Near- Metro station,",
                    "time": "09:15:00 PM"
                },
                {
                    "id": "972",
                    "location": "Secundrabad (Van Pickup),Opp Railway Station,Near- Anusha Travels,",
                    "time": "09:15:00 PM"
                },
                {
                    "id": "1030",
                    "location": "ESI Test,Near- Metro station\t,",
                    "time": "09:25:00 PM"
                },
                {
                    "id": "911",
                    "location": "Mehdipatnam Test,Infront of Vasanth Cloth Stores Test,",
                    "time": "09:30:00 PM"
                },
                {
                    "id": "980",
                    "location": "Paradise,Near- Bus Stop,",
                    "time": "09:30:00 PM"
                },
                {
                    "id": "1034",
                    "location": "S R Nagar Test,Near- Metro Station\t,",
                    "time": "09:30:00 PM"
                },
                {
                    "id": "674",
                    "location": "Ameerpet Test,Near- Metro Station\t,",
                    "time": "09:35:00 AM"
                },
                {
                    "id": "928",
                    "location": "Panjagutta Test,Near- Metro station,",
                    "time": "09:45:00 PM"
                },
                {
                    "id": "921",
                    "location": "Lakdikapool Test,Infront Of Sandhya Hotel, Pillar No. 1200,",
                    "time": "10:00:00 PM"
                },
                {
                    "id": "1035",
                    "location": "Nampally (Van Pickup),Shar Travels, Near- Railway Station\t,",
                    "time": "10:15:00 PM"
                },
                {
                    "id": "670",
                    "location": "Afzalgunj,New Royal Travels,",
                    "time": "10:25:00 PM"
                },
                {
                    "id": "998",
                    "location": "CBS,Near- Sangeetha Travels,",
                    "time": "10:30:00 PM"
                },
                {
                    "id": "1029",
                    "location": "Dilsukhnagar,Near- Rajadhani Theater\t,",
                    "time": "10:35:00 PM"
                },
                {
                    "id": "1032",
                    "location": "Kothapet,Reliance Petrol Pump\t,",
                    "time": "10:45:00 PM"
                },
                {
                    "id": "1027",
                    "location": "LB Nagar\t,Near- MRF Showroom\t,",
                    "time": "11:00:00 PM"
                },
                {
                    "id": "1025",
                    "location": "Vanasthalipuram,Opp.VMR Grand Hotel,",
                    "time": "11:10:00 PM"
                },
                {
                    "id": "1103",
                    "location": "Hayathnagar,Near- Sun Rise Hospitals,",
                    "time": "11:20:00 PM"
                }
            ],
            "droppingPoints": [
                {
                    "id": "574",
                    "location": "Gummadipundi,Gummadipundi,Gummadipundi,",
                    "time": "09:00:00 AM"
                },
                {
                    "id": "724",
                    "location": "Tvs lucas,Opposite Padi Bus Stop,Opposite Padi Bus Stop,",
                    "time": "09:15:00 AM"
                },
                {
                    "id": "754",
                    "location": "Redhills,Near- Redhills Tollgate,Near- Redhills Tollgate,",
                    "time": "09:20:00 AM"
                },
                {
                    "id": "1002",
                    "location": "Koyambedu,Koyambedu\t,Koyambedu\t,",
                    "time": "10:00:00 AM"
                }
            ],
            "busType": "AC Luxury",
            "partialCancellationAllowed": false,
            "idProofRequired": false,
            "operatorId": 0,
            "commPCT": 9,
            "mTicketAllowed": true,
            "isRTC": false,
            "isOpTicketTemplateRequired": false,
            "isOpLogoRequired": false,
            "isFareUpdateRequired": false,
            "is_child_concession": false,
            "isGetLayoutByBPDP": false,
            "socialDistancing": false,
            "durationInMins": 660,
            "busAmenities": [
                "Blanket",
                "Water Bottle",
                "WiFi",
                "Toilet",
                "Charging Point",
                "AI Assist",
                "First Aid Box",
                "Water Bottle Holder",
                "CCTV",
                "Vomiting Bag",
                "Pillow",
                "Reading Light",
                "Hammer",
                "Fire Extinguisher",
                "Emergency Exit",
                "GPS"
            ]
        },
        {
            "inventoryType": 0,
            "routeScheduleId": "33144",
            "serviceId": "33144",
            "fare": "1216,1152",
            "departureTime": "6:00 PM",
            "arrivalTime": "07:15 AM",
            "availableSeats": 34,
            "operatorName": "Kaveri Travels",
            "cancellationPolicy": "[{\"cutoffTime\":\"5\",\"refundInPercentage\":\"90\"}]",
            "boardingPoints": [
                {
                    "id": "6",
                    "location": "Ameerpet,OPP  BIG BAZAR (VANPICK UP) PH NO: 9246462008,9246462037",
                    "time": "07:00PM"
                },
                {
                    "id": "7",
                    "location": "AS Rao Nagar,SAI SUDHEER COLLEGE BESIDE CITY BUS STOP  PH NO:9246462039,9246462037",
                    "time": "07:30PM"
                },
                {
                    "id": "2224",
                    "location": "S.R Nagar,NEAR ABC COMPLEX KAVERI TRAVELS BESIDE MYTHRIVANAM PH NO:9246462008,9246462037",
                    "time": "06:45PM"
                },
                {
                    "id": "2230",
                    "location": "KUKATPALLY,NEAR KAVERI TRAVELS BESIDE SAGAR RESTAURENT PH NON : 9246462037",
                    "time": "05:45PM"
                },
                {
                    "id": "2238",
                    "location": "K.P.H.B,NEAR J C BROTHERS MAIN ROAD PH NO: 9246462037",
                    "time": "06:05PM"
                },
                {
                    "id": "2241",
                    "location": "Punjagutta,RED ROSE RESTAURENT IRRUMANZIL METRO STATION (VAN PICK UP) PH:9246462008,9246462037",
                    "time": "07:15PM"
                },
                {
                    "id": "2242",
                    "location": "Lakdi-ka-pool,NEAR KAVERI TRAVELS BESIDE BAJAJ ELECTRONICS (VANPICKUP) PH NO:9246462008,9246462037",
                    "time": "07:30PM"
                },
                {
                    "id": "2243",
                    "location": "Miyapur,NEAR K.S BAKERY PH: 9246462037",
                    "time": "06:15PM"
                },
                {
                    "id": "2245",
                    "location": "Gachibowli,NEAR OUTER RING ROAD ENTRANCE, TOWARDS AIRPORT ROAD PH 9246462037",
                    "time": "07:10PM"
                },
                {
                    "id": "2247",
                    "location": "L.B Nagar,NEAR MRF SHOWROOM BESIDE LPT MARKET,OPPSITIE INDIAN OIL PETROL PUMP ,CHINTHAL KUNTA CHECKPOST, PH 9246462037",
                    "time": "08:45PM"
                },
                {
                    "id": "2248",
                    "location": "Vanasthalipuram,NEAR PANAMA GODOWNS CITI BUS STOP BACK SIDE KAVERI TRAVELS PH NO:9246462037",
                    "time": "09:00PM"
                },
                {
                    "id": "2280",
                    "location": "Dilsukhnagar,NEAR RAJDHANI THEATER ( VAN PICK UP ) PH NO :9246462008,9246462037",
                    "time": "08:20PM"
                },
                {
                    "id": "2281",
                    "location": "Kothapet,NEAR RELINACE PETROL BUNK,(PICKUP VAN),PH NO:9246462008,9246462037",
                    "time": "08:35PM"
                },
                {
                    "id": "2287",
                    "location": "ESI,Bhanu Enclave , KAVERITRAVELS , (VAN PICK UP)PH NO :9246462008,9246462037",
                    "time": "06:30PM"
                },
                {
                    "id": "2321",
                    "location": "Nampally,NEAR SBI BANK OPP. Rly Station,PICK UP VAN PH 9246462008,9246462037",
                    "time": "07:40PM"
                },
                {
                    "id": "2322",
                    "location": "Paradise,Near Paradise Hotel, Sharma Travels VANPICK UP PHNO : 9246462113,9246462037",
                    "time": "07:30PM"
                },
                {
                    "id": "2323",
                    "location": "Afzalgunj,New Royal Travels VANPICKUP PHNO 9246462008,9246462037",
                    "time": "07:50PM"
                },
                {
                    "id": "2336",
                    "location": "Secunderbad Station,NEAR PADMAJA HOTEL ,BESIDE ANDHRA BANK ATM {VAN PICKUP} PH 9246462113,9246462037",
                    "time": "07:45PM"
                },
                {
                    "id": "2347",
                    "location": "Vivekananda Nagar Colony,NEAR RAM DEV HOSPITAL GATE PH NO:9246462037",
                    "time": "06:00PM"
                },
                {
                    "id": "2417",
                    "location": "Sanathnagar,Opp. Tayota Show Room, Veerabhadra Travels VANPICK UP PHNO 9246462008 ,9246462037",
                    "time": "06:15PM"
                },
                {
                    "id": "2439",
                    "location": "Chandanagar,NEAR SAI KRUPA TRAVELS BESIDE GANDHI STATUE PH NO 9246462037",
                    "time": "06:30PM"
                },
                {
                    "id": "2440",
                    "location": "Balanagar,Opp. Vimal Theatre, RK Travels (VAN PICK UP)PH NO 9246462039,9246462037",
                    "time": "06:45PM"
                },
                {
                    "id": "2532",
                    "location": "Nizampet,NEAR INDIAN OIL P[ETROL BUNK TOWARDS MIYAPUR ROAD PH:9246462037",
                    "time": "06:08PM"
                },
                {
                    "id": "2710",
                    "location": "Ashok Nagar (BHEL),OPP CITY BUS STOP NEAR INDIAN OIL PETROL PUMP PH NO : 9246462037",
                    "time": "06:35PM"
                },
                {
                    "id": "2776",
                    "location": "Shapur,Deepthi Travels, Near RTC Bus Stop PICK UP PHNO 9246462039,9246462037",
                    "time": "06:15PM"
                },
                {
                    "id": "2777",
                    "location": "Chintal,MANIKANTA TRAVELS,NEAR GANESH NAGAR BUS STOP, PICK UP PH NO 9246462039,9246462037",
                    "time": "06:30PM"
                },
                {
                    "id": "2778",
                    "location": "Malkajgiri,OPP.ICICIBANK,NEAR ZP HIGH SCHOOL BUS STOP PH 9246462066,9246462037",
                    "time": "07:40PM"
                },
                {
                    "id": "2783",
                    "location": "Habsiguda,Behind hanuman temple,opp zen pack (Ph No:9246462066),9246462037",
                    "time": "08:10PM"
                },
                {
                    "id": "2839",
                    "location": "CBS,NEAR SANGITHA TRAVELS PH:9246462008,9246462037",
                    "time": "08:00PM"
                },
                {
                    "id": "2840",
                    "location": "ECIL HB,NEAR KAPRA MUNCIPAL OFFICE PH NO:9246462039,9246462037",
                    "time": "07:40PM"
                },
                {
                    "id": "2877",
                    "location": "Hydernagar,OPP MYSAMMA TEMPLE BESIDE BAWARCHI RESTARENT PH NO:9246462037",
                    "time": "06:10PM"
                },
                {
                    "id": "3919",
                    "location": "Madinaguda,OPP BAJAJ ELECTRONIC,NEAR RATNA DEEP PH NO;-9246462037",
                    "time": "06:20PM"
                },
                {
                    "id": "4211",
                    "location": "ECIL X Roads,OPP KARPA MUNCIPAL OFFICE  PH NO 9246462066,9246462037",
                    "time": "07:00PM"
                },
                {
                    "id": "5219",
                    "location": "Moulali HB,NEAR RAJEEV GANDHI PARK NTR CIRCLE SRI RAMA TRAVELS PH: 9246462039,9246462037",
                    "time": "07:45PM"
                },
                {
                    "id": "5287",
                    "location": "Mallapur,OPP NOMA FUNCTION HALL PH 9246462039,9246462037",
                    "time": "07:55PM"
                },
                {
                    "id": "6711",
                    "location": "Choutuppal,SAI GANESH TRAVELS MAIN ROAD PH NO :9246462037",
                    "time": "09:30PM"
                }
            ],
            "droppingPoints": null,
            "busType": "2+1 AC Sleeper",
            "partialCancellationAllowed": false,
            "idProofRequired": false,
            "operatorId": 89,
            "commPCT": 0,
            "mTicketAllowed": false,
            "isRTC": false,
            "isOpTicketTemplateRequired": false,
            "isOpLogoRequired": false,
            "isFareUpdateRequired": false,
            "is_child_concession": false,
            "isGetLayoutByBPDP": false,
            "socialDistancing": false,
            "durationInMins": 795,
            "busAmenities": null
        },
        {
            "inventoryType": 0,
            "routeScheduleId": "23214",
            "serviceId": "23214",
            "fare": "1280,1216",
            "departureTime": "9:00 PM",
            "arrivalTime": "09:00 AM",
            "availableSeats": 35,
            "operatorName": "Kaveri Travels",
            "cancellationPolicy": "[{\"cutoffTime\":\"5\",\"refundInPercentage\":\"90\"}]",
            "boardingPoints": [
                {
                    "id": "2224",
                    "location": "S.R Nagar,ABC Complex KAVERI TRAVELS OFFICE ,Ph No : 7799888678,7799888674",
                    "time": "10:00PM"
                },
                {
                    "id": "2239",
                    "location": "Bharat Nagar,NEAR FLYOVER ENTRANCE,Ph No :7799888678",
                    "time": "09:40PM"
                },
                {
                    "id": "2242",
                    "location": "Lakdi-ka-pool,NEAR POLICE CONTROL ROOM LB STADIUM BACK SIDE PH NO:7799888678",
                    "time": "10:30PM"
                },
                {
                    "id": "2243",
                    "location": "Miyapur,Metro Pillor No:A 666 ,Near Mysamma Temple Back Side,Ph:7799888678",
                    "time": "09:00PM"
                },
                {
                    "id": "2244",
                    "location": "Kondapur,Toyota Show room VAN PICK UP PH NO 9246462101",
                    "time": "09:15PM"
                },
                {
                    "id": "2245",
                    "location": "Gachibowli,NEARKOTHA GUDA ROYAL ENFIELD SHOW ROOM VAN PICK UP)PH:NO:9246462101",
                    "time": "09:00PM"
                },
                {
                    "id": "2247",
                    "location": "L.B Nagar,NEAR BAWARCHI RESTAURENT BESIDE MRF SHOW ROOM PHNO: 7799888678",
                    "time": "11:10PM"
                },
                {
                    "id": "2248",
                    "location": "Vanasthalipuram,PANAM GODOWNS CITY BUS STOP NEAR KAVERI TRAVELS PH NO:7799888678",
                    "time": "11:15PM"
                },
                {
                    "id": "2280",
                    "location": "Dilsukhnagar,NEAR RAJADHANI THEATER   PH :7799888678",
                    "time": "11:00PM"
                },
                {
                    "id": "2281",
                    "location": "Kothapet,NEAR RELIANCE PETROL BUNK PH NO :7799888678",
                    "time": "11:05PM"
                },
                {
                    "id": "2287",
                    "location": "ESI,Bhanu Enclave ,  NEAR BAJAJ SHOW ROOM PH  NO:7799888678",
                    "time": "09:50PM"
                },
                {
                    "id": "2321",
                    "location": "Nampally,NEAR POLICE CONTROL ROOM LB STADIUM BACK SIDE  PH NO:7799888678",
                    "time": "10:30PM"
                },
                {
                    "id": "2322",
                    "location": "Paradise,VAN PICK UP NEAR SHARMA TRAVELS PH NO:7799888678",
                    "time": "09:45PM"
                },
                {
                    "id": "2336",
                    "location": "Secunderbad Station,RAILWAY STATION OPP PADMAJA HOTEL BESIDE ANDRA BANK ATM PH NO:9246462113",
                    "time": "09:30PM"
                },
                {
                    "id": "2416",
                    "location": "JNTU,NEAR BHARTH PETROL BUNK",
                    "time": "09:10PM"
                },
                {
                    "id": "2706",
                    "location": "Madhapur,VAN PICK UP NEAR NANDINI CAFE PH NO 9246462101",
                    "time": "09:45PM"
                },
                {
                    "id": "2778",
                    "location": "Malkajgiri,Near Taruni Super market Pick up Ph no 9246462011",
                    "time": "09:15PM"
                },
                {
                    "id": "2779",
                    "location": "Neredmet,NEAR BIG BAZAR SAI KHAMBHAM TRAVELS PH 9246462011",
                    "time": "09:40PM"
                },
                {
                    "id": "2780",
                    "location": "Anand Bagh,SURYA TRAVELS Pick up Ph No 9246462011",
                    "time": "09:25PM"
                },
                {
                    "id": "2877",
                    "location": "Hydernagar,NEAR MYSAMMA TEMPLE ZEM MOTORS PH NO:7799888678",
                    "time": "09:05PM"
                },
                {
                    "id": "3117",
                    "location": "HMT Nagar,NEAR HMT ARCH VAN PICK UP PH NO :9246462011 & 7799888678",
                    "time": "10:40PM"
                },
                {
                    "id": "3667",
                    "location": "Erragadda,NEAR BHARTH PETROL BUNK PH NO : 7799888678",
                    "time": "09:45PM"
                },
                {
                    "id": "4247",
                    "location": "Kachiguda(Van Pick Up),NEAR TOURIST HOTEL,OPP BAJAJ SHOW ROOM  PH 9246462008",
                    "time": "09:50PM"
                },
                {
                    "id": "5219",
                    "location": "Moulali HB,NEAR RAJEVI GANDHI PARK(VAN PICK UP) PH 9246462011 & 7799888678",
                    "time": "10:20PM"
                },
                {
                    "id": "5222",
                    "location": "Kukatpally (Metro),NEAR TRAFFIC POLICE STATION METRO  PILLAR NO (842) PH NO:7799888678",
                    "time": "09:30PM"
                },
                {
                    "id": "5240",
                    "location": "ECIL (Pickup Van),NEAR S S TRAVELS (VAN PICK UP)PH 9246462011 & 7799888678",
                    "time": "10:10PM"
                },
                {
                    "id": "5241",
                    "location": "A S Rao Nagar(Pickup Van),NEAR SAI SUDHEER COLLEGE BUS STOP(VAN PICK UP) PH 9246462011 & 7799888678",
                    "time": "10:00PM"
                },
                {
                    "id": "5287",
                    "location": "Mallapur,NEAR NOMA FUNCTION HALL SBH ATM VAN PICK UP PH NO: 9246462011 & 7799888678",
                    "time": "10:30PM"
                }
            ],
            "droppingPoints": null,
            "busType": "Volvo Multi Axle AC Sleeper 2+1",
            "partialCancellationAllowed": false,
            "idProofRequired": false,
            "operatorId": 89,
            "commPCT": 0,
            "mTicketAllowed": false,
            "isRTC": false,
            "isOpTicketTemplateRequired": false,
            "isOpLogoRequired": false,
            "isFareUpdateRequired": false,
            "is_child_concession": false,
            "isGetLayoutByBPDP": false,
            "socialDistancing": false,
            "durationInMins": 720,
            "busAmenities": null
        }
    ],
    "api_mode": "TEST"
}

Request

Header Params
Token
string 
required
Example:
ZKEYza2COHK0QVkcVkwUb6WeIgWiS
checkSum
string 
required
Example:
739f448d1cc4f5bbbd048e68ba2b8885b0f8414ed4090ad967df7d15d7cdbbae
Body Params application/json
sourceCity
string 
required
destinationCity
string 
required
doj
string 
required
Examples

Responses

🟢200success
application/json
Body
apiStatus
object 
required
message
string 
required
success
boolean 
required
apiAvailableBuses
array [object {26}] 
required
inventoryType
integer 
required
routeScheduleId
string 
required
serviceId
string 
required
fare
string 
required
departureTime
string 
required
arrivalTime
string 
required
availableSeats
integer 
required
operatorName
string 
required
cancellationPolicy
string 
required
boardingPoints
array [object {3}] 
required
droppingPoints
array [object {3}]  | null 
required
busType
string 
required
partialCancellationAllowed
boolean 
required
idProofRequired
boolean 
required
operatorId
integer 
required
commPCT
integer 
required
mTicketAllowed
boolean 
required
isRTC
boolean 
required
isOpTicketTemplateRequired
boolean 
required
isOpLogoRequired
boolean 
required
isFareUpdateRequired
boolean 
required
is_child_concession
boolean 
required
isGetLayoutByBPDP
boolean 
required
socialDistancing
boolean 
required
durationInMins
integer 
required
busAmenities
array[string] | null 
required
api_mode
string 
required
Previous
cityList
Next
seatLayout
Built with