GET Api/Invoke/ExportQueryOverallOrderByChangedExternalNumber/{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": "2025-07-01T12:41:08.5148492+08:00", "ID": "dfd00623-7b59-4af7-8fac-173d0a006176", "OrderId": "bc272b2f-2143-4c0f-a394-ecfd7054fb51", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:41:08.5148492+08:00", "ID": "dfd00623-7b59-4af7-8fac-173d0a006176", "OrderId": "bc272b2f-2143-4c0f-a394-ecfd7054fb51", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" } ], "Refunds": [ { "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:41:08.5148492+08:00", "ID": "2baba0d3-9acb-4349-8433-6cc89b4da755", "RefundId": "98e8d1e8-bc28-4132-93b7-ac312008bb59", "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": "2025-07-01T12:41:08.5148492+08:00", "ID": "2baba0d3-9acb-4349-8433-6cc89b4da755", "RefundId": "98e8d1e8-bc28-4132-93b7-ac312008bb59", "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": "2025-07-01T12:41:08.5148492+08:00", "ID": "ccfbeffe-3c8d-4cc4-b8a9-d6a00e3e9c0c", "OrderId": "d69e1c5d-ec40-4999-9b6c-d4f9a1dff343", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-07-01T12:41:08.5148492+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T12:41:08.5148492+08:00" }, { "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:41:08.5148492+08:00", "ID": "2baba0d3-9acb-4349-8433-6cc89b4da755", "RefundId": "98e8d1e8-bc28-4132-93b7-ac312008bb59", "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": "2025-07-01T12:41:08.5148492+08:00", "ID": "2baba0d3-9acb-4349-8433-6cc89b4da755", "RefundId": "98e8d1e8-bc28-4132-93b7-ac312008bb59", "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": "2025-07-01T12:41:08.5148492+08:00", "ID": "ccfbeffe-3c8d-4cc4-b8a9-d6a00e3e9c0c", "OrderId": "d69e1c5d-ec40-4999-9b6c-d4f9a1dff343", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-07-01T12:41:08.5148492+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T12:41:08.5148492+08:00" } ], "Changeds": [ { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:41:08.5148492+08:00", "ID": "f1303a9d-0ad6-4a02-8032-87933be52403", "ChangedId": "4efc11b5-f435-4c16-a925-868739fea31d", "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": "2025-07-01T12:41:08.5148492+08:00", "ID": "f1303a9d-0ad6-4a02-8032-87933be52403", "ChangedId": "4efc11b5-f435-4c16-a925-868739fea31d", "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": "2025-07-01T12:41:08.5148492+08:00", "ID": "1a61ab3e-05d8-4ffe-a88e-f390a8497baf", "OrderId": "ae92837e-fbd2-43ee-9c14-caec2327c2a2", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-07-01T12:41:08.5148492+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T12:41:08.5148492+08:00" }, { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:41:08.5148492+08:00", "ID": "f1303a9d-0ad6-4a02-8032-87933be52403", "ChangedId": "4efc11b5-f435-4c16-a925-868739fea31d", "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": "2025-07-01T12:41:08.5148492+08:00", "ID": "f1303a9d-0ad6-4a02-8032-87933be52403", "ChangedId": "4efc11b5-f435-4c16-a925-868739fea31d", "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": "2025-07-01T12:41:08.5148492+08:00", "ID": "1a61ab3e-05d8-4ffe-a88e-f390a8497baf", "OrderId": "ae92837e-fbd2-43ee-9c14-caec2327c2a2", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-07-01T12:41:08.5148492+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T12:41:08.5148492+08:00" } ], "PurchaseOrders": [ { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:41:08.5148492+08:00", "ID": "3df59f10-7925-4a91-b066-4f4f4c4685b7", "PurchaseOrderId": "f5488c2d-98dc-4bf8-b634-3f42602d1ea1", "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-07-01T12:41:08.5148492+08:00", "ID": "3df59f10-7925-4a91-b066-4f4f4c4685b7", "PurchaseOrderId": "f5488c2d-98dc-4bf8-b634-3f42602d1ea1", "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-07-01T12:41:08.5148492+08:00", "ID": "4824acc3-7f3f-4263-97a1-7b8d53b52c2f", "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-07-01T12:41:08.5148492+08:00", "ID": "e5310ea7-fa13-43a8-a9d5-e9081bead2ae", "PurchaseOrderId": "de602cb5-512a-4de7-8d76-ad2f7cff481b", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "ac3a820f-7c0d-4a62-87e8-b41636f5abab", "LinkedId": "943bd3cc-c0f4-4932-af7a-ca046b72e0b9", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:41:08.5148492+08:00", "ID": "4824acc3-7f3f-4263-97a1-7b8d53b52c2f", "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-07-01T12:41:08.5148492+08:00", "ID": "e5310ea7-fa13-43a8-a9d5-e9081bead2ae", "PurchaseOrderId": "de602cb5-512a-4de7-8d76-ad2f7cff481b", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "ac3a820f-7c0d-4a62-87e8-b41636f5abab", "LinkedId": "943bd3cc-c0f4-4932-af7a-ca046b72e0b9", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-07-01T12:41:08.5148492+08:00", "ID": "3efc0a35-f8d8-4ffb-8c82-8dfd7045d506", "OrderId": "976b069e-a8ac-4fd8-95e7-1b2c8d6cdf74", "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-07-01T12:41:08.5148492+08:00", "ID": "3df59f10-7925-4a91-b066-4f4f4c4685b7", "PurchaseOrderId": "f5488c2d-98dc-4bf8-b634-3f42602d1ea1", "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-07-01T12:41:08.5148492+08:00", "ID": "3df59f10-7925-4a91-b066-4f4f4c4685b7", "PurchaseOrderId": "f5488c2d-98dc-4bf8-b634-3f42602d1ea1", "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-07-01T12:41:08.5148492+08:00", "ID": "4824acc3-7f3f-4263-97a1-7b8d53b52c2f", "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-07-01T12:41:08.5148492+08:00", "ID": "e5310ea7-fa13-43a8-a9d5-e9081bead2ae", "PurchaseOrderId": "de602cb5-512a-4de7-8d76-ad2f7cff481b", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "ac3a820f-7c0d-4a62-87e8-b41636f5abab", "LinkedId": "943bd3cc-c0f4-4932-af7a-ca046b72e0b9", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:41:08.5148492+08:00", "ID": "4824acc3-7f3f-4263-97a1-7b8d53b52c2f", "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-07-01T12:41:08.5148492+08:00", "ID": "e5310ea7-fa13-43a8-a9d5-e9081bead2ae", "PurchaseOrderId": "de602cb5-512a-4de7-8d76-ad2f7cff481b", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "ac3a820f-7c0d-4a62-87e8-b41636f5abab", "LinkedId": "943bd3cc-c0f4-4932-af7a-ca046b72e0b9", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-07-01T12:41:08.5148492+08:00", "ID": "3efc0a35-f8d8-4ffb-8c82-8dfd7045d506", "OrderId": "976b069e-a8ac-4fd8-95e7-1b2c8d6cdf74", "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": "2025-07-01T12:41:08.5148492+08:00", "Creater": "sample string 3", "ID": "8a8994ef-b383-4155-9fe4-cafe6a3b9f8f", "SiteId": "sample string 5", "OrderExternalNumber": "sample string 6", "LatestTime": "2025-07-01T12:41:08.5148492+08:00", "ExternalTime": "2025-07-01T12:41:08.5148492+08:00" }