GET Api/Invoke/ExportOverallOrderByExternalNumber/{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.ExportOrderModelName | Description | Type | Additional information |
---|---|---|---|
PurchaseOrders |
采购单列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportPurchaseOrderModel |
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. |
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:
{ "PurchaseOrders": [ { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "a191b327-bc28-4f53-8e61-20a6b6a11c07", "PurchaseOrderId": "8177f261-f7cb-47d9-a43b-4b2a89a337a2", "PayPrice": 5.1, "PaymentTag": "sample string 6", "PaymentCode": "sample string 7", "PaymentAccount": "sample string 8", "TransactionId": "sample string 9", "Reconciled": true, "Remarks": "sample string 11" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "a191b327-bc28-4f53-8e61-20a6b6a11c07", "PurchaseOrderId": "8177f261-f7cb-47d9-a43b-4b2a89a337a2", "PayPrice": 5.1, "PaymentTag": "sample string 6", "PaymentCode": "sample string 7", "PaymentAccount": "sample string 8", "TransactionId": "sample string 9", "Reconciled": true, "Remarks": "sample string 11" } ], "PurchaseFollowups": [ { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "e3f9c8c0-3d79-4e42-8ba1-58b4b726bf20", "ClaimlPrice": 4.1, "ServicePrice": 5.1, "Confirmed": true, "Reconciled": true, "TransactionId": "sample string 8", "Remarks": "sample string 9" }, "RecordType": 0, "ApplyStatus": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "5767529c-1fdd-4087-9f5d-28468a44933e", "PurchaseOrderId": "a441a0f0-2c23-42be-93e6-a903a687bb45", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "e1e57d9a-449e-4fd3-b49a-31699f1e665d", "LinkedId": "bb2f1574-1426-42bd-a223-27175cb336c7", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "e3f9c8c0-3d79-4e42-8ba1-58b4b726bf20", "ClaimlPrice": 4.1, "ServicePrice": 5.1, "Confirmed": true, "Reconciled": true, "TransactionId": "sample string 8", "Remarks": "sample string 9" }, "RecordType": 0, "ApplyStatus": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "5767529c-1fdd-4087-9f5d-28468a44933e", "PurchaseOrderId": "a441a0f0-2c23-42be-93e6-a903a687bb45", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "e1e57d9a-449e-4fd3-b49a-31699f1e665d", "LinkedId": "bb2f1574-1426-42bd-a223-27175cb336c7", "PassengerIds": "sample string 6" } ], "PurchaseIncludes": [ { "ID": "13fec4bd-36e9-4882-bdee-061d43308ea8", "PurchaseOrderId": "fb076791-41bc-477a-b909-403fc21469dc", "PassengerId": "96900732-72d6-4a28-9769-4bc5e374a9a8", "TicketNumber": "sample string 4" }, { "ID": "13fec4bd-36e9-4882-bdee-061d43308ea8", "PurchaseOrderId": "fb076791-41bc-477a-b909-403fc21469dc", "PassengerId": "96900732-72d6-4a28-9769-4bc5e374a9a8", "TicketNumber": "sample string 4" } ], "PurchaseMembers": [ { "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "87db0324-b40f-48d8-9743-3dac8905d904", "PurchaseOrderId": "80493e98-a3c3-4eae-ba63-df8cab90582f", "UserName": "sample string 4", "Password": "sample string 5", "ContactPhone": "sample string 6", "Remarks": "sample string 7", "MembersId": "sample string 8" }, { "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "87db0324-b40f-48d8-9743-3dac8905d904", "PurchaseOrderId": "80493e98-a3c3-4eae-ba63-df8cab90582f", "UserName": "sample string 4", "Password": "sample string 5", "ContactPhone": "sample string 6", "Remarks": "sample string 7", "MembersId": "sample string 8" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "ac602b0d-1c78-40b8-bf04-986731b46bc8", "OrderId": "11d119d4-43d0-4a01-907c-f2834fb4f5e2", "PurchaseOrderNumber": "sample string 6", "PurchaseOrderType": 0, "TotalPrice": 7.1, "PlatName": "sample string 8", "PurchaseTag": "sample string 9", "ProviderCode": "sample string 10", "CabinLevel": 0, "CabinCode": "sample string 11", "ProductRules": "sample string 12", "Remarks": "sample string 13" }, { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "a191b327-bc28-4f53-8e61-20a6b6a11c07", "PurchaseOrderId": "8177f261-f7cb-47d9-a43b-4b2a89a337a2", "PayPrice": 5.1, "PaymentTag": "sample string 6", "PaymentCode": "sample string 7", "PaymentAccount": "sample string 8", "TransactionId": "sample string 9", "Reconciled": true, "Remarks": "sample string 11" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "a191b327-bc28-4f53-8e61-20a6b6a11c07", "PurchaseOrderId": "8177f261-f7cb-47d9-a43b-4b2a89a337a2", "PayPrice": 5.1, "PaymentTag": "sample string 6", "PaymentCode": "sample string 7", "PaymentAccount": "sample string 8", "TransactionId": "sample string 9", "Reconciled": true, "Remarks": "sample string 11" } ], "PurchaseFollowups": [ { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "e3f9c8c0-3d79-4e42-8ba1-58b4b726bf20", "ClaimlPrice": 4.1, "ServicePrice": 5.1, "Confirmed": true, "Reconciled": true, "TransactionId": "sample string 8", "Remarks": "sample string 9" }, "RecordType": 0, "ApplyStatus": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "5767529c-1fdd-4087-9f5d-28468a44933e", "PurchaseOrderId": "a441a0f0-2c23-42be-93e6-a903a687bb45", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "e1e57d9a-449e-4fd3-b49a-31699f1e665d", "LinkedId": "bb2f1574-1426-42bd-a223-27175cb336c7", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "e3f9c8c0-3d79-4e42-8ba1-58b4b726bf20", "ClaimlPrice": 4.1, "ServicePrice": 5.1, "Confirmed": true, "Reconciled": true, "TransactionId": "sample string 8", "Remarks": "sample string 9" }, "RecordType": 0, "ApplyStatus": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "5767529c-1fdd-4087-9f5d-28468a44933e", "PurchaseOrderId": "a441a0f0-2c23-42be-93e6-a903a687bb45", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "e1e57d9a-449e-4fd3-b49a-31699f1e665d", "LinkedId": "bb2f1574-1426-42bd-a223-27175cb336c7", "PassengerIds": "sample string 6" } ], "PurchaseIncludes": [ { "ID": "13fec4bd-36e9-4882-bdee-061d43308ea8", "PurchaseOrderId": "fb076791-41bc-477a-b909-403fc21469dc", "PassengerId": "96900732-72d6-4a28-9769-4bc5e374a9a8", "TicketNumber": "sample string 4" }, { "ID": "13fec4bd-36e9-4882-bdee-061d43308ea8", "PurchaseOrderId": "fb076791-41bc-477a-b909-403fc21469dc", "PassengerId": "96900732-72d6-4a28-9769-4bc5e374a9a8", "TicketNumber": "sample string 4" } ], "PurchaseMembers": [ { "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "87db0324-b40f-48d8-9743-3dac8905d904", "PurchaseOrderId": "80493e98-a3c3-4eae-ba63-df8cab90582f", "UserName": "sample string 4", "Password": "sample string 5", "ContactPhone": "sample string 6", "Remarks": "sample string 7", "MembersId": "sample string 8" }, { "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "87db0324-b40f-48d8-9743-3dac8905d904", "PurchaseOrderId": "80493e98-a3c3-4eae-ba63-df8cab90582f", "UserName": "sample string 4", "Password": "sample string 5", "ContactPhone": "sample string 6", "Remarks": "sample string 7", "MembersId": "sample string 8" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "ac602b0d-1c78-40b8-bf04-986731b46bc8", "OrderId": "11d119d4-43d0-4a01-907c-f2834fb4f5e2", "PurchaseOrderNumber": "sample string 6", "PurchaseOrderType": 0, "TotalPrice": 7.1, "PlatName": "sample string 8", "PurchaseTag": "sample string 9", "ProviderCode": "sample string 10", "CabinLevel": 0, "CabinCode": "sample string 11", "ProductRules": "sample string 12", "Remarks": "sample string 13" } ], "OLockedStatus": [ { "ID": "5f8d121f-4ba0-48ed-b44b-ecd6b5370e57", "RecordType": 0, "Creater": "sample string 2", "Time": "2025-04-03T19:53:20.6238819+08:00", "OrderId": "5e7400cf-d91f-4579-bf95-058b9bbfec21", "Status": 0, "Remarks": "sample string 5" }, { "ID": "5f8d121f-4ba0-48ed-b44b-ecd6b5370e57", "RecordType": 0, "Creater": "sample string 2", "Time": "2025-04-03T19:53:20.6238819+08:00", "OrderId": "5e7400cf-d91f-4579-bf95-058b9bbfec21", "Status": 0, "Remarks": "sample string 5" } ], "OrderStatus": [ { "ID": "79726ddd-cd17-427c-87e2-0374c26bbbbe", "RecordType": 0, "Creater": "sample string 2", "Time": "2025-04-03T19:53:20.6238819+08:00", "OrderId": "6091d9f2-a9ae-42aa-9143-8e942f7ecdf6", "Status": 1, "Remarks": "sample string 5" }, { "ID": "79726ddd-cd17-427c-87e2-0374c26bbbbe", "RecordType": 0, "Creater": "sample string 2", "Time": "2025-04-03T19:53:20.6238819+08:00", "OrderId": "6091d9f2-a9ae-42aa-9143-8e942f7ecdf6", "Status": 1, "Remarks": "sample string 5" } ], "OPassengers": [ { "TicketNumbers": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "6424c0f6-d0de-4520-be71-d60549bfe2ff", "PassengerId": "fcb0917e-f605-4d00-9ead-63667a5586d1", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "6424c0f6-d0de-4520-be71-d60549bfe2ff", "PassengerId": "fcb0917e-f605-4d00-9ead-63667a5586d1", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" } ], "OTotalPrices": [ { "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "e5cfa1ea-01d5-4dab-81f1-bceaf60a33e5", "PassengerId": "811b41eb-5529-48b5-9919-38632068989a", "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-04-03T19:53:20.6238819+08:00", "ID": "e5cfa1ea-01d5-4dab-81f1-bceaf60a33e5", "PassengerId": "811b41eb-5529-48b5-9919-38632068989a", "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-04-03T19:53:20.6238819+08:00", "ID": "1ff9d849-c86f-40cc-bfe8-872503670085", "OrderId": "9bca0112-bc7b-4e9f-a14c-09238e37b0d1", "Name": "sample string 4", "Birthday": "2025-04-03T19:53:20.6238819+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-04-03T19:53:20.6238819+08:00", "ID": "6424c0f6-d0de-4520-be71-d60549bfe2ff", "PassengerId": "fcb0917e-f605-4d00-9ead-63667a5586d1", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "6424c0f6-d0de-4520-be71-d60549bfe2ff", "PassengerId": "fcb0917e-f605-4d00-9ead-63667a5586d1", "TicketNumber": "sample string 5", "Posted": true, "Remarks": "sample string 7" } ], "OTotalPrices": [ { "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "e5cfa1ea-01d5-4dab-81f1-bceaf60a33e5", "PassengerId": "811b41eb-5529-48b5-9919-38632068989a", "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-04-03T19:53:20.6238819+08:00", "ID": "e5cfa1ea-01d5-4dab-81f1-bceaf60a33e5", "PassengerId": "811b41eb-5529-48b5-9919-38632068989a", "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-04-03T19:53:20.6238819+08:00", "ID": "1ff9d849-c86f-40cc-bfe8-872503670085", "OrderId": "9bca0112-bc7b-4e9f-a14c-09238e37b0d1", "Name": "sample string 4", "Birthday": "2025-04-03T19:53:20.6238819+08:00", "CardType": 0, "CardNo": "sample string 5", "SexType": 0, "PassengerType": 0, "ContactPhone": "sample string 6" } ], "OrderPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "29dc7adf-04fd-4d44-9ef8-21a8f4828494", "OrderId": "a550f54b-9c07-4ae8-b3dc-cd87b94825aa", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "29dc7adf-04fd-4d44-9ef8-21a8f4828494", "OrderId": "a550f54b-9c07-4ae8-b3dc-cd87b94825aa", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" } ], "OSegments": [ { "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "b9161462-b83c-432a-adc3-0a23f7c8016e", "OrderId": "34fe25a4-f832-4fc6-8954-c3f35ced1721", "Sequence": 4, "Carrier": "sample string 5", "DepartureAirport": "sample string 6", "ArrivalAirport": "sample string 7", "DepartureDate": "2025-04-03T19:53:20.6238819+08:00", "ArrivalDate": "2025-04-03T19:53:20.6238819+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-04-03T19:53:20.6238819+08:00", "ID": "b9161462-b83c-432a-adc3-0a23f7c8016e", "OrderId": "34fe25a4-f832-4fc6-8954-c3f35ced1721", "Sequence": 4, "Carrier": "sample string 5", "DepartureAirport": "sample string 6", "ArrivalAirport": "sample string 7", "DepartureDate": "2025-04-03T19:53:20.6238819+08:00", "ArrivalDate": "2025-04-03T19:53:20.6238819+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": "6588f389-1c52-43ce-b6be-d7d417a30df4", "ProviderCode": "sample string 2", "PriceChangeInterval": 3 }, "QuotationSources": { "Time": "2025-04-03T19:53:20.6238819+08:00", "ID": "48a1815c-2a8f-4bfe-851d-5ec2451accdd", "Remarks": "sample string 3", "QuotationId": "sample string 4", "ProductMark": "sample string 5", "Creater": "sample string 6" }, "OrderInternalNumber": "sample string 1", "OrderSource": 0, "InternalTime": "2025-04-03T19:53:20.6238819+08:00", "Creater": "sample string 3", "ID": "224b43d4-7092-435d-b1a7-388d41f49502", "SiteId": "sample string 5", "OrderExternalNumber": "sample string 6", "LatestTime": "2025-04-03T19:53:20.6238819+08:00", "ExternalTime": "2025-04-03T19:53:20.6238819+08:00" }