Block Request

Block Request

Element

Format

Meaning

Mandatory/Optional

UserIp

String

IP Address of the end user

Yes

Search_Token

String

Authenticate method give Token ID. Token Id to be echoed back in further requests. For more details of Token id please check

authenticate method

Yes

ResultIndex

Integer

Result Index

Yes

BoardingPointId

Integer

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

Yes

DroppingPointId

Integer

Id of the dropping point selected (e.g. 43281)

Yes

Passenger []

Array

Array of passenger details

like name, email, Gender etc

Yes

  • LeadPassenger
  • Enumeration

    Title of passenger

    Yes

  • PassengerId
  • Enumeration

    Title of passenger

    Yes

  • Title
  • String

    First name of passenger

    Yes

  • FirstName
  • String

    First name of passenger

    Yes

  • LastName
  • String

    Last name of passenger

    Yes

  • Age
  • Integer

    Age of the passenger

    Yes

  • Gender
  • Enumeration

    Gender of passenger Possible values Male = 1, Female = 2

    Yes

  • IdType
  • Enumeration

    Id proof type

    Possible values Pan no, Voterid card, Passport

    Yes

  • IdNumber
  • String

    Id proof number

    Yes

  • Address
  • String

    Address of the passenger (Address is mandatory only for the lead guest)

    Yes

  • Email
  • String

    Email address of passenger

    Yes

  • Phoneno
  • Integer

    Phone no of passenger

    Yes

  • Seat
  • Array

    Array of seat details seat name, seat no

    Yes

  • ColumnNo
  • integer

    Yes

  • Height
  • Integer

    Seat height

    Yes

  • IsLadiesSeat
  • Boolean

    Define Seat reserved for ladies possible values are True or False

    Yes

  • IsMalesSeat
  • Boolean

    Define Seat reserved for male. Possible values are True or False

    Yes

  • IsUpper
  • Boolean

    Yes

  • RowNo
  • Integer

    Define the seat row number in which row seat lies e.g. 1

    Yes

  • SeatFare
  • Integer

    Yes

  • SeatIndex
  • Integer

    Yes

  • SeatName
  • String

    Valid seat name (e.g. 9)

    Yes

  • SeatStatus
  • Boolean

    Define Seat is Available or not possible values are True or False

    Yes

  • SeatType
  • Enumeration

    Define the type of seat possible value can be seat = 1, sleeper = 2, seatCumSleeper = 3, UpperBerth = 4,LowerBerth = 5

    Yes

  • Width
  • Integer

    Possible Values are 1 or 2

    Yes

  • Price
  • Array

     

    Yes

  • CurrencyCode
  • String

    Currency in which minimum bus price is returned

    Yes

  • BasePrice
  • Decimal

    Base price of bus

    Yes

  • Tax
  • Decimal

    Tax applicable on bus price

    Yes

  • OtherCharges
  • Decimal

    Other charges applicable on bus price

    Yes

  • Discount
  • Decimal

    Discount applicable on bus price

    Yes

  • PublishedPrice
  • Decimal

    This price would be different only if Bus Price is on PUBLISHED. In case of NET, Published Price would be

    same as Offered Price)

    Yes

  • PublishedPriceRoundedOff
  • Decimal

    This price is for display purpose onl

    Yes

  • OfferedPrice
  • Decimal

    Offered Price of the Bus

    Yes

  • OfferedPriceRoundedOff
  • Decimal

    Offered Price (rounded off) of the Bus

    Yes

  • AgentCommission
  • Decimal

    TBO will part this amount if bus price is on Published

    Yes

  • AgentMarkUp
  • Decimal

    Agent will earn this amount if

    Bus markup is set from backend

    Yes

  • TDS
  • Decimal

    TDS applicable on Commission Earned.

    This would be deducted only

    when commission is parted to the agent

    Yes

    GST

    Decimal

    Define the CGST and IGST rate and amount applicable on the bus price

    Yes

  • CGSTAmount
  • Decimal

    CGST amount

    Yes

  • CGSTRate
  • Decimal

    Rate of CGST

    Yes

  • CessAmount
  • Decimal

    Cess amount

    Yes

  • CessRate
  • Decimal

    Rate of cess

    Yes

  • IGSTAmount
  • Decimal

    IGST amount

    Yes

  • IGSTRate
  • Decimal

    Rate of IGST

    Yes

  • SGSTAmount
  • Decimal

    SGST S amount

    Yes

  • SGSTRate
  • Decimal

    Rate of SGST

    Yes

  • TaxableAmount
  • Decimal

    Total taxable amount

    Yes