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.ExportQueryOrderModel| Name | 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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "6844f98b-d4b9-4a3a-8a36-96991b2bec06",
"OrderId": "92edd1a5-1a5a-4c7e-b250-6e85c2b17c47",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-08T23:08:05.8786421+08:00",
"ID": "6844f98b-d4b9-4a3a-8a36-96991b2bec06",
"OrderId": "92edd1a5-1a5a-4c7e-b250-6e85c2b17c47",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
}
],
"Refunds": [
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-08T23:08:05.8786421+08:00",
"ID": "cb2661b4-176f-487a-9d43-2d44d13a1fe2",
"RefundId": "672d5d60-8431-475d-bd97-019d1dd62c8b",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "cb2661b4-176f-487a-9d43-2d44d13a1fe2",
"RefundId": "672d5d60-8431-475d-bd97-019d1dd62c8b",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "40e7c238-c84a-44a5-9125-c613287d415f",
"OrderId": "9a9a6c9c-c3dc-4eb9-a9a7-a4ad8517cdda",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-05-08T23:08:05.8786421+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-05-08T23:08:05.8786421+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-08T23:08:05.8786421+08:00",
"ID": "cb2661b4-176f-487a-9d43-2d44d13a1fe2",
"RefundId": "672d5d60-8431-475d-bd97-019d1dd62c8b",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "cb2661b4-176f-487a-9d43-2d44d13a1fe2",
"RefundId": "672d5d60-8431-475d-bd97-019d1dd62c8b",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "40e7c238-c84a-44a5-9125-c613287d415f",
"OrderId": "9a9a6c9c-c3dc-4eb9-a9a7-a4ad8517cdda",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-05-08T23:08:05.8786421+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-05-08T23:08:05.8786421+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-08T23:08:05.8786421+08:00",
"ID": "9d22123a-a959-4a20-ac6b-c3776ec6e35b",
"ChangedId": "f11a6fb4-cf56-486f-897d-52fd6a7a9e72",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "9d22123a-a959-4a20-ac6b-c3776ec6e35b",
"ChangedId": "f11a6fb4-cf56-486f-897d-52fd6a7a9e72",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "8940c498-9e95-4b7c-9dfe-169aa0a625da",
"OrderId": "ad25a97c-2d16-4832-b882-e63e79fcb6cb",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-05-08T23:08:05.8786421+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-05-08T23:08:05.8786421+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-08T23:08:05.8786421+08:00",
"ID": "9d22123a-a959-4a20-ac6b-c3776ec6e35b",
"ChangedId": "f11a6fb4-cf56-486f-897d-52fd6a7a9e72",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "9d22123a-a959-4a20-ac6b-c3776ec6e35b",
"ChangedId": "f11a6fb4-cf56-486f-897d-52fd6a7a9e72",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "8940c498-9e95-4b7c-9dfe-169aa0a625da",
"OrderId": "ad25a97c-2d16-4832-b882-e63e79fcb6cb",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-05-08T23:08:05.8786421+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-05-08T23:08:05.8786421+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-08T23:08:05.8786421+08:00",
"ID": "e5fea035-c3b0-4766-99be-6ada91f23f2e",
"PurchaseOrderId": "0ea81ac3-c2d8-4d8d-b0ac-06060a97c214",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "e5fea035-c3b0-4766-99be-6ada91f23f2e",
"PurchaseOrderId": "0ea81ac3-c2d8-4d8d-b0ac-06060a97c214",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "c029b11a-d7b2-4ee0-a226-c6c228e2505d",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "5bdd4d29-6d6a-4819-a3eb-19fac3ece753",
"PurchaseOrderId": "cc8e04a4-cb57-4744-9b59-946270b83e53",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "ca82b7ed-25b7-4f69-8e42-b57858a74a74",
"LinkedId": "3e089ac0-8248-4793-97bd-4088b0f694ad",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-08T23:08:05.8786421+08:00",
"ID": "c029b11a-d7b2-4ee0-a226-c6c228e2505d",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "5bdd4d29-6d6a-4819-a3eb-19fac3ece753",
"PurchaseOrderId": "cc8e04a4-cb57-4744-9b59-946270b83e53",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "ca82b7ed-25b7-4f69-8e42-b57858a74a74",
"LinkedId": "3e089ac0-8248-4793-97bd-4088b0f694ad",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-05-08T23:08:05.8786421+08:00",
"ID": "e36a4b3c-0e44-4825-908a-ba4f5e7f47c7",
"OrderId": "bee7fed3-e842-4e46-8117-2859dfb8d933",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "e5fea035-c3b0-4766-99be-6ada91f23f2e",
"PurchaseOrderId": "0ea81ac3-c2d8-4d8d-b0ac-06060a97c214",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "e5fea035-c3b0-4766-99be-6ada91f23f2e",
"PurchaseOrderId": "0ea81ac3-c2d8-4d8d-b0ac-06060a97c214",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "c029b11a-d7b2-4ee0-a226-c6c228e2505d",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "5bdd4d29-6d6a-4819-a3eb-19fac3ece753",
"PurchaseOrderId": "cc8e04a4-cb57-4744-9b59-946270b83e53",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "ca82b7ed-25b7-4f69-8e42-b57858a74a74",
"LinkedId": "3e089ac0-8248-4793-97bd-4088b0f694ad",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-08T23:08:05.8786421+08:00",
"ID": "c029b11a-d7b2-4ee0-a226-c6c228e2505d",
"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": "2026-05-08T23:08:05.8786421+08:00",
"ID": "5bdd4d29-6d6a-4819-a3eb-19fac3ece753",
"PurchaseOrderId": "cc8e04a4-cb57-4744-9b59-946270b83e53",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "ca82b7ed-25b7-4f69-8e42-b57858a74a74",
"LinkedId": "3e089ac0-8248-4793-97bd-4088b0f694ad",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-05-08T23:08:05.8786421+08:00",
"ID": "e36a4b3c-0e44-4825-908a-ba4f5e7f47c7",
"OrderId": "bee7fed3-e842-4e46-8117-2859dfb8d933",
"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": "2026-05-08T23:08:05.8786421+08:00",
"Creater": "sample string 3",
"ID": "5df36222-b5f7-41b0-9bdf-cb059ea473b1",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-05-08T23:08:05.8786421+08:00",
"ExternalTime": "2026-05-08T23:08:05.8786421+08:00"
}