GET Api/Invoke/GetWebApiParentOrderById/{OrderId}

获取订单全结构信息

Request Information

URI Parameters

NameDescriptionTypeAdditional information
OrderId

订单ID

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

获取订单全结构信息

SpeedPower.Utility.Models.Project.Orders.Service.WebApiParentOrderModel
NameDescriptionTypeAdditional information
OContacts

联系人列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOContactModel

None.

PurchaseRoutes

采购路由列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetPurchaseRouteModel

None.

OPassengers

乘机人列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.ParentOPassengerModel

None.

OrderExpands

订单扩展参数列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderExpandModel

None.

OrderPayments

订单收付款项列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderPaymentModel

None.

OSegments

订单行程列表

Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOSegmentModel

None.

DataSources

订单数据来源项

SpeedPower.Utility.Models.Project.Orders.Service.GetDataSourceModel

None.

QuotationSources

订单政策来源项

SpeedPower.Utility.Models.Project.Orders.Service.GetQuotationSourceModel

None.

OrderInternalNumber

内部订单号

string

Required

String length: inclusive between 0 and 128

OrderSource

订单来源

SpeedPower.Utility.Models.Project.Orders.Enums.OrderSourceType

None.

InternalTime

订单创建时间

date

None.

Creater

创建人

string

Required

String length: inclusive between 0 and 128

ID

订单ID

globally unique identifier

None.

SiteId

站点ID

string

Required

String length: inclusive between 0 and 128

OrderExternalNumber

外部订单号

string

Required

String length: inclusive between 0 and 128

LatestTime

最后处理时间

date

None.

ExternalTime

外部订单创建时间

date

None.

Response Formats

application/json, text/json

Sample:
{
  "OContacts": [
    {
      "Time": "2026-03-18T19:14:17.9425078+08:00",
      "ID": "83409941-10e5-41f9-a967-698e3352607f",
      "OrderId": "dd37a3ad-2c5f-4913-9f03-770c7f2b440a",
      "ContactUser": "sample string 4",
      "ContactPhone": "sample string 5"
    },
    {
      "Time": "2026-03-18T19:14:17.9425078+08:00",
      "ID": "83409941-10e5-41f9-a967-698e3352607f",
      "OrderId": "dd37a3ad-2c5f-4913-9f03-770c7f2b440a",
      "ContactUser": "sample string 4",
      "ContactPhone": "sample string 5"
    }
  ],
  "PurchaseRoutes": [
    {
      "Creater": "sample string 1",
      "Time": "2026-03-18T19:14:17.9425078+08:00",
      "ID": "6a7a3d82-6a73-47d0-b1ce-fb52421c7fff",
      "OrderId": "fb147891-7c72-4c8d-83b4-9e306802c55e",
      "PurchaseTag": "sample string 5",
      "Remarks": "sample string 6"
    },
    {
      "Creater": "sample string 1",
      "Time": "2026-03-18T19:14:17.9425078+08:00",
      "ID": "6a7a3d82-6a73-47d0-b1ce-fb52421c7fff",
      "OrderId": "fb147891-7c72-4c8d-83b4-9e306802c55e",
      "PurchaseTag": "sample string 5",
      "Remarks": "sample string 6"
    }
  ],
  "OPassengers": [
    {
      "TicketNumbers": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-03-18T19:14:17.9425078+08:00",
          "ID": "0fc93500-b01b-4991-b2ae-9c23c834a7da",
          "PassengerId": "1441af30-4eb7-4e55-a902-0b96186b15d0",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-03-18T19:14:17.9425078+08:00",
          "ID": "0fc93500-b01b-4991-b2ae-9c23c834a7da",
          "PassengerId": "1441af30-4eb7-4e55-a902-0b96186b15d0",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        }
      ],
      "OTotalPrices": [
        {
          "Time": "2026-03-18T19:14:17.9425078+08:00",
          "ID": "16814edb-8fa5-4255-ab69-2937cf6ce591",
          "PassengerId": "59ec3e75-e4d3-4a20-a431-d6ebe9c2b4b5",
          "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-03-18T19:14:17.9425078+08:00",
          "ID": "16814edb-8fa5-4255-ab69-2937cf6ce591",
          "PassengerId": "59ec3e75-e4d3-4a20-a431-d6ebe9c2b4b5",
          "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-03-18T19:14:17.9425078+08:00",
      "ID": "9e4167d5-bd16-4a79-ba6b-5b728b5b8534",
      "OrderId": "008abb46-e49b-4f05-8a00-f2179e9284b8",
      "Name": "sample string 4",
      "Birthday": "2026-03-18T19:14:17.9425078+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-03-18T19:14:17.9425078+08:00",
          "ID": "0fc93500-b01b-4991-b2ae-9c23c834a7da",
          "PassengerId": "1441af30-4eb7-4e55-a902-0b96186b15d0",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-03-18T19:14:17.9425078+08:00",
          "ID": "0fc93500-b01b-4991-b2ae-9c23c834a7da",
          "PassengerId": "1441af30-4eb7-4e55-a902-0b96186b15d0",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        }
      ],
      "OTotalPrices": [
        {
          "Time": "2026-03-18T19:14:17.9425078+08:00",
          "ID": "16814edb-8fa5-4255-ab69-2937cf6ce591",
          "PassengerId": "59ec3e75-e4d3-4a20-a431-d6ebe9c2b4b5",
          "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-03-18T19:14:17.9425078+08:00",
          "ID": "16814edb-8fa5-4255-ab69-2937cf6ce591",
          "PassengerId": "59ec3e75-e4d3-4a20-a431-d6ebe9c2b4b5",
          "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-03-18T19:14:17.9425078+08:00",
      "ID": "9e4167d5-bd16-4a79-ba6b-5b728b5b8534",
      "OrderId": "008abb46-e49b-4f05-8a00-f2179e9284b8",
      "Name": "sample string 4",
      "Birthday": "2026-03-18T19:14:17.9425078+08:00",
      "CardType": 0,
      "CardNo": "sample string 5",
      "SexType": 0,
      "PassengerType": 0,
      "ContactPhone": "sample string 6"
    }
  ],
  "OrderExpands": [
    {
      "ID": "e65800aa-ab9b-4943-a205-2dd13f161848",
      "OrderId": "4f4eb6eb-cf4f-4e6c-89aa-ac18de9a6761",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "e65800aa-ab9b-4943-a205-2dd13f161848",
      "OrderId": "4f4eb6eb-cf4f-4e6c-89aa-ac18de9a6761",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "OrderPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-03-18T19:14:17.9425078+08:00",
      "ID": "c215fd44-a82f-4b04-89a6-9993c1c09cc5",
      "OrderId": "faaf9017-3b87-47b4-a26b-d1cbd3e2a774",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-03-18T19:14:17.9425078+08:00",
      "ID": "c215fd44-a82f-4b04-89a6-9993c1c09cc5",
      "OrderId": "faaf9017-3b87-47b4-a26b-d1cbd3e2a774",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    }
  ],
  "OSegments": [
    {
      "Time": "2026-03-18T19:14:17.9425078+08:00",
      "ID": "f993f9d5-7d28-42c6-9e93-918a2409bb67",
      "OrderId": "7750b915-4f65-4827-bdf7-97203d2ae330",
      "Sequence": 4,
      "Carrier": "sample string 5",
      "DepartureAirport": "sample string 6",
      "ArrivalAirport": "sample string 7",
      "DepartureDate": "2026-03-18T19:14:17.9425078+08:00",
      "ArrivalDate": "2026-03-18T19:14:17.9425078+08:00",
      "FlightNo": "sample string 10",
      "CodeShare": true,
      "ShareToFlightNo": "sample string 12",
      "StopTimes": 13,
      "Meal": "sample string 14",
      "PlaneType": "sample string 15",
      "DepartureTerminal": "sample string 16",
      "ArrivalTerminal": "sample string 17"
    },
    {
      "Time": "2026-03-18T19:14:17.9425078+08:00",
      "ID": "f993f9d5-7d28-42c6-9e93-918a2409bb67",
      "OrderId": "7750b915-4f65-4827-bdf7-97203d2ae330",
      "Sequence": 4,
      "Carrier": "sample string 5",
      "DepartureAirport": "sample string 6",
      "ArrivalAirport": "sample string 7",
      "DepartureDate": "2026-03-18T19:14:17.9425078+08:00",
      "ArrivalDate": "2026-03-18T19:14:17.9425078+08:00",
      "FlightNo": "sample string 10",
      "CodeShare": true,
      "ShareToFlightNo": "sample string 12",
      "StopTimes": 13,
      "Meal": "sample string 14",
      "PlaneType": "sample string 15",
      "DepartureTerminal": "sample string 16",
      "ArrivalTerminal": "sample string 17"
    }
  ],
  "DataSources": {
    "ID": "641f5ed8-6ff5-4694-ac32-c30975eaab47",
    "ProviderCode": "sample string 2",
    "PriceChangeInterval": 3
  },
  "QuotationSources": {
    "Time": "2026-03-18T19:14:17.9425078+08:00",
    "ID": "3a974cbb-96e0-4573-b347-5811c8b6f92a",
    "Remarks": "sample string 3",
    "QuotationId": "sample string 4",
    "ProductMark": "sample string 5",
    "Creater": "sample string 6"
  },
  "OrderInternalNumber": "sample string 1",
  "OrderSource": 0,
  "InternalTime": "2026-03-18T19:14:17.9425078+08:00",
  "Creater": "sample string 3",
  "ID": "d24ff58b-a1b3-43d1-8144-7c1c7e056288",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-03-18T19:14:17.9425078+08:00",
  "ExternalTime": "2026-03-18T19:14:17.9425078+08:00"
}