GET Api/Invoke/GetWebApiParentOrderByInternalNumber/{InternalNumber}
获取订单全结构信息
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| InternalNumber |
内部订单号 |
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": "2025-12-18T09:45:05.5497196+08:00",
"ID": "6471cd94-a6ad-46a2-bdc9-ff1b2d61f386",
"OrderId": "16fa49ea-9022-491b-94fb-78017debfff2",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
},
{
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "6471cd94-a6ad-46a2-bdc9-ff1b2d61f386",
"OrderId": "16fa49ea-9022-491b-94fb-78017debfff2",
"ContactUser": "sample string 4",
"ContactPhone": "sample string 5"
}
],
"PurchaseRoutes": [
{
"Creater": "sample string 1",
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "4b466840-dae5-4f66-9e53-ef4bde8a1c7b",
"OrderId": "4f33468a-1c09-4c6d-a78b-bdc96ffa0124",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
},
{
"Creater": "sample string 1",
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "4b466840-dae5-4f66-9e53-ef4bde8a1c7b",
"OrderId": "4f33468a-1c09-4c6d-a78b-bdc96ffa0124",
"PurchaseTag": "sample string 5",
"Remarks": "sample string 6"
}
],
"OPassengers": [
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "c6d7e645-c164-4659-b694-cc56f9b1b23c",
"PassengerId": "54bf7746-85f3-4770-87d3-0728d53f5030",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "c6d7e645-c164-4659-b694-cc56f9b1b23c",
"PassengerId": "54bf7746-85f3-4770-87d3-0728d53f5030",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "279dc5cd-e19f-4c62-8aa1-7d3f17337cc9",
"PassengerId": "000bd6e8-a467-4fdb-8541-d9388b0a5950",
"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": "2025-12-18T09:45:05.5497196+08:00",
"ID": "279dc5cd-e19f-4c62-8aa1-7d3f17337cc9",
"PassengerId": "000bd6e8-a467-4fdb-8541-d9388b0a5950",
"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": "2025-12-18T09:45:05.5497196+08:00",
"ID": "b31cb62e-fec7-4934-9faa-cbc073ef8f1b",
"OrderId": "730f2f0a-48d7-4336-b22a-405398d2107a",
"Name": "sample string 4",
"Birthday": "2025-12-18T09:45:05.5497196+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
},
{
"TicketNumbers": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "c6d7e645-c164-4659-b694-cc56f9b1b23c",
"PassengerId": "54bf7746-85f3-4770-87d3-0728d53f5030",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "c6d7e645-c164-4659-b694-cc56f9b1b23c",
"PassengerId": "54bf7746-85f3-4770-87d3-0728d53f5030",
"TicketNumber": "sample string 5",
"Posted": true,
"Remarks": "sample string 7"
}
],
"OTotalPrices": [
{
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "279dc5cd-e19f-4c62-8aa1-7d3f17337cc9",
"PassengerId": "000bd6e8-a467-4fdb-8541-d9388b0a5950",
"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": "2025-12-18T09:45:05.5497196+08:00",
"ID": "279dc5cd-e19f-4c62-8aa1-7d3f17337cc9",
"PassengerId": "000bd6e8-a467-4fdb-8541-d9388b0a5950",
"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": "2025-12-18T09:45:05.5497196+08:00",
"ID": "b31cb62e-fec7-4934-9faa-cbc073ef8f1b",
"OrderId": "730f2f0a-48d7-4336-b22a-405398d2107a",
"Name": "sample string 4",
"Birthday": "2025-12-18T09:45:05.5497196+08:00",
"CardType": 0,
"CardNo": "sample string 5",
"SexType": 0,
"PassengerType": 0,
"ContactPhone": "sample string 6"
}
],
"OrderExpands": [
{
"ID": "45d20d33-fe6a-4413-84e6-cee0bd6d8139",
"OrderId": "7080a393-c2f5-4081-8e9c-efed9dd73845",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
},
{
"ID": "45d20d33-fe6a-4413-84e6-cee0bd6d8139",
"OrderId": "7080a393-c2f5-4081-8e9c-efed9dd73845",
"SettingKey": "sample string 3",
"SettingValue": "sample string 4"
}
],
"OrderPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "110f6852-b046-4e5f-9a8a-0e7a12516402",
"OrderId": "8fcbd611-7898-4a0d-abaa-0ac6ed8c57a6",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "110f6852-b046-4e5f-9a8a-0e7a12516402",
"OrderId": "8fcbd611-7898-4a0d-abaa-0ac6ed8c57a6",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"OSegments": [
{
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "a39c0274-e77d-430d-a5ac-5ced846c3c2e",
"OrderId": "25d242d3-e306-414f-acc2-31ed67becb13",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2025-12-18T09:45:05.5497196+08:00",
"ArrivalDate": "2025-12-18T09:45:05.5497196+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": "2025-12-18T09:45:05.5497196+08:00",
"ID": "a39c0274-e77d-430d-a5ac-5ced846c3c2e",
"OrderId": "25d242d3-e306-414f-acc2-31ed67becb13",
"Sequence": 4,
"Carrier": "sample string 5",
"DepartureAirport": "sample string 6",
"ArrivalAirport": "sample string 7",
"DepartureDate": "2025-12-18T09:45:05.5497196+08:00",
"ArrivalDate": "2025-12-18T09:45:05.5497196+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": "bf8fe99f-cb01-43f9-903d-6e4a2d3ab76d",
"ProviderCode": "sample string 2",
"PriceChangeInterval": 3
},
"QuotationSources": {
"Time": "2025-12-18T09:45:05.5497196+08:00",
"ID": "6e89e1eb-88c9-4623-b919-097527c3280c",
"Remarks": "sample string 3",
"QuotationId": "sample string 4",
"ProductMark": "sample string 5",
"Creater": "sample string 6"
},
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2025-12-18T09:45:05.5497196+08:00",
"Creater": "sample string 3",
"ID": "35ace55d-ac93-44c5-8afd-3cf87b1f7f92",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-12-18T09:45:05.5497196+08:00",
"ExternalTime": "2025-12-18T09:45:05.5497196+08:00"
}