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-01-17T02:54:49.1464064+08:00",
"ID": "84d0e2c1-c830-42a5-8fa4-67f5cf55965c",
"OrderId": "c6306e8a-f9ec-41cc-858c-79d680fdfded",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
},
{
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "84d0e2c1-c830-42a5-8fa4-67f5cf55965c",
"OrderId": "c6306e8a-f9ec-41cc-858c-79d680fdfded",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
}
],
"PurchaseRoutes": [
{
"Creater": "sample string 1",
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "24869cec-4211-4679-b2bc-6f4e61f15ae7",
"OrderId": "e0144676-aeaa-4368-8416-a0a4692b50e7",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
},
{
"Creater": "sample string 1",
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "24869cec-4211-4679-b2bc-6f4e61f15ae7",
"OrderId": "e0144676-aeaa-4368-8416-a0a4692b50e7",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "b81d912e-d94e-4203-b615-000709b0c772",
"PassengerId": "bd3a4331-688a-41a5-9a6d-fda675101afd",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "b81d912e-d94e-4203-b615-000709b0c772",
"PassengerId": "bd3a4331-688a-41a5-9a6d-fda675101afd",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "fbb1adce-34b7-4d5f-a1ab-9b4cd91a0b00",
"PassengerId": "54bba7c7-3ce2-48c3-a75b-366c5c93fa6e",
"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-01-17T02:54:49.1464064+08:00",
"ID": "fbb1adce-34b7-4d5f-a1ab-9b4cd91a0b00",
"PassengerId": "54bba7c7-3ce2-48c3-a75b-366c5c93fa6e",
"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-01-17T02:54:49.1464064+08:00",
"ID": "78b0bdea-b2ea-4f41-acc2-acafeb867578",
"OrderId": "1b9dc940-ae9f-44ec-9b13-2dc547d32914",
"Name": "sample string 4",
"Birthday": "2026-01-17T02:54:49.1464064+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-01-17T02:54:49.1464064+08:00",
"ID": "b81d912e-d94e-4203-b615-000709b0c772",
"PassengerId": "bd3a4331-688a-41a5-9a6d-fda675101afd",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "b81d912e-d94e-4203-b615-000709b0c772",
"PassengerId": "bd3a4331-688a-41a5-9a6d-fda675101afd",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "fbb1adce-34b7-4d5f-a1ab-9b4cd91a0b00",
"PassengerId": "54bba7c7-3ce2-48c3-a75b-366c5c93fa6e",
"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-01-17T02:54:49.1464064+08:00",
"ID": "fbb1adce-34b7-4d5f-a1ab-9b4cd91a0b00",
"PassengerId": "54bba7c7-3ce2-48c3-a75b-366c5c93fa6e",
"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-01-17T02:54:49.1464064+08:00",
"ID": "78b0bdea-b2ea-4f41-acc2-acafeb867578",
"OrderId": "1b9dc940-ae9f-44ec-9b13-2dc547d32914",
"Name": "sample string 4",
"Birthday": "2026-01-17T02:54:49.1464064+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
}
],
"OrderExpands": [
{
"ID": "40a101cb-5a96-4e77-961b-933e72180701",
"OrderId": "4300382d-8796-4340-bf81-2e724b23006d",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "40a101cb-5a96-4e77-961b-933e72180701",
"OrderId": "4300382d-8796-4340-bf81-2e724b23006d",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"OrderPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "dbabdbb9-8727-4420-8f54-b1285b4bb5cc",
"OrderId": "0f0d1017-0633-42f6-84e6-ef5065c5e249",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "dbabdbb9-8727-4420-8f54-b1285b4bb5cc",
"OrderId": "0f0d1017-0633-42f6-84e6-ef5065c5e249",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"OSegments": [
{
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "805c6868-758a-411b-a895-4616b1168c20",
"OrderId": "d5e56b31-d567-47f5-8ee2-2325b6c2e5a3",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-01-17T02:54:49.1464064+08:00",
"ArrivalDate": "2026-01-17T02:54:49.1464064+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-01-17T02:54:49.1464064+08:00",
"ID": "805c6868-758a-411b-a895-4616b1168c20",
"OrderId": "d5e56b31-d567-47f5-8ee2-2325b6c2e5a3",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-01-17T02:54:49.1464064+08:00",
"ArrivalDate": "2026-01-17T02:54:49.1464064+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": "d8dd0b51-40d5-4463-b715-d0eea57ee444",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2026-01-17T02:54:49.1464064+08:00",
"ID": "386189dd-6346-40c3-8917-b3641cd6e9a5",
"Remarks": "sample string 3",
"QuotationId": "sample string 4",
"ProductMark": "sample string 5",
"Creater": "sample string 6"
},
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-01-17T02:54:49.1464064+08:00",
"Creater": "sample string 3",
"ID": "2b2ebe5e-f4d9-4919-b235-3711ab91858c",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-01-17T02:54:49.1464064+08:00",
"ExternalTime": "2026-01-17T02:54:49.1464064+08:00"
}