| Response Parameters | TYPE | REQUIRED | Description |
|---|---|---|---|
| operator_Id | int | Y | Enter Operator Id on the respose of GetAvailableServices |
| service_Id | String | Y | Enter Service Id on the respose of GetAvailableServices |
| partnerreqid | Alphanumeric | dth135 | |
| sourceStation_Id | int | Y | Enter Source Station Id on the respose of GetStations |
| destinationStation_Id | int | Y | Enter Destination Station Id on the respose of GetStations |
| journeyDate | YYYY-MM-DD | Y | Enter Journey Date |
| layoutId | int | Y | Enter layout Id on the respose of GetAvailableServices |
| seatFare | int | Y | Enter Seat Fare on the respose of GetAvailableServices |
{
"error":0,
"msg":" order success",
"status":1,
"seatlayout":"",
{
"operator_Id":"110911",
"partner_request_id":"dth135",
"SourceStation_ID":3,
"DestinationStation_ID":"5",
"Route":"Hyderabad-Vijayawada",
"JourneyDate":"2023-08-24"
"ServiceID":"1357896620",
"SeatLayout_ID":"47",
"upperTotalRows":"0",
"lowerTotalRows":"0",
"tentativeSeats":"null",
"TotalSeatList":""
{
"lowerdeck_seat_nos":""
[
{
"seatNo":""
"rowNo":""
"colNo":""
"seatType":""
"availability":""
"gender":""
"fare":""
"seatTypeId":"0"
"serviceTax":"29.95"
"childFare":"0"
"":""
}
]
}
}
}..........