GET Api/Invoke/ExportQueryOverallOrderByOrderExternalNumber/{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.ExportQueryOrderModelName | Description | Type | Additional information |
---|---|---|---|
OrderPayments |
订单收付款项列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.GetOrderPaymentModel |
None. |
Refunds |
退票单列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportQueryRefundModel |
None. |
Changeds |
改签单列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportQueryChangedModel |
None. |
PurchaseOrders |
采购单列表 |
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportQueryPurchaseOrderModel |
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:
{ "OrderPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "2a2640f2-ed3a-4c00-ba31-7dde882262a2", "OrderId": "65dcf157-a61d-4b40-aa46-7bc60b94a5f7", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "2a2640f2-ed3a-4c00-ba31-7dde882262a2", "OrderId": "65dcf157-a61d-4b40-aa46-7bc60b94a5f7", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" } ], "Refunds": [ { "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "6f6c3976-002c-4975-b0ed-8167ee8cefd1", "RefundId": "7b322b7c-271f-4a1b-8cee-50922ff1c30b", "Confirmed": true, "Reconciled": true, "RefundPrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "6f6c3976-002c-4975-b0ed-8167ee8cefd1", "RefundId": "7b322b7c-271f-4a1b-8cee-50922ff1c30b", "Confirmed": true, "Reconciled": true, "RefundPrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" } ], "RefundInternalNumber": "sample string 1", "RefundSource": 0, "Creater": "sample string 2", "InternalTime": "2024-12-23T19:28:04.9589081+08:00", "ID": "9612ad25-d65b-481c-9c34-2d6ae085f8ec", "OrderId": "4aaebfe4-c8fe-4da7-8d5f-4f6795a60f55", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2024-12-23T19:28:04.9589081+08:00", "Remarks": "sample string 7", "ExternalTime": "2024-12-23T19:28:04.9589081+08:00" }, { "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "6f6c3976-002c-4975-b0ed-8167ee8cefd1", "RefundId": "7b322b7c-271f-4a1b-8cee-50922ff1c30b", "Confirmed": true, "Reconciled": true, "RefundPrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "6f6c3976-002c-4975-b0ed-8167ee8cefd1", "RefundId": "7b322b7c-271f-4a1b-8cee-50922ff1c30b", "Confirmed": true, "Reconciled": true, "RefundPrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" } ], "RefundInternalNumber": "sample string 1", "RefundSource": 0, "Creater": "sample string 2", "InternalTime": "2024-12-23T19:28:04.9589081+08:00", "ID": "9612ad25-d65b-481c-9c34-2d6ae085f8ec", "OrderId": "4aaebfe4-c8fe-4da7-8d5f-4f6795a60f55", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2024-12-23T19:28:04.9589081+08:00", "Remarks": "sample string 7", "ExternalTime": "2024-12-23T19:28:04.9589081+08:00" } ], "Changeds": [ { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "6eff27e0-bb2c-47e3-895e-3b5a0d479856", "ChangedId": "885e6b93-96b0-47a2-bafb-9da4e352dfe5", "Confirmed": true, "Reconciled": true, "UpgradePrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "6eff27e0-bb2c-47e3-895e-3b5a0d479856", "ChangedId": "885e6b93-96b0-47a2-bafb-9da4e352dfe5", "Confirmed": true, "Reconciled": true, "UpgradePrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" } ], "ChangedInternalNumber": "sample string 1", "ChangedSource": 0, "Creater": "sample string 2", "InternalTime": "2024-12-23T19:28:04.9589081+08:00", "ID": "f18c15c8-6dee-442b-8839-18b90956439d", "OrderId": "38df673e-0995-4417-aa26-9d837135bfa7", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2024-12-23T19:28:04.9589081+08:00", "Remarks": "sample string 7", "ExternalTime": "2024-12-23T19:28:04.9589081+08:00" }, { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "6eff27e0-bb2c-47e3-895e-3b5a0d479856", "ChangedId": "885e6b93-96b0-47a2-bafb-9da4e352dfe5", "Confirmed": true, "Reconciled": true, "UpgradePrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "6eff27e0-bb2c-47e3-895e-3b5a0d479856", "ChangedId": "885e6b93-96b0-47a2-bafb-9da4e352dfe5", "Confirmed": true, "Reconciled": true, "UpgradePrice": 7.1, "CostPrice": 8.1, "TransactionId": "sample string 9", "Remarks": "sample string 10" } ], "ChangedInternalNumber": "sample string 1", "ChangedSource": 0, "Creater": "sample string 2", "InternalTime": "2024-12-23T19:28:04.9589081+08:00", "ID": "f18c15c8-6dee-442b-8839-18b90956439d", "OrderId": "38df673e-0995-4417-aa26-9d837135bfa7", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2024-12-23T19:28:04.9589081+08:00", "Remarks": "sample string 7", "ExternalTime": "2024-12-23T19:28:04.9589081+08:00" } ], "PurchaseOrders": [ { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "64824598-cc9d-4e5c-a9a2-4312b56d578e", "PurchaseOrderId": "7a93e833-b97a-488c-9a11-1e9047bab9ed", "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": "2024-12-23T19:28:04.9589081+08:00", "ID": "64824598-cc9d-4e5c-a9a2-4312b56d578e", "PurchaseOrderId": "7a93e833-b97a-488c-9a11-1e9047bab9ed", "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": "2024-12-23T19:28:04.9589081+08:00", "ID": "2149be4f-e32b-4e6a-a4f8-b5b1cb5da793", "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": "2024-12-23T19:28:04.9589081+08:00", "ID": "707a9bb8-7ab9-4007-a482-41f08465408c", "PurchaseOrderId": "9b8d389b-74c1-41ea-a58e-d88340f1fc78", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "646fb02f-16be-4ad0-a7b6-141c1c0d099a", "LinkedId": "2a61ade3-511f-413a-ae32-7e014d82fb45", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "2149be4f-e32b-4e6a-a4f8-b5b1cb5da793", "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": "2024-12-23T19:28:04.9589081+08:00", "ID": "707a9bb8-7ab9-4007-a482-41f08465408c", "PurchaseOrderId": "9b8d389b-74c1-41ea-a58e-d88340f1fc78", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "646fb02f-16be-4ad0-a7b6-141c1c0d099a", "LinkedId": "2a61ade3-511f-413a-ae32-7e014d82fb45", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "f192e612-3088-4b5d-a291-ded786338909", "OrderId": "d9059960-c8f2-4ad1-a872-d4512a8e458a", "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": "2024-12-23T19:28:04.9589081+08:00", "ID": "64824598-cc9d-4e5c-a9a2-4312b56d578e", "PurchaseOrderId": "7a93e833-b97a-488c-9a11-1e9047bab9ed", "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": "2024-12-23T19:28:04.9589081+08:00", "ID": "64824598-cc9d-4e5c-a9a2-4312b56d578e", "PurchaseOrderId": "7a93e833-b97a-488c-9a11-1e9047bab9ed", "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": "2024-12-23T19:28:04.9589081+08:00", "ID": "2149be4f-e32b-4e6a-a4f8-b5b1cb5da793", "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": "2024-12-23T19:28:04.9589081+08:00", "ID": "707a9bb8-7ab9-4007-a482-41f08465408c", "PurchaseOrderId": "9b8d389b-74c1-41ea-a58e-d88340f1fc78", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "646fb02f-16be-4ad0-a7b6-141c1c0d099a", "LinkedId": "2a61ade3-511f-413a-ae32-7e014d82fb45", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "2149be4f-e32b-4e6a-a4f8-b5b1cb5da793", "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": "2024-12-23T19:28:04.9589081+08:00", "ID": "707a9bb8-7ab9-4007-a482-41f08465408c", "PurchaseOrderId": "9b8d389b-74c1-41ea-a58e-d88340f1fc78", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "646fb02f-16be-4ad0-a7b6-141c1c0d099a", "LinkedId": "2a61ade3-511f-413a-ae32-7e014d82fb45", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2024-12-23T19:28:04.9589081+08:00", "ID": "f192e612-3088-4b5d-a291-ded786338909", "OrderId": "d9059960-c8f2-4ad1-a872-d4512a8e458a", "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" } ], "OrderInternalNumber": "sample string 1", "OrderSource": 0, "InternalTime": "2024-12-23T19:28:04.9589081+08:00", "Creater": "sample string 3", "ID": "8b8faff9-f6c7-4c51-9c06-0b0b0bb196ea", "SiteId": "sample string 5", "OrderExternalNumber": "sample string 6", "LatestTime": "2024-12-23T19:28:04.9589081+08:00", "ExternalTime": "2024-12-23T19:28:04.9589081+08:00" }