GET Api/Invoke/ExportQueryOverallOrderByTransactionId/{TransactionId}
查询完整订单财务信息(基于订单收付款\采购单付款\采购单收付款\退票单退回\改签单收款交易流水号)
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
TransactionId |
交易流水号 |
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-09-14T16:40:18.447337+08:00", "ID": "b2d80878-022b-4dab-9b71-ab920b1c476c", "OrderId": "eec13d4f-6580-496e-a560-33d62baf6cb9", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.447337+08:00", "ID": "b2d80878-022b-4dab-9b71-ab920b1c476c", "OrderId": "eec13d4f-6580-496e-a560-33d62baf6cb9", "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-09-14T16:40:18.447337+08:00", "ID": "12ce8039-40cc-4f18-adf8-a2d26a62f1d5", "RefundId": "fdf742be-bf42-4e87-b6f3-d3f4341d88e9", "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-09-14T16:40:18.447337+08:00", "ID": "12ce8039-40cc-4f18-adf8-a2d26a62f1d5", "RefundId": "fdf742be-bf42-4e87-b6f3-d3f4341d88e9", "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-09-14T16:40:18.447337+08:00", "ID": "5459040a-0f09-4f3f-b73f-1ae8deba4832", "OrderId": "8be30f0a-4920-425b-92a1-12c78281d056", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-09-14T16:40:18.447337+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:40:18.447337+08:00" }, { "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.447337+08:00", "ID": "12ce8039-40cc-4f18-adf8-a2d26a62f1d5", "RefundId": "fdf742be-bf42-4e87-b6f3-d3f4341d88e9", "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-09-14T16:40:18.447337+08:00", "ID": "12ce8039-40cc-4f18-adf8-a2d26a62f1d5", "RefundId": "fdf742be-bf42-4e87-b6f3-d3f4341d88e9", "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-09-14T16:40:18.447337+08:00", "ID": "5459040a-0f09-4f3f-b73f-1ae8deba4832", "OrderId": "8be30f0a-4920-425b-92a1-12c78281d056", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-09-14T16:40:18.447337+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:40:18.447337+08:00" } ], "Changeds": [ { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.447337+08:00", "ID": "948a8e98-472c-451d-9b9a-b7982d38a932", "ChangedId": "b1beedd9-8e25-4c67-8f27-6783ab1c6064", "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-09-14T16:40:18.447337+08:00", "ID": "948a8e98-472c-451d-9b9a-b7982d38a932", "ChangedId": "b1beedd9-8e25-4c67-8f27-6783ab1c6064", "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-09-14T16:40:18.447337+08:00", "ID": "d68e6d7b-e673-43fe-82eb-e5749c9f48a7", "OrderId": "b17e7166-9f82-4925-b878-913be1d653d8", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-09-14T16:40:18.447337+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:40:18.447337+08:00" }, { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.447337+08:00", "ID": "948a8e98-472c-451d-9b9a-b7982d38a932", "ChangedId": "b1beedd9-8e25-4c67-8f27-6783ab1c6064", "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-09-14T16:40:18.447337+08:00", "ID": "948a8e98-472c-451d-9b9a-b7982d38a932", "ChangedId": "b1beedd9-8e25-4c67-8f27-6783ab1c6064", "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-09-14T16:40:18.447337+08:00", "ID": "d68e6d7b-e673-43fe-82eb-e5749c9f48a7", "OrderId": "b17e7166-9f82-4925-b878-913be1d653d8", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-09-14T16:40:18.447337+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:40:18.447337+08:00" } ], "PurchaseOrders": [ { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.447337+08:00", "ID": "e5ce182f-350c-4738-bcc7-fd6f6f2b72d2", "PurchaseOrderId": "8f5f3ab0-db45-48c0-a025-329db8f374c8", "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-09-14T16:40:18.447337+08:00", "ID": "e5ce182f-350c-4738-bcc7-fd6f6f2b72d2", "PurchaseOrderId": "8f5f3ab0-db45-48c0-a025-329db8f374c8", "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-09-14T16:40:18.447337+08:00", "ID": "3c3362b7-dbd6-4fc5-b33c-1d79f599c18b", "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-09-14T16:40:18.447337+08:00", "ID": "33b199d7-e139-473d-a7ad-5ba12fd33725", "PurchaseOrderId": "dc05a3f5-4a9e-42b5-9cd1-eccac5e0d8ef", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "ff72e8ce-21ce-4607-bdf9-548eadf4adee", "LinkedId": "dd459fb5-ceae-487a-b5fd-cc1c99901103", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.447337+08:00", "ID": "3c3362b7-dbd6-4fc5-b33c-1d79f599c18b", "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-09-14T16:40:18.447337+08:00", "ID": "33b199d7-e139-473d-a7ad-5ba12fd33725", "PurchaseOrderId": "dc05a3f5-4a9e-42b5-9cd1-eccac5e0d8ef", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "ff72e8ce-21ce-4607-bdf9-548eadf4adee", "LinkedId": "dd459fb5-ceae-487a-b5fd-cc1c99901103", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-09-14T16:40:18.447337+08:00", "ID": "9f398bf1-2121-4cd1-9fc7-dec5efe428ea", "OrderId": "b9fc766e-eac3-435f-b4d9-4ea4713c8588", "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-09-14T16:40:18.447337+08:00", "ID": "e5ce182f-350c-4738-bcc7-fd6f6f2b72d2", "PurchaseOrderId": "8f5f3ab0-db45-48c0-a025-329db8f374c8", "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-09-14T16:40:18.447337+08:00", "ID": "e5ce182f-350c-4738-bcc7-fd6f6f2b72d2", "PurchaseOrderId": "8f5f3ab0-db45-48c0-a025-329db8f374c8", "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-09-14T16:40:18.447337+08:00", "ID": "3c3362b7-dbd6-4fc5-b33c-1d79f599c18b", "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-09-14T16:40:18.447337+08:00", "ID": "33b199d7-e139-473d-a7ad-5ba12fd33725", "PurchaseOrderId": "dc05a3f5-4a9e-42b5-9cd1-eccac5e0d8ef", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "ff72e8ce-21ce-4607-bdf9-548eadf4adee", "LinkedId": "dd459fb5-ceae-487a-b5fd-cc1c99901103", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:40:18.447337+08:00", "ID": "3c3362b7-dbd6-4fc5-b33c-1d79f599c18b", "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-09-14T16:40:18.447337+08:00", "ID": "33b199d7-e139-473d-a7ad-5ba12fd33725", "PurchaseOrderId": "dc05a3f5-4a9e-42b5-9cd1-eccac5e0d8ef", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "ff72e8ce-21ce-4607-bdf9-548eadf4adee", "LinkedId": "dd459fb5-ceae-487a-b5fd-cc1c99901103", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-09-14T16:40:18.447337+08:00", "ID": "9f398bf1-2121-4cd1-9fc7-dec5efe428ea", "OrderId": "b9fc766e-eac3-435f-b4d9-4ea4713c8588", "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-09-14T16:40:18.447337+08:00", "Creater": "sample string 3", "ID": "527f66fe-54c0-44f5-9ccf-77519b71beb0", "SiteId": "sample string 5", "OrderExternalNumber": "sample string 6", "LatestTime": "2025-09-14T16:40:18.447337+08:00", "ExternalTime": "2025-09-14T16:40:18.447337+08:00" }