GET Api/Invoke/GetWebApiParentOrderByExternalNumber/{ExternalNumber}
获取订单全结构信息(基于外部订单号)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ExternalNumber |
外部订单号 |
string |
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-09-24T06:23:15.3179618+08:00",
"ID": "aba3dd63-ab77-4be1-b084-e1db9adaa1ef",
"OrderId": "fb0cb55c-387d-4e28-81ac-c836831037cb",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
},
{
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "aba3dd63-ab77-4be1-b084-e1db9adaa1ef",
"OrderId": "fb0cb55c-387d-4e28-81ac-c836831037cb",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
}
],
"PurchaseRoutes": [
{
"Creater": "sample string 1",
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "71478e1a-cf78-44aa-860f-bbeaad83b229",
"OrderId": "9853195c-b813-44cd-a6bd-61dcd8cd600a",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
},
{
"Creater": "sample string 1",
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "71478e1a-cf78-44aa-860f-bbeaad83b229",
"OrderId": "9853195c-b813-44cd-a6bd-61dcd8cd600a",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "a4b36f49-d576-4830-a8f8-9f933d738e31",
"PassengerId": "e4c12d83-5860-4a6c-8330-e3a6388dea55",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "a4b36f49-d576-4830-a8f8-9f933d738e31",
"PassengerId": "e4c12d83-5860-4a6c-8330-e3a6388dea55",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "509168fe-a03e-4df8-a8b0-fefa78a2a6a1",
"PassengerId": "f62c1cc7-8399-4b28-aefa-c78382faa7f0",
"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:23:15.3179618+08:00",
"ID": "509168fe-a03e-4df8-a8b0-fefa78a2a6a1",
"PassengerId": "f62c1cc7-8399-4b28-aefa-c78382faa7f0",
"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:23:15.3179618+08:00",
"ID": "209f3aad-e54c-406e-927b-4b0f24d31d96",
"OrderId": "61b9f908-279d-4074-a6d8-b63a588d4980",
"Name": "sample string 4",
"Birthday": "2026-09-24T06:23:15.3179618+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:23:15.3179618+08:00",
"ID": "a4b36f49-d576-4830-a8f8-9f933d738e31",
"PassengerId": "e4c12d83-5860-4a6c-8330-e3a6388dea55",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "a4b36f49-d576-4830-a8f8-9f933d738e31",
"PassengerId": "e4c12d83-5860-4a6c-8330-e3a6388dea55",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "509168fe-a03e-4df8-a8b0-fefa78a2a6a1",
"PassengerId": "f62c1cc7-8399-4b28-aefa-c78382faa7f0",
"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:23:15.3179618+08:00",
"ID": "509168fe-a03e-4df8-a8b0-fefa78a2a6a1",
"PassengerId": "f62c1cc7-8399-4b28-aefa-c78382faa7f0",
"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:23:15.3179618+08:00",
"ID": "209f3aad-e54c-406e-927b-4b0f24d31d96",
"OrderId": "61b9f908-279d-4074-a6d8-b63a588d4980",
"Name": "sample string 4",
"Birthday": "2026-09-24T06:23:15.3179618+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
}
],
"OrderExpands": [
{
"ID": "a5609761-0086-4575-b4cc-fa5bc9e85b6e",
"OrderId": "578488c0-30fb-4620-8b86-3a1a0304f1fd",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "a5609761-0086-4575-b4cc-fa5bc9e85b6e",
"OrderId": "578488c0-30fb-4620-8b86-3a1a0304f1fd",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"OrderPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "40107cf2-3b2a-442a-96dd-dfa0313f3347",
"OrderId": "f713b82f-27e0-4a89-84d6-1c0d35f1ae57",
"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:23:15.3179618+08:00",
"ID": "40107cf2-3b2a-442a-96dd-dfa0313f3347",
"OrderId": "f713b82f-27e0-4a89-84d6-1c0d35f1ae57",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"OSegments": [
{
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "b48d9ab6-d21a-4684-8d38-0eefebe44a47",
"OrderId": "eb28ed36-a40a-4996-8cac-0883da664e9b",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-09-24T06:23:15.3179618+08:00",
"ArrivalDate": "2026-09-24T06:23:15.3179618+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:23:15.3179618+08:00",
"ID": "b48d9ab6-d21a-4684-8d38-0eefebe44a47",
"OrderId": "eb28ed36-a40a-4996-8cac-0883da664e9b",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-09-24T06:23:15.3179618+08:00",
"ArrivalDate": "2026-09-24T06:23:15.3179618+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": "38debf49-355d-4e34-8dc1-e6302333217b",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2026-09-24T06:23:15.3179618+08:00",
"ID": "ca27cfb2-71eb-48ad-aa77-ef061c637192",
"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:23:15.3179618+08:00",
"Creater": "sample string 3",
"ID": "ae11f615-1929-473c-9736-1dde63b521fc",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-09-24T06:23:15.3179618+08:00",
"ExternalTime": "2026-09-24T06:23:15.3179618+08:00"
}