{"customerId":1864482218838913024,
"classification": 302,
"enterpriseNo": "",
"queryKey": "",
"journeyType": 1,
"outOrderNo": "",
"trainNo": "G6902",
"trainLongNo": "",
"fromStation": "青岛",
"fromStationCode":"QDK",
"trainDate":"2025-04-07",
"endDate":"2025-04-07",
"toStationCode":"QHK",
"toStation": "青岛北",
"seatVo": {"hardseat":null,"noseat":null,"hardsleepermid":null,"softsleeperdown":null,"softseat":null,"firstseat":{"seatName":"一等座","price":10,"seatState":0,"seats":"8","upPrice":0,"midPrice":0,"downPrice":0,"waitBuyFlag":null,"seatDiscount":null},"secondseat":{"seatName":"二等座","price":6,"seatState":0,"seats":"100","upPrice":0,"midPrice":0,"downPrice":0,"waitBuyFlag":null,"seatDiscount":null},"hardsleeperup":null,"hardsleeperdown":null,"softsleeperup":null,"businessseat":{"seatName":"商务座","price":19,"seatState":0,"seats":"5","upPrice":0,"midPrice":0,"downPrice":0,"waitBuyFlag":null,"seatDiscount":null},"firstsoftdown":null,"secondsoftmid":null,"dsleeperdown":null,"preferredfirstseat":null,"specialseat":null,"advancedsoftsleeper":null,"otherseat":null},
"noticeType": 0,
"isProduction": 1,
"ticketModel": 1,
"accountNo": "ZLsom5",
"accountPwd": "zl0105_",
"acceptNoSeat": 1,
"chooseSeats": "",
"loginFlag": 1,
"price": 6,
"seatName": "二等座",
"userPhone": "13791937711",
"fromTime": "05:37",
"toTime": "05:55",
"bookType": "1",
"middleType": "1",
"name":["张璐"],
"cardType": ["NI"],
"cardNo": ["370285200001052019"],
"passengerBirth": ["2000-01-09"],
"telPhone": ["15192581298"],
"gender": ["1"],
"country": ["CN"],
"idValidity": [],
"customerCare": "您好,领导。",
"travelNos": [],
"vehicleIds": [],
"passengerNo": ["1904106297159069698"],
"passengerId": [1864482218838913024],
"chooseSeats": "1C",
"contactInfo":{
"person": "吴从磊",
"cellphone": "13791937711"
},
"voyageType": 2,
"commonMark":"" ,
"kfRemark": "222:s;333:s;"}
curl --location --request POST '/api/ops/train/bookTrain' \
--header 'Content-Type: application/json' \
--data-raw '{"customerId":1864482218838913024,
"classification": 302,
"enterpriseNo": "",
"queryKey": "",
"journeyType": 1,
"outOrderNo": "",
"trainNo": "G6902",
"trainLongNo": "",
"fromStation": "青岛",
"fromStationCode":"QDK",
"trainDate":"2025-04-07",
"endDate":"2025-04-07",
"toStationCode":"QHK",
"toStation": "青岛北",
"seatVo": {"hardseat":null,"noseat":null,"hardsleepermid":null,"softsleeperdown":null,"softseat":null,"firstseat":{"seatName":"一等座","price":10,"seatState":0,"seats":"8","upPrice":0,"midPrice":0,"downPrice":0,"waitBuyFlag":null,"seatDiscount":null},"secondseat":{"seatName":"二等座","price":6,"seatState":0,"seats":"100","upPrice":0,"midPrice":0,"downPrice":0,"waitBuyFlag":null,"seatDiscount":null},"hardsleeperup":null,"hardsleeperdown":null,"softsleeperup":null,"businessseat":{"seatName":"商务座","price":19,"seatState":0,"seats":"5","upPrice":0,"midPrice":0,"downPrice":0,"waitBuyFlag":null,"seatDiscount":null},"firstsoftdown":null,"secondsoftmid":null,"dsleeperdown":null,"preferredfirstseat":null,"specialseat":null,"advancedsoftsleeper":null,"otherseat":null},
"noticeType": 0,
"isProduction": 1,
"ticketModel": 1,
"accountNo": "ZLsom5",
"accountPwd": "zl0105_",
"acceptNoSeat": 1,
"chooseSeats": "",
"loginFlag": 1,
"price": 6,
"seatName": "二等座",
"userPhone": "13791937711",
"fromTime": "05:37",
"toTime": "05:55",
"bookType": "1",
"middleType": "1",
"name":["张璐"],
"cardType": ["NI"],
"cardNo": ["370285200001052019"],
"passengerBirth": ["2000-01-09"],
"telPhone": ["15192581298"],
"gender": ["1"],
"country": ["CN"],
"idValidity": [],
"customerCare": "您好,领导。",
"travelNos": [],
"vehicleIds": [],
"passengerNo": ["1904106297159069698"],
"passengerId": [1864482218838913024],
"chooseSeats": "1C",
"contactInfo":{
"person": "吴从磊",
"cellphone": "13791937711"
},
"voyageType": 2,
"commonMark":"" ,
"kfRemark": "222:s;333:s;"}'
{
"success": false,
"errCode": "",
"errMsg": "",
"traceId": "",
"data": {
"orderNo": "",
"transactionOrderNo": "",
"outOrderNo": ""
}
}