GET Api/Service/Order/GetOrderShowById/{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.ParentOrderShowModel| Name | Description | Type | Additional information |
|---|---|---|---|
| TodoItems |
待办事项列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetTodoItemModel |
None. |
| OrderCallBacks |
远程调用记录列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderCallBackModel |
None. |
| OContacts |
联系人列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOContactModel |
None. |
| OLockedStatus |
锁定状态列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOLockedStatusModel |
None. |
| OrderStatus |
订单状态列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderStatusModel |
None. |
| OPassengers |
乘机人列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ParentOPassengerModel |
None. |
| OSegments |
订单行程列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOSegmentModel |
None. |
| OrderExpands |
订单扩展参数列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderExpandModel |
None. |
| OrderPayments |
订单收付款项列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderPaymentModel |
None. |
| PurchaseRoutes |
采购路由列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetPurchaseRouteModel |
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:
{
"TodoItems": [
{
"Designator": "sample string 1",
"Time": "2026-09-24T06:24:07.823425+08:00",
"Finished": true,
"ID": "21d56809-9e18-48a4-ba81-2578fbdf2f3d",
"OrderId": "a074537b-e6f2-4431-b6d5-990eff67d35e",
"Distributor": "sample string 6",
"Remarks": "sample string 7"
},
{
"Designator": "sample string 1",
"Time": "2026-09-24T06:24:07.823425+08:00",
"Finished": true,
"ID": "21d56809-9e18-48a4-ba81-2578fbdf2f3d",
"OrderId": "a074537b-e6f2-4431-b6d5-990eff67d35e",
"Distributor": "sample string 6",
"Remarks": "sample string 7"
}
],
"OrderCallBacks": [
{
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "e133320f-eca2-4e79-a696-b33946634581",
"OrderId": "da5b1e9a-79e4-46a1-a6b7-ffa878838d13",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "e133320f-eca2-4e79-a696-b33946634581",
"OrderId": "da5b1e9a-79e4-46a1-a6b7-ffa878838d13",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OContacts": [
{
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "fe909b55-593f-42b9-9bd4-abb1a9298b43",
"OrderId": "204deff6-1530-4b36-9dbc-5dca3fbd110f",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
},
{
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "fe909b55-593f-42b9-9bd4-abb1a9298b43",
"OrderId": "204deff6-1530-4b36-9dbc-5dca3fbd110f",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "e7e5bc04-2eed-4b20-82c6-8b62c7719a43",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:07.823425+08:00",
"OrderId": "cea381ad-8bb6-45c8-ae41-e53a552ce943",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "e7e5bc04-2eed-4b20-82c6-8b62c7719a43",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:07.823425+08:00",
"OrderId": "cea381ad-8bb6-45c8-ae41-e53a552ce943",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderStatus": [
{
"ID": "faf10075-d38c-43fe-b9bf-9c1e6fa6c2ff",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:07.823425+08:00",
"OrderId": "a85521cf-08c1-473b-80e3-5d18c8ba5465",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "faf10075-d38c-43fe-b9bf-9c1e6fa6c2ff",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-24T06:24:07.823425+08:00",
"OrderId": "a85521cf-08c1-473b-80e3-5d18c8ba5465",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "7410ccec-5a1c-4ac8-923d-cb1e4a4d423b",
"PassengerId": "4dd2dbc6-cbef-4465-8b96-8b339ec2ad2b",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "7410ccec-5a1c-4ac8-923d-cb1e4a4d423b",
"PassengerId": "4dd2dbc6-cbef-4465-8b96-8b339ec2ad2b",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "08505fd4-e991-479b-980b-af42c2d9d23f",
"PassengerId": "cb407ec5-bee2-4ebb-817d-0338310ecb77",
"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:24:07.823425+08:00",
"ID": "08505fd4-e991-479b-980b-af42c2d9d23f",
"PassengerId": "cb407ec5-bee2-4ebb-817d-0338310ecb77",
"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:24:07.823425+08:00",
"ID": "3292ee36-9e2d-4e83-92cf-16436d8b6b07",
"OrderId": "51ad0c53-b7b8-4894-b697-22bb77b72dda",
"Name": "sample string 4",
"Birthday": "2026-09-24T06:24:07.823425+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:24:07.823425+08:00",
"ID": "7410ccec-5a1c-4ac8-923d-cb1e4a4d423b",
"PassengerId": "4dd2dbc6-cbef-4465-8b96-8b339ec2ad2b",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "7410ccec-5a1c-4ac8-923d-cb1e4a4d423b",
"PassengerId": "4dd2dbc6-cbef-4465-8b96-8b339ec2ad2b",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "08505fd4-e991-479b-980b-af42c2d9d23f",
"PassengerId": "cb407ec5-bee2-4ebb-817d-0338310ecb77",
"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:24:07.823425+08:00",
"ID": "08505fd4-e991-479b-980b-af42c2d9d23f",
"PassengerId": "cb407ec5-bee2-4ebb-817d-0338310ecb77",
"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:24:07.823425+08:00",
"ID": "3292ee36-9e2d-4e83-92cf-16436d8b6b07",
"OrderId": "51ad0c53-b7b8-4894-b697-22bb77b72dda",
"Name": "sample string 4",
"Birthday": "2026-09-24T06:24:07.823425+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
}
],
"OSegments": [
{
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "690dcd1a-9155-4454-b39d-a3fba6c5c56e",
"OrderId": "28abf365-a24a-4c6c-9d41-c5a27e4e5905",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-09-24T06:24:07.823425+08:00",
"ArrivalDate": "2026-09-24T06:24:07.823425+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:24:07.823425+08:00",
"ID": "690dcd1a-9155-4454-b39d-a3fba6c5c56e",
"OrderId": "28abf365-a24a-4c6c-9d41-c5a27e4e5905",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-09-24T06:24:07.823425+08:00",
"ArrivalDate": "2026-09-24T06:24:07.823425+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"
}
],
"OrderExpands": [
{
"ID": "2489be85-4ca0-44ae-8f23-f0bcbd3d7e28",
"OrderId": "d9dff237-e14d-4d21-95ec-29bb2ea852fd",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "2489be85-4ca0-44ae-8f23-f0bcbd3d7e28",
"OrderId": "d9dff237-e14d-4d21-95ec-29bb2ea852fd",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"OrderPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "3d135cb9-1b2e-4de5-89f9-2e5853e16eea",
"OrderId": "1b5734fe-4b1d-47cd-a957-969b660a0dab",
"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:24:07.823425+08:00",
"ID": "3d135cb9-1b2e-4de5-89f9-2e5853e16eea",
"OrderId": "1b5734fe-4b1d-47cd-a957-969b660a0dab",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"PurchaseRoutes": [
{
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "53067cf3-c917-41b8-831a-dbe20ea761e8",
"OrderId": "01a255f0-7c43-4546-9a73-2ba7bdf41a10",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
},
{
"Creater": "sample string 1",
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "53067cf3-c917-41b8-831a-dbe20ea761e8",
"OrderId": "01a255f0-7c43-4546-9a73-2ba7bdf41a10",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
}
],
"DataSources": {
"ID": "23131500-fa4a-4387-a060-dffd31aebe87",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2026-09-24T06:24:07.823425+08:00",
"ID": "9d4b0ef9-bdc5-4aae-a8cc-90d2999bb73e",
"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:24:07.823425+08:00",
"Creater": "sample string 3",
"ID": "99ceed69-488e-4a1e-9dda-8a18e602e2fb",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-09-24T06:24:07.823425+08:00",
"ExternalTime": "2026-09-24T06:24:07.823425+08:00"
}