GET Api/Invoke/ExportQueryOverallOrderByRefundExternalNumber/{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-01T04:43:07.1285812+08:00", "ID": "af502ea1-dd48-4cde-8fc8-245804ca4368", "OrderId": "04c1d0f4-cc2d-4120-8029-7a57cf9cdefb", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T04:43:07.1285812+08:00", "ID": "af502ea1-dd48-4cde-8fc8-245804ca4368", "OrderId": "04c1d0f4-cc2d-4120-8029-7a57cf9cdefb", "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-01T04:43:07.1285812+08:00", "ID": "e7bc85cf-1f89-4969-84c2-0912d1e9e65d", "RefundId": "435dd8a3-8d4a-4a1f-8384-e670d9f00be9", "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-01T04:43:07.1285812+08:00", "ID": "e7bc85cf-1f89-4969-84c2-0912d1e9e65d", "RefundId": "435dd8a3-8d4a-4a1f-8384-e670d9f00be9", "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-01T04:43:07.1285812+08:00", "ID": "6dd54fba-5b02-457a-b11e-c69d181eb981", "OrderId": "7c5bd738-3a22-4dfb-8d40-74aaeb33b99f", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-07-01T04:43:07.1285812+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T04:43:07.1285812+08:00" }, { "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T04:43:07.1285812+08:00", "ID": "e7bc85cf-1f89-4969-84c2-0912d1e9e65d", "RefundId": "435dd8a3-8d4a-4a1f-8384-e670d9f00be9", "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-01T04:43:07.1285812+08:00", "ID": "e7bc85cf-1f89-4969-84c2-0912d1e9e65d", "RefundId": "435dd8a3-8d4a-4a1f-8384-e670d9f00be9", "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-01T04:43:07.1285812+08:00", "ID": "6dd54fba-5b02-457a-b11e-c69d181eb981", "OrderId": "7c5bd738-3a22-4dfb-8d40-74aaeb33b99f", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-07-01T04:43:07.1285812+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T04:43:07.1285812+08:00" } ], "Changeds": [ { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T04:43:07.1285812+08:00", "ID": "6a2843ea-4866-45d1-9316-a658b385a8bc", "ChangedId": "3e1c3dc6-2992-4b36-902e-a0584b796503", "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-01T04:43:07.1285812+08:00", "ID": "6a2843ea-4866-45d1-9316-a658b385a8bc", "ChangedId": "3e1c3dc6-2992-4b36-902e-a0584b796503", "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-01T04:43:07.1285812+08:00", "ID": "4e5e540d-314d-4aab-afc2-a69ecebc5e72", "OrderId": "34f26322-a9d9-4ed1-a324-eed2bdb3a27e", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-07-01T04:43:07.1285812+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T04:43:07.1285812+08:00" }, { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T04:43:07.1285812+08:00", "ID": "6a2843ea-4866-45d1-9316-a658b385a8bc", "ChangedId": "3e1c3dc6-2992-4b36-902e-a0584b796503", "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-01T04:43:07.1285812+08:00", "ID": "6a2843ea-4866-45d1-9316-a658b385a8bc", "ChangedId": "3e1c3dc6-2992-4b36-902e-a0584b796503", "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-01T04:43:07.1285812+08:00", "ID": "4e5e540d-314d-4aab-afc2-a69ecebc5e72", "OrderId": "34f26322-a9d9-4ed1-a324-eed2bdb3a27e", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-07-01T04:43:07.1285812+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T04:43:07.1285812+08:00" } ], "PurchaseOrders": [ { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T04:43:07.1285812+08:00", "ID": "2bc6020d-f09b-4e99-8153-e07fccdcce3b", "PurchaseOrderId": "401fcafa-ab09-4cf9-a00b-5dd2ef5fb291", "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-01T04:43:07.1285812+08:00", "ID": "2bc6020d-f09b-4e99-8153-e07fccdcce3b", "PurchaseOrderId": "401fcafa-ab09-4cf9-a00b-5dd2ef5fb291", "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-01T04:43:07.1285812+08:00", "ID": "1faaa7bc-23d9-4606-a6d8-24e01bfc3c5f", "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-01T04:43:07.1285812+08:00", "ID": "9e3a6e31-7b3d-445b-ad21-a5560ed806ac", "PurchaseOrderId": "2b99f79f-1a5f-487a-84f3-76cddc2c50d9", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "16dbe0ac-5718-4ada-b583-ceaf90a4e050", "LinkedId": "abd5351c-8159-46a8-8b1e-1acf42689133", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T04:43:07.1285812+08:00", "ID": "1faaa7bc-23d9-4606-a6d8-24e01bfc3c5f", "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-01T04:43:07.1285812+08:00", "ID": "9e3a6e31-7b3d-445b-ad21-a5560ed806ac", "PurchaseOrderId": "2b99f79f-1a5f-487a-84f3-76cddc2c50d9", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "16dbe0ac-5718-4ada-b583-ceaf90a4e050", "LinkedId": "abd5351c-8159-46a8-8b1e-1acf42689133", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-07-01T04:43:07.1285812+08:00", "ID": "c8df8aaa-8a9d-4e1d-9d3a-6fc99d195e68", "OrderId": "b595f6d1-3fbf-43d3-87bf-4885f0853c88", "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-01T04:43:07.1285812+08:00", "ID": "2bc6020d-f09b-4e99-8153-e07fccdcce3b", "PurchaseOrderId": "401fcafa-ab09-4cf9-a00b-5dd2ef5fb291", "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-01T04:43:07.1285812+08:00", "ID": "2bc6020d-f09b-4e99-8153-e07fccdcce3b", "PurchaseOrderId": "401fcafa-ab09-4cf9-a00b-5dd2ef5fb291", "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-01T04:43:07.1285812+08:00", "ID": "1faaa7bc-23d9-4606-a6d8-24e01bfc3c5f", "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-01T04:43:07.1285812+08:00", "ID": "9e3a6e31-7b3d-445b-ad21-a5560ed806ac", "PurchaseOrderId": "2b99f79f-1a5f-487a-84f3-76cddc2c50d9", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "16dbe0ac-5718-4ada-b583-ceaf90a4e050", "LinkedId": "abd5351c-8159-46a8-8b1e-1acf42689133", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T04:43:07.1285812+08:00", "ID": "1faaa7bc-23d9-4606-a6d8-24e01bfc3c5f", "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-01T04:43:07.1285812+08:00", "ID": "9e3a6e31-7b3d-445b-ad21-a5560ed806ac", "PurchaseOrderId": "2b99f79f-1a5f-487a-84f3-76cddc2c50d9", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "16dbe0ac-5718-4ada-b583-ceaf90a4e050", "LinkedId": "abd5351c-8159-46a8-8b1e-1acf42689133", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-07-01T04:43:07.1285812+08:00", "ID": "c8df8aaa-8a9d-4e1d-9d3a-6fc99d195e68", "OrderId": "b595f6d1-3fbf-43d3-87bf-4885f0853c88", "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-01T04:43:07.1285812+08:00", "Creater": "sample string 3", "ID": "852151b9-6740-441a-bb8c-2d882dc2ff37", "SiteId": "sample string 5", "OrderExternalNumber": "sample string 6", "LatestTime": "2025-07-01T04:43:07.1285812+08:00", "ExternalTime": "2025-07-01T04:43:07.1285812+08:00" }