Bus Boarding Points Response

Boarding Points Response

Element

Format

Meaning

Mandatory/Optional

UserIp

String

Unique identifier for identify every unique search Required for audit purpose

Yes

Error

Object

Yes

ErrorCode

Integer

Code corresponding to the Error

Yes

BoardingPointsDetails

Array

Array of boarding point detail like boarding point name and time

Yes

CityPointAddress

String

Address of Bording point

(e.g., Baramunda Bus Terminus)

Yes

CityPointContactNumber

Integer

Contact details of bus operator (e.g., 9437136588)

Yes

CityPointIndex

Integer

Id of the boarding point (e.g. 43289)

Yes

CityPointLandmark

String

Landmark near of boarding point

Yes

CityPointLocation

String

Name of the boarding point

Yes

CityPointName

String

Name of the boarding point (e.g., Baramunda Bus Terminus)

Yes

CityPointTime

Integer

Id of the boarding point (e.g. 43289)

Yes

DroppingPointsDetails

Array

Array of Dropping point detail like boarding point name and time

Yes

CityPointIndex

Integer

Id of the dropping point (e.g. 43281

Yes

CityPointLocation

String

Name of the dropping point

location at destination (e.g. Baripada Bus Stand)

Yes

CityPointName

String

Name of the dropping point (e.g., Baripada Bus Stand)

Yes

CityPointTime

String

Time of the dropping point at this location

Yes

ErrorMessage

String

Contains error description corresponding to ErrorCode. Error Message would be blank

in case ErrorCode=0)

Yes