GET Api/Invoke/GetWebApiParentOrderBySettingKey/{SettingKey}
获取订单全结构信息(基于订单扩展参数Key)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| SettingKey |
扩展参数Key |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
获取订单全结构信息(基于订单扩展参数Key)
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-09-24T06:19:57.1868007+08:00",
"ID": "bed0d355-56c1-45cf-81b1-7840010601d2",
"OrderId": "06381c59-5d1e-47b8-926e-0a60f2f52cd1",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
},
{
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "bed0d355-56c1-45cf-81b1-7840010601d2",
"OrderId": "06381c59-5d1e-47b8-926e-0a60f2f52cd1",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
}
],
"PurchaseRoutes": [
{
"Creater": "sample string 1",
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "d92e850c-39d8-4b67-bf7f-b73dd958e988",
"OrderId": "20fc4544-f5eb-4a60-a72c-358fa0576538",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
},
{
"Creater": "sample string 1",
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "d92e850c-39d8-4b67-bf7f-b73dd958e988",
"OrderId": "20fc4544-f5eb-4a60-a72c-358fa0576538",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "627c02df-a52f-4a98-8e40-70925a63886a",
"PassengerId": "22ba1d6c-4321-4c40-aee5-c5fd244454c3",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "627c02df-a52f-4a98-8e40-70925a63886a",
"PassengerId": "22ba1d6c-4321-4c40-aee5-c5fd244454c3",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "52e69ebd-2f50-460c-8ed1-c3345023141d",
"PassengerId": "334be7b4-0a15-4a34-a722-889364bbc56d",
"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-24T06:19:57.1868007+08:00",
"ID": "52e69ebd-2f50-460c-8ed1-c3345023141d",
"PassengerId": "334be7b4-0a15-4a34-a722-889364bbc56d",
"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-24T06:19:57.1868007+08:00",
"ID": "798b577b-b80c-4512-b90e-66673fa0b9b7",
"OrderId": "13b12acd-0159-48e7-a400-eda32b285adf",
"Name": "sample string 4",
"Birthday": "2026-09-24T06:19:57.1868007+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-24T06:19:57.1868007+08:00",
"ID": "627c02df-a52f-4a98-8e40-70925a63886a",
"PassengerId": "22ba1d6c-4321-4c40-aee5-c5fd244454c3",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "627c02df-a52f-4a98-8e40-70925a63886a",
"PassengerId": "22ba1d6c-4321-4c40-aee5-c5fd244454c3",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "52e69ebd-2f50-460c-8ed1-c3345023141d",
"PassengerId": "334be7b4-0a15-4a34-a722-889364bbc56d",
"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-24T06:19:57.1868007+08:00",
"ID": "52e69ebd-2f50-460c-8ed1-c3345023141d",
"PassengerId": "334be7b4-0a15-4a34-a722-889364bbc56d",
"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-24T06:19:57.1868007+08:00",
"ID": "798b577b-b80c-4512-b90e-66673fa0b9b7",
"OrderId": "13b12acd-0159-48e7-a400-eda32b285adf",
"Name": "sample string 4",
"Birthday": "2026-09-24T06:19:57.1868007+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
}
],
"OrderExpands": [
{
"ID": "3d3bb510-1955-43a5-b3af-19a3ccfee71f",
"OrderId": "d59b6cb3-6073-4014-b346-9a3e2fe0c5de",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "3d3bb510-1955-43a5-b3af-19a3ccfee71f",
"OrderId": "d59b6cb3-6073-4014-b346-9a3e2fe0c5de",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"OrderPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "753357aa-ff1a-4ace-8042-b5c81f36486c",
"OrderId": "a9e0f882-ea16-47af-ae9b-6394b849c797",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "753357aa-ff1a-4ace-8042-b5c81f36486c",
"OrderId": "a9e0f882-ea16-47af-ae9b-6394b849c797",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"OSegments": [
{
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "ee7f8faa-d2f8-4b94-b477-5ed3473d4be3",
"OrderId": "fd35e1dc-6644-4c6f-a19b-ed38c7e92433",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-09-24T06:19:57.1868007+08:00",
"ArrivalDate": "2026-09-24T06:19:57.1868007+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-24T06:19:57.1868007+08:00",
"ID": "ee7f8faa-d2f8-4b94-b477-5ed3473d4be3",
"OrderId": "fd35e1dc-6644-4c6f-a19b-ed38c7e92433",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-09-24T06:19:57.1868007+08:00",
"ArrivalDate": "2026-09-24T06:19:57.1868007+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": "e6b90a88-422e-47e0-8148-415202a7ab9e",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2026-09-24T06:19:57.1868007+08:00",
"ID": "1f57fd1a-db19-4d10-b188-e0556dffae99",
"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-24T06:19:57.1868007+08:00",
"Creater": "sample string 3",
"ID": "b3176709-8d9a-45e4-a0db-0a8a4d95b468",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-09-24T06:19:57.1868007+08:00",
"ExternalTime": "2026-09-24T06:19:57.1868007+08:00"
}