Bus Images

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Note-

Since images wont be changes very frequently by operatorid you can do caching at
your end based on operatorid and "busTypeIdV2",”vehicleNumber”.If the images are
not available at your end/caching based on customer clicks you can do fresh API
call to download and cache the images.

"busImageURL" example:-
"https://s3-ap-southeast-1.amazonaws.com/rbplus/BusImage/Domestic/
17256304"


● countryCode is case-sensitive.

● boCode refers to the operator ID, which can be retrieved from the
availableTrip API response using the operator parameter
corresponding to a specific inventoryId.

● The busTypeId, value should be taken from the availableTrip API
response under the parameter "busTypeIdV2".
Example: "busTypeIdV2": "1097"
● The busNumber, value should be taken from the availableTrip API
response under the parameter "busNumber".
Example:

"businfo": {
● "busNumber": "KA19AB1909",
● "driverMobile": "08098902301",
● "driverName": "Saravana Raj P"}

Body Params
string
required

boCode refers to the operator ID, which is obtained in the availableTrip API response

string
required

busTypeId value should be taken from the availableTrip API response under the parameter "busTypeIdV2".

string
required

if availabe pass the value of busNumber from availabe trip response else -1

string
required

desktop/mobile

string
required
Defaults to India

countryCode should be India

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json