POST Api/Invoke/GetOPassengers

获取乘客列表(含票号,含报价)

Request Information

URI Parameters

None.

Body Parameters

乘机人ID

Collection of globally unique identifier

Request Formats

application/json, text/json

Sample:
[
  "384b3481-c557-49ea-8c9c-edb4ad80319c",
  "c80afc0b-5247-4417-82c2-6deeacb8cefb"
]

Response Information

Resource Description

获取乘客列表(含票号,含报价)

Collection of SpeedPower.Utility.Models.Project.Orders.Service.ParentOPassengerModel
NameDescriptionTypeAdditional 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": "2025-04-03T19:25:17.8790144+08:00",
        "ID": "922f1a4b-b66e-444b-9c91-ba3fee5f7c2e",
        "PassengerId": "33e9a0f6-89cb-4d2d-86c5-d7a0086e93df",
        "TicketNumber": "sample string 5",
        "Posted": true,
        "Remarks": "sample string 7"
      },
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2025-04-03T19:25:17.8790144+08:00",
        "ID": "922f1a4b-b66e-444b-9c91-ba3fee5f7c2e",
        "PassengerId": "33e9a0f6-89cb-4d2d-86c5-d7a0086e93df",
        "TicketNumber": "sample string 5",
        "Posted": true,
        "Remarks": "sample string 7"
      }
    ],
    "OTotalPrices": [
      {
        "Time": "2025-04-03T19:25:17.8790144+08:00",
        "ID": "0baca5f9-218f-44c2-ae28-a1de8e053911",
        "PassengerId": "5ce1b7ac-1348-4aac-8e7f-1ef7f5abcd90",
        "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": "2025-04-03T19:25:17.8790144+08:00",
        "ID": "0baca5f9-218f-44c2-ae28-a1de8e053911",
        "PassengerId": "5ce1b7ac-1348-4aac-8e7f-1ef7f5abcd90",
        "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": "2025-04-03T19:25:17.8790144+08:00",
    "ID": "f4e7c4b2-1dca-4cda-b531-5ca9e9a7b24f",
    "OrderId": "e6f733fa-d86b-4a89-b31d-b0d4bc261316",
    "Name": "sample string 4",
    "Birthday": "2025-04-03T19:25:17.8790144+08:00",
    "CardType": 0,
    "CardNo": "sample string 5",
    "SexType": 0,
    "PassengerType": 0,
    "ContactPhone": "sample string 6"
  },
  {
    "TicketNumbers": [
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2025-04-03T19:25:17.8790144+08:00",
        "ID": "922f1a4b-b66e-444b-9c91-ba3fee5f7c2e",
        "PassengerId": "33e9a0f6-89cb-4d2d-86c5-d7a0086e93df",
        "TicketNumber": "sample string 5",
        "Posted": true,
        "Remarks": "sample string 7"
      },
      {
        "RecordType": 0,
        "Creater": "sample string 1",
        "Time": "2025-04-03T19:25:17.8790144+08:00",
        "ID": "922f1a4b-b66e-444b-9c91-ba3fee5f7c2e",
        "PassengerId": "33e9a0f6-89cb-4d2d-86c5-d7a0086e93df",
        "TicketNumber": "sample string 5",
        "Posted": true,
        "Remarks": "sample string 7"
      }
    ],
    "OTotalPrices": [
      {
        "Time": "2025-04-03T19:25:17.8790144+08:00",
        "ID": "0baca5f9-218f-44c2-ae28-a1de8e053911",
        "PassengerId": "5ce1b7ac-1348-4aac-8e7f-1ef7f5abcd90",
        "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": "2025-04-03T19:25:17.8790144+08:00",
        "ID": "0baca5f9-218f-44c2-ae28-a1de8e053911",
        "PassengerId": "5ce1b7ac-1348-4aac-8e7f-1ef7f5abcd90",
        "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": "2025-04-03T19:25:17.8790144+08:00",
    "ID": "f4e7c4b2-1dca-4cda-b531-5ca9e9a7b24f",
    "OrderId": "e6f733fa-d86b-4a89-b31d-b0d4bc261316",
    "Name": "sample string 4",
    "Birthday": "2025-04-03T19:25:17.8790144+08:00",
    "CardType": 0,
    "CardNo": "sample string 5",
    "SexType": 0,
    "PassengerType": 0,
    "ContactPhone": "sample string 6"
  }
]