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": "2026-04-01T22:03:26.4974689+08:00",
"ID": "d43463e3-c20e-4bd1-bd30-0b13073dbb29",
"OrderId": "c1ee6382-1fcd-4629-bc49-f0645e9bb8ff",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
},
{
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "d43463e3-c20e-4bd1-bd30-0b13073dbb29",
"OrderId": "c1ee6382-1fcd-4629-bc49-f0645e9bb8ff",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
}
],
"PurchaseRoutes": [
{
"Creater": "sample string 1",
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "bb31775c-ec3f-41df-b734-d547d39dc384",
"OrderId": "5ca965df-3ffd-4a36-b6b7-59ca532b358c",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
},
{
"Creater": "sample string 1",
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "bb31775c-ec3f-41df-b734-d547d39dc384",
"OrderId": "5ca965df-3ffd-4a36-b6b7-59ca532b358c",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "d14cda4c-1c9a-411f-9377-ce6a4989255e",
"PassengerId": "f2e04def-c83d-449b-be22-b3113548adf6",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "d14cda4c-1c9a-411f-9377-ce6a4989255e",
"PassengerId": "f2e04def-c83d-449b-be22-b3113548adf6",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "7972eb70-b3cd-427e-b946-907005cc9131",
"PassengerId": "d15d579b-b34d-4a2e-bf8a-7167fc49d5a6",
"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-04-01T22:03:26.4974689+08:00",
"ID": "7972eb70-b3cd-427e-b946-907005cc9131",
"PassengerId": "d15d579b-b34d-4a2e-bf8a-7167fc49d5a6",
"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-04-01T22:03:26.4974689+08:00",
"ID": "28dad1ed-3e0b-4fe5-ab42-5a474913d54f",
"OrderId": "29c5c0b1-6082-4117-b44c-6f2abf5676ef",
"Name": "sample string 4",
"Birthday": "2026-04-01T22:03:26.4974689+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-04-01T22:03:26.4974689+08:00",
"ID": "d14cda4c-1c9a-411f-9377-ce6a4989255e",
"PassengerId": "f2e04def-c83d-449b-be22-b3113548adf6",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "d14cda4c-1c9a-411f-9377-ce6a4989255e",
"PassengerId": "f2e04def-c83d-449b-be22-b3113548adf6",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "7972eb70-b3cd-427e-b946-907005cc9131",
"PassengerId": "d15d579b-b34d-4a2e-bf8a-7167fc49d5a6",
"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-04-01T22:03:26.4974689+08:00",
"ID": "7972eb70-b3cd-427e-b946-907005cc9131",
"PassengerId": "d15d579b-b34d-4a2e-bf8a-7167fc49d5a6",
"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-04-01T22:03:26.4974689+08:00",
"ID": "28dad1ed-3e0b-4fe5-ab42-5a474913d54f",
"OrderId": "29c5c0b1-6082-4117-b44c-6f2abf5676ef",
"Name": "sample string 4",
"Birthday": "2026-04-01T22:03:26.4974689+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
}
],
"OrderExpands": [
{
"ID": "348377a3-407a-4e68-bb9a-aa792effab8c",
"OrderId": "5d7f1c32-11b5-4db1-a556-ac9d994f3ef2",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "348377a3-407a-4e68-bb9a-aa792effab8c",
"OrderId": "5d7f1c32-11b5-4db1-a556-ac9d994f3ef2",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"OrderPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "e93c1511-3de6-4eb4-8bca-d4a9c0643206",
"OrderId": "adc09d22-3dab-4bea-96d5-9ad1cc021ace",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "e93c1511-3de6-4eb4-8bca-d4a9c0643206",
"OrderId": "adc09d22-3dab-4bea-96d5-9ad1cc021ace",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"OSegments": [
{
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "63d70536-d432-4136-9557-8f44462ae3c5",
"OrderId": "e61ea865-a043-44f5-a12b-e5416be43eb6",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-04-01T22:03:26.4974689+08:00",
"ArrivalDate": "2026-04-01T22:03:26.4974689+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-04-01T22:03:26.4974689+08:00",
"ID": "63d70536-d432-4136-9557-8f44462ae3c5",
"OrderId": "e61ea865-a043-44f5-a12b-e5416be43eb6",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-04-01T22:03:26.4974689+08:00",
"ArrivalDate": "2026-04-01T22:03:26.4974689+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": "d49b9e08-6e90-4350-93d8-4633ac708e41",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2026-04-01T22:03:26.4974689+08:00",
"ID": "6c32bce3-1bd6-4048-b2bd-73af234d8d67",
"Remarks": "sample string 3",
"QuotationId": "sample string 4",
"ProductMark": "sample string 5",
"Creater": "sample string 6"
},
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-04-01T22:03:26.4974689+08:00",
"Creater": "sample string 3",
"ID": "81df3de1-9359-4bde-8a0a-ec40fd9e5984",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-04-01T22:03:26.4974689+08:00",
"ExternalTime": "2026-04-01T22:03:26.4974689+08:00"
}