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-08-09T12:38:48.4030182+08:00",
"Finished": true,
"ID": "8443625d-94af-423b-9640-d9a540d583d3",
"OrderId": "6a4ccc52-0e5b-4096-b48e-9588f60db1a5",
"Distributor": "sample string 6",
"Remarks": "sample string 7"
},
{
"Designator": "sample string 1",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"Finished": true,
"ID": "8443625d-94af-423b-9640-d9a540d583d3",
"OrderId": "6a4ccc52-0e5b-4096-b48e-9588f60db1a5",
"Distributor": "sample string 6",
"Remarks": "sample string 7"
}
],
"OrderCallBacks": [
{
"Creater": "sample string 1",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "21b69a1f-99c6-4188-9de0-d88cd0f4aec5",
"OrderId": "3d1d3ebd-b146-4f10-9d26-5dc0c601537a",
"Status": 1,
"Remarks": "sample string 5"
},
{
"Creater": "sample string 1",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "21b69a1f-99c6-4188-9de0-d88cd0f4aec5",
"OrderId": "3d1d3ebd-b146-4f10-9d26-5dc0c601537a",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OContacts": [
{
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "5932d091-8ef5-4697-a1bd-ee0a564eddf8",
"OrderId": "9128f626-ad86-48e0-a0dc-93ae42bb6d2b",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
},
{
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "5932d091-8ef5-4697-a1bd-ee0a564eddf8",
"OrderId": "9128f626-ad86-48e0-a0dc-93ae42bb6d2b",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "fcaa289c-1206-4ef7-a057-5f6dc329c674",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"OrderId": "2052c08b-c078-4146-bbfd-feefb544026b",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "fcaa289c-1206-4ef7-a057-5f6dc329c674",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"OrderId": "2052c08b-c078-4146-bbfd-feefb544026b",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderStatus": [
{
"ID": "059867c8-29e3-4107-8283-f6f0c9daf60f",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"OrderId": "e9c063dc-4c22-4d5c-b5a9-07f8d08a936c",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "059867c8-29e3-4107-8283-f6f0c9daf60f",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"OrderId": "e9c063dc-4c22-4d5c-b5a9-07f8d08a936c",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "f23d6796-dd78-4a6d-bc89-318abd9d1184",
"PassengerId": "445f5301-d9ab-44de-81a5-8db6d732a725",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "f23d6796-dd78-4a6d-bc89-318abd9d1184",
"PassengerId": "445f5301-d9ab-44de-81a5-8db6d732a725",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "c27c22e8-108d-44dd-ae67-e4579022b4d5",
"PassengerId": "293a4b39-ede8-4c17-908b-fac206532664",
"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-08-09T12:38:48.4030182+08:00",
"ID": "c27c22e8-108d-44dd-ae67-e4579022b4d5",
"PassengerId": "293a4b39-ede8-4c17-908b-fac206532664",
"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-08-09T12:38:48.4030182+08:00",
"ID": "0a09fe21-b1ef-4719-8174-3a3d02c0184f",
"OrderId": "cf1a168b-0428-4957-9d74-63e927dfee6d",
"Name": "sample string 4",
"Birthday": "2026-08-09T12:38:48.4030182+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-08-09T12:38:48.4030182+08:00",
"ID": "f23d6796-dd78-4a6d-bc89-318abd9d1184",
"PassengerId": "445f5301-d9ab-44de-81a5-8db6d732a725",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "f23d6796-dd78-4a6d-bc89-318abd9d1184",
"PassengerId": "445f5301-d9ab-44de-81a5-8db6d732a725",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "c27c22e8-108d-44dd-ae67-e4579022b4d5",
"PassengerId": "293a4b39-ede8-4c17-908b-fac206532664",
"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-08-09T12:38:48.4030182+08:00",
"ID": "c27c22e8-108d-44dd-ae67-e4579022b4d5",
"PassengerId": "293a4b39-ede8-4c17-908b-fac206532664",
"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-08-09T12:38:48.4030182+08:00",
"ID": "0a09fe21-b1ef-4719-8174-3a3d02c0184f",
"OrderId": "cf1a168b-0428-4957-9d74-63e927dfee6d",
"Name": "sample string 4",
"Birthday": "2026-08-09T12:38:48.4030182+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
}
],
"OSegments": [
{
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "30c7ffd1-e8ca-4f6c-976d-40c28c06e40f",
"OrderId": "3bb29cc9-32b7-4043-bb1c-7542384189d8",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-08-09T12:38:48.4030182+08:00",
"ArrivalDate": "2026-08-09T12:38:48.4030182+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-08-09T12:38:48.4030182+08:00",
"ID": "30c7ffd1-e8ca-4f6c-976d-40c28c06e40f",
"OrderId": "3bb29cc9-32b7-4043-bb1c-7542384189d8",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2026-08-09T12:38:48.4030182+08:00",
"ArrivalDate": "2026-08-09T12:38:48.4030182+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": "9405bc51-54ca-4be4-ab04-89243b6af78e",
"OrderId": "090a5416-402b-4298-9508-2ec7421cda6d",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "9405bc51-54ca-4be4-ab04-89243b6af78e",
"OrderId": "090a5416-402b-4298-9508-2ec7421cda6d",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"OrderPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "3066242b-a872-4a1d-b7b2-29e672da8dbe",
"OrderId": "5b923b36-e979-4dba-a619-1811ec8e2273",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "3066242b-a872-4a1d-b7b2-29e672da8dbe",
"OrderId": "5b923b36-e979-4dba-a619-1811ec8e2273",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"PurchaseRoutes": [
{
"Creater": "sample string 1",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "0646ef89-af40-43bc-9819-a53196c8a84f",
"OrderId": "345a20fd-8a36-4160-89cb-0e4d49a4ed58",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
},
{
"Creater": "sample string 1",
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "0646ef89-af40-43bc-9819-a53196c8a84f",
"OrderId": "345a20fd-8a36-4160-89cb-0e4d49a4ed58",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
}
],
"DataSources": {
"ID": "e5862aeb-89cf-465a-adfd-b589a287b497",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2026-08-09T12:38:48.4030182+08:00",
"ID": "e9435b23-26a6-4a9c-b2f4-68d047e494c0",
"Remarks": "sample string 3",
"QuotationId": "sample string 4",
"ProductMark": "sample string 5",
"Creater": "sample string 6"
},
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-08-09T12:38:48.4030182+08:00",
"Creater": "sample string 3",
"ID": "bd218dc1-d8e5-421f-964b-7d0f226d55fa",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-08-09T12:38:48.4030182+08:00",
"ExternalTime": "2026-08-09T12:38:48.4030182+08:00"
}