POST Api/Invoke/GetOPassengers
获取乘客列表(含票号,含报价)
Request Information
URI Parameters
None.
Body Parameters
乘机人ID
Collection of globally unique identifierRequest Formats
application/json, text/json
Sample:
[ "3dc1fdf8-9180-4a12-879f-9338e40602c5", "84858c78-17e7-413f-bc54-2c2ebd4b4707" ]
Response Information
Resource Description
获取乘客列表(含票号,含报价)
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ParentOPassengerModel| Name | Description | Type | Additional information |
|---|---|---|---|
| TicketNumbers |
乘客票号列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetTicketNumberModel |
None. |
| OTotalPrices |
乘客价格列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOTotalPriceModel |
None. |
| Time |
添加时间 |
date |
None. |
| ID |
设置ID |
globally unique identifier |
None. |
| OrderId |
父级ID |
globally unique identifier |
None. |
| Name |
乘客姓名 |
string |
Required String length: inclusive between 0 and 128 |
| Birthday |
出生日期(可为空) |
date |
None. |
| CardType |
证件类型 |
SpeedPower.Utility.Models.Service.Eterms.Enums.PassengerCardType |
None. |
| CardNo |
证件号 |
string |
Required String length: inclusive between 0 and 50 |
| SexType |
乘客性别 |
SpeedPower.Utility.Models.Service.Eterms.Enums.PassengerSexType |
None. |
| PassengerType |
乘客类型 |
SpeedPower.Utility.Models.Service.Eterms.Enums.PassengerType |
None. |
| ContactPhone |
联系电话 |
string |
String length: inclusive between 0 and 20 |
Response Formats
application/json, text/json
Sample:
[
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-09T12:40:13.2281341+08:00",
"ID": "421a739a-54a8-4700-84ae-5b226da3938c",
"PassengerId": "77dcf924-320d-4dbf-8b4c-f1af4f226af1",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-09T12:40:13.2281341+08:00",
"ID": "421a739a-54a8-4700-84ae-5b226da3938c",
"PassengerId": "77dcf924-320d-4dbf-8b4c-f1af4f226af1",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-08-09T12:40:13.2281341+08:00",
"ID": "0a3200f0-fa99-46c5-9644-efed9d9d0c26",
"PassengerId": "87564f75-c2b9-4cf0-90a9-cf04881c20b1",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
},
{
"Time": "2026-08-09T12:40:13.2281341+08:00",
"ID": "0a3200f0-fa99-46c5-9644-efed9d9d0c26",
"PassengerId": "87564f75-c2b9-4cf0-90a9-cf04881c20b1",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
}
],
"Time": "2026-08-09T12:40:13.2281341+08:00",
"ID": "196e1643-05a1-499a-9c24-6f362ceac53a",
"OrderId": "9a5de8b6-726f-4d51-a36e-96f2d6f0d71a",
"Name": "sample string 4",
"Birthday": "2026-08-09T12:40:13.2281341+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
},
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-09T12:40:13.2281341+08:00",
"ID": "421a739a-54a8-4700-84ae-5b226da3938c",
"PassengerId": "77dcf924-320d-4dbf-8b4c-f1af4f226af1",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-09T12:40:13.2281341+08:00",
"ID": "421a739a-54a8-4700-84ae-5b226da3938c",
"PassengerId": "77dcf924-320d-4dbf-8b4c-f1af4f226af1",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-08-09T12:40:13.2281341+08:00",
"ID": "0a3200f0-fa99-46c5-9644-efed9d9d0c26",
"PassengerId": "87564f75-c2b9-4cf0-90a9-cf04881c20b1",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
},
{
"Time": "2026-08-09T12:40:13.2281341+08:00",
"ID": "0a3200f0-fa99-46c5-9644-efed9d9d0c26",
"PassengerId": "87564f75-c2b9-4cf0-90a9-cf04881c20b1",
"Sequence": 1,
"SalePrice": 4.1,
"PrintPrice": 5,
"FareTax": 6,
"FuelTax": 7,
"CabinLevel": 0,
"CabinCode": "sample string 8",
"ChannelCabinCode": "sample string 9",
"FixedCabinCode": "sample string 10"
}
],
"Time": "2026-08-09T12:40:13.2281341+08:00",
"ID": "196e1643-05a1-499a-9c24-6f362ceac53a",
"OrderId": "9a5de8b6-726f-4d51-a36e-96f2d6f0d71a",
"Name": "sample string 4",
"Birthday": "2026-08-09T12:40:13.2281341+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
}
]