GET Api/Invoke/GetWebApiParentOrderById/{OrderId}
获取订单全结构信息
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderId |
订单ID |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
获取订单全结构信息
SpeedPower.Utility.Models.Project.Orders.Service.WebApiParentOrderModel| Name | Description | Type | Additional 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": "2025-12-27T14:16:57.2839876+08:00",
"ID": "ac85abc8-e40d-4178-9848-ac94a4c9da41",
"OrderId": "8ebbca94-59ed-44a1-a51b-d8f24d5d5505",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
},
{
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "ac85abc8-e40d-4178-9848-ac94a4c9da41",
"OrderId": "8ebbca94-59ed-44a1-a51b-d8f24d5d5505",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
}
],
"PurchaseRoutes": [
{
"Creater": "sample string 1",
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "30d212ae-aa05-414c-a51c-c27f3b690f51",
"OrderId": "91700b93-386f-4526-afb8-cbb6a0f13ece",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
},
{
"Creater": "sample string 1",
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "30d212ae-aa05-414c-a51c-c27f3b690f51",
"OrderId": "91700b93-386f-4526-afb8-cbb6a0f13ece",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "784dc0f7-27f5-471e-b4fc-8c9bf46e52cd",
"PassengerId": "f724d200-2c02-4859-9e11-96faff58412a",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "784dc0f7-27f5-471e-b4fc-8c9bf46e52cd",
"PassengerId": "f724d200-2c02-4859-9e11-96faff58412a",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "b5005db3-a44c-495a-a59e-ad6bd0bf35bf",
"PassengerId": "42def87e-3576-47b4-a9e4-5dd664fe146b",
"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-12-27T14:16:57.2839876+08:00",
"ID": "b5005db3-a44c-495a-a59e-ad6bd0bf35bf",
"PassengerId": "42def87e-3576-47b4-a9e4-5dd664fe146b",
"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-12-27T14:16:57.2839876+08:00",
"ID": "4eaab909-0883-4424-bd1f-4e092c1c7ead",
"OrderId": "84558498-ace8-41ba-92db-bac69c29f1a6",
"Name": "sample string 4",
"Birthday": "2025-12-27T14:16:57.2839876+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-12-27T14:16:57.2839876+08:00",
"ID": "784dc0f7-27f5-471e-b4fc-8c9bf46e52cd",
"PassengerId": "f724d200-2c02-4859-9e11-96faff58412a",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "784dc0f7-27f5-471e-b4fc-8c9bf46e52cd",
"PassengerId": "f724d200-2c02-4859-9e11-96faff58412a",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "b5005db3-a44c-495a-a59e-ad6bd0bf35bf",
"PassengerId": "42def87e-3576-47b4-a9e4-5dd664fe146b",
"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-12-27T14:16:57.2839876+08:00",
"ID": "b5005db3-a44c-495a-a59e-ad6bd0bf35bf",
"PassengerId": "42def87e-3576-47b4-a9e4-5dd664fe146b",
"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-12-27T14:16:57.2839876+08:00",
"ID": "4eaab909-0883-4424-bd1f-4e092c1c7ead",
"OrderId": "84558498-ace8-41ba-92db-bac69c29f1a6",
"Name": "sample string 4",
"Birthday": "2025-12-27T14:16:57.2839876+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
}
],
"OrderExpands": [
{
"ID": "fcedf12e-e776-4067-a6e3-d7ed757dce60",
"OrderId": "059c5b7a-cb99-48aa-9ee4-00ab9f672c37",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "fcedf12e-e776-4067-a6e3-d7ed757dce60",
"OrderId": "059c5b7a-cb99-48aa-9ee4-00ab9f672c37",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"OrderPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "3f0ce2e3-ed5b-40ac-99ff-496724a72632",
"OrderId": "0eab0b0c-cfe6-416b-ad4c-41036cbc1a48",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "3f0ce2e3-ed5b-40ac-99ff-496724a72632",
"OrderId": "0eab0b0c-cfe6-416b-ad4c-41036cbc1a48",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"OSegments": [
{
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "70990570-c186-4295-92ff-8c98142fd696",
"OrderId": "ff4e0d86-f2f7-41b8-b75a-dcea09128ebc",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2025-12-27T14:16:57.2839876+08:00",
"ArrivalDate": "2025-12-27T14:16:57.2839876+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": "2025-12-27T14:16:57.2839876+08:00",
"ID": "70990570-c186-4295-92ff-8c98142fd696",
"OrderId": "ff4e0d86-f2f7-41b8-b75a-dcea09128ebc",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2025-12-27T14:16:57.2839876+08:00",
"ArrivalDate": "2025-12-27T14:16:57.2839876+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": "f3829403-91b3-40c7-b6c1-54316dd84d0b",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2025-12-27T14:16:57.2839876+08:00",
"ID": "f98d1ab6-14e1-4a07-8a5b-21ed7450216c",
"Remarks": "sample string 3",
"QuotationId": "sample string 4",
"ProductMark": "sample string 5",
"Creater": "sample string 6"
},
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2025-12-27T14:16:57.2839876+08:00",
"Creater": "sample string 3",
"ID": "d40cd7dc-68a6-4d81-ba6f-87ab7c9b80a3",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-12-27T14:16:57.2839876+08:00",
"ExternalTime": "2025-12-27T14:16:57.2839876+08:00"
}