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-09-05T00:23:46.7429476+08:00",
      "ID": "228dc697-61e2-45c4-a9fc-b8d2a90ad4f6",
      "OrderId": "4467d16f-0960-4a2c-8567-802b26cdb2f1",
      "ContactUser": "sample string 4",
      "ContactPhone": "sample string 5"
    },
    {
      "Time": "2026-09-05T00:23:46.7429476+08:00",
      "ID": "228dc697-61e2-45c4-a9fc-b8d2a90ad4f6",
      "OrderId": "4467d16f-0960-4a2c-8567-802b26cdb2f1",
      "ContactUser": "sample string 4",
      "ContactPhone": "sample string 5"
    }
  ],
  "PurchaseRoutes": [
    {
      "Creater": "sample string 1",
      "Time": "2026-09-05T00:23:46.7429476+08:00",
      "ID": "dd200f34-f32b-4f41-9760-9b8bbe1d096d",
      "OrderId": "9d11a926-2256-4e58-a763-cfda48884821",
      "PurchaseTag": "sample string 5",
      "Remarks": "sample string 6"
    },
    {
      "Creater": "sample string 1",
      "Time": "2026-09-05T00:23:46.7429476+08:00",
      "ID": "dd200f34-f32b-4f41-9760-9b8bbe1d096d",
      "OrderId": "9d11a926-2256-4e58-a763-cfda48884821",
      "PurchaseTag": "sample string 5",
      "Remarks": "sample string 6"
    }
  ],
  "OPassengers": [
    {
      "TicketNumbers": [
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-09-05T00:23:46.7429476+08:00",
          "ID": "377fc381-8b3b-45ad-8fb0-3bc6c3c99481",
          "PassengerId": "81392964-50b6-44cd-92bc-48ad95e7d12d",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-09-05T00:23:46.7429476+08:00",
          "ID": "377fc381-8b3b-45ad-8fb0-3bc6c3c99481",
          "PassengerId": "81392964-50b6-44cd-92bc-48ad95e7d12d",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        }
      ],
      "OTotalPrices": [
        {
          "Time": "2026-09-05T00:23:46.7429476+08:00",
          "ID": "20f3d304-2575-4111-988c-f62e883e3e4e",
          "PassengerId": "4c64fcb5-cba1-4000-be72-42085f3ad68c",
          "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-09-05T00:23:46.7429476+08:00",
          "ID": "20f3d304-2575-4111-988c-f62e883e3e4e",
          "PassengerId": "4c64fcb5-cba1-4000-be72-42085f3ad68c",
          "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-09-05T00:23:46.7429476+08:00",
      "ID": "a6f52381-5b0c-4ec3-b2ae-e727304e1464",
      "OrderId": "085eacea-f680-49f0-a784-cc8689d2e852",
      "Name": "sample string 4",
      "Birthday": "2026-09-05T00:23:46.7429476+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-09-05T00:23:46.7429476+08:00",
          "ID": "377fc381-8b3b-45ad-8fb0-3bc6c3c99481",
          "PassengerId": "81392964-50b6-44cd-92bc-48ad95e7d12d",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        },
        {
          "RecordType": 0,
          "Creater": "sample string 1",
          "Time": "2026-09-05T00:23:46.7429476+08:00",
          "ID": "377fc381-8b3b-45ad-8fb0-3bc6c3c99481",
          "PassengerId": "81392964-50b6-44cd-92bc-48ad95e7d12d",
          "TicketNumber": "sample string 5",
          "Posted": true,
          "Remarks": "sample string 7"
        }
      ],
      "OTotalPrices": [
        {
          "Time": "2026-09-05T00:23:46.7429476+08:00",
          "ID": "20f3d304-2575-4111-988c-f62e883e3e4e",
          "PassengerId": "4c64fcb5-cba1-4000-be72-42085f3ad68c",
          "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-09-05T00:23:46.7429476+08:00",
          "ID": "20f3d304-2575-4111-988c-f62e883e3e4e",
          "PassengerId": "4c64fcb5-cba1-4000-be72-42085f3ad68c",
          "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-09-05T00:23:46.7429476+08:00",
      "ID": "a6f52381-5b0c-4ec3-b2ae-e727304e1464",
      "OrderId": "085eacea-f680-49f0-a784-cc8689d2e852",
      "Name": "sample string 4",
      "Birthday": "2026-09-05T00:23:46.7429476+08:00",
      "CardType": 0,
      "CardNo": "sample string 5",
      "SexType": 0,
      "PassengerType": 0,
      "ContactPhone": "sample string 6"
    }
  ],
  "OrderExpands": [
    {
      "ID": "b6371013-11b0-404b-9a65-0fd04754cced",
      "OrderId": "12cbf6aa-9956-4d3f-a358-e4aab923d124",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    },
    {
      "ID": "b6371013-11b0-404b-9a65-0fd04754cced",
      "OrderId": "12cbf6aa-9956-4d3f-a358-e4aab923d124",
      "SettingKey": "sample string 3",
      "SettingValue": "sample string 4"
    }
  ],
  "OrderPayments": [
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-09-05T00:23:46.7429476+08:00",
      "ID": "5ad44b34-f0a6-4829-a030-977d9caebdca",
      "OrderId": "0decb271-8d06-453f-a228-48798e517bb7",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    },
    {
      "RecordType": 0,
      "Creater": "sample string 1",
      "Time": "2026-09-05T00:23:46.7429476+08:00",
      "ID": "5ad44b34-f0a6-4829-a030-977d9caebdca",
      "OrderId": "0decb271-8d06-453f-a228-48798e517bb7",
      "PaymentType": 0,
      "TotalPrice": 5.1,
      "TransactionId": "sample string 6",
      "Reconciled": true,
      "Remarks": "sample string 8"
    }
  ],
  "OSegments": [
    {
      "Time": "2026-09-05T00:23:46.7429476+08:00",
      "ID": "80dc0ae2-3d71-4efd-a954-02c176a4cd8c",
      "OrderId": "ce0d6c65-c895-4860-aa9b-d4ba140ed32a",
      "Sequence": 4,
      "Carrier": "sample string 5",
      "DepartureAirport": "sample string 6",
      "ArrivalAirport": "sample string 7",
      "DepartureDate": "2026-09-05T00:23:46.7429476+08:00",
      "ArrivalDate": "2026-09-05T00:23:46.7429476+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-09-05T00:23:46.7429476+08:00",
      "ID": "80dc0ae2-3d71-4efd-a954-02c176a4cd8c",
      "OrderId": "ce0d6c65-c895-4860-aa9b-d4ba140ed32a",
      "Sequence": 4,
      "Carrier": "sample string 5",
      "DepartureAirport": "sample string 6",
      "ArrivalAirport": "sample string 7",
      "DepartureDate": "2026-09-05T00:23:46.7429476+08:00",
      "ArrivalDate": "2026-09-05T00:23:46.7429476+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": "b586938b-e351-4d89-ba90-b7678cd59e88",
    "ProviderCode": "sample string 2",
    "PriceChangeInterval": 3
  },
  "QuotationSources": {
    "Time": "2026-09-05T00:23:46.7429476+08:00",
    "ID": "977a39d7-518a-4cb2-9854-0724c8e8d696",
    "Remarks": "sample string 3",
    "QuotationId": "sample string 4",
    "ProductMark": "sample string 5",
    "Creater": "sample string 6"
  },
  "OrderInternalNumber": "sample string 1",
  "OrderSource": 0,
  "InternalTime": "2026-09-05T00:23:46.7429476+08:00",
  "Creater": "sample string 3",
  "ID": "59c04560-7bcf-4cba-a946-f9ede32b0f26",
  "SiteId": "sample string 5",
  "OrderExternalNumber": "sample string 6",
  "LatestTime": "2026-09-05T00:23:46.7429476+08:00",
  "ExternalTime": "2026-09-05T00:23:46.7429476+08:00"
}