| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests⌠| |||
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"}
