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.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": "2025-11-26T03:20:47.5172473+08:00",
"ID": "9b7a102c-875c-4322-8c7f-c80acc00971e",
"OrderId": "2d5ce139-a425-4aca-91c6-8ce8932295c2",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-26T03:20:47.5172473+08:00",
"ID": "9b7a102c-875c-4322-8c7f-c80acc00971e",
"OrderId": "2d5ce139-a425-4aca-91c6-8ce8932295c2",
"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-11-26T03:20:47.5172473+08:00",
"ID": "632027e4-ced4-47d0-a6d7-61c39d49b50c",
"RefundId": "a56f90fb-ca42-42e4-b8af-d152e0be9d5a",
"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-11-26T03:20:47.5172473+08:00",
"ID": "632027e4-ced4-47d0-a6d7-61c39d49b50c",
"RefundId": "a56f90fb-ca42-42e4-b8af-d152e0be9d5a",
"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-11-26T03:20:47.5172473+08:00",
"ID": "7e72a73f-45f9-4436-b7b1-c2b9051d16e2",
"OrderId": "2c5402cb-d7d9-470a-bf3a-97f182922307",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2025-11-26T03:20:47.5172473+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-11-26T03:20:47.5172473+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-26T03:20:47.5172473+08:00",
"ID": "632027e4-ced4-47d0-a6d7-61c39d49b50c",
"RefundId": "a56f90fb-ca42-42e4-b8af-d152e0be9d5a",
"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-11-26T03:20:47.5172473+08:00",
"ID": "632027e4-ced4-47d0-a6d7-61c39d49b50c",
"RefundId": "a56f90fb-ca42-42e4-b8af-d152e0be9d5a",
"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-11-26T03:20:47.5172473+08:00",
"ID": "7e72a73f-45f9-4436-b7b1-c2b9051d16e2",
"OrderId": "2c5402cb-d7d9-470a-bf3a-97f182922307",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2025-11-26T03:20:47.5172473+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-11-26T03:20:47.5172473+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-26T03:20:47.5172473+08:00",
"ID": "a74172a0-26d7-4048-88d3-0ea372e923f2",
"ChangedId": "3da1f6f5-d987-4fa3-93dd-facbba30eea1",
"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-11-26T03:20:47.5172473+08:00",
"ID": "a74172a0-26d7-4048-88d3-0ea372e923f2",
"ChangedId": "3da1f6f5-d987-4fa3-93dd-facbba30eea1",
"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-11-26T03:20:47.5172473+08:00",
"ID": "6ed3c1d2-3339-4a46-b24e-cb938c352692",
"OrderId": "fe2ad05e-3089-40d1-ac9b-cd871ab06438",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2025-11-26T03:20:47.5172473+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-11-26T03:20:47.5172473+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-26T03:20:47.5172473+08:00",
"ID": "a74172a0-26d7-4048-88d3-0ea372e923f2",
"ChangedId": "3da1f6f5-d987-4fa3-93dd-facbba30eea1",
"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-11-26T03:20:47.5172473+08:00",
"ID": "a74172a0-26d7-4048-88d3-0ea372e923f2",
"ChangedId": "3da1f6f5-d987-4fa3-93dd-facbba30eea1",
"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-11-26T03:20:47.5172473+08:00",
"ID": "6ed3c1d2-3339-4a46-b24e-cb938c352692",
"OrderId": "fe2ad05e-3089-40d1-ac9b-cd871ab06438",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2025-11-26T03:20:47.5172473+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-11-26T03:20:47.5172473+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-26T03:20:47.5172473+08:00",
"ID": "8d2f760e-3004-4f11-83b7-af0e799e29ab",
"PurchaseOrderId": "0dd1c3af-f5de-42a8-940e-842e1143d393",
"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-11-26T03:20:47.5172473+08:00",
"ID": "8d2f760e-3004-4f11-83b7-af0e799e29ab",
"PurchaseOrderId": "0dd1c3af-f5de-42a8-940e-842e1143d393",
"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-11-26T03:20:47.5172473+08:00",
"ID": "56e7950b-d48c-4d9b-88ba-d0b28096575f",
"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-11-26T03:20:47.5172473+08:00",
"ID": "7a4562a4-9db8-44fd-817f-09c02599bc30",
"PurchaseOrderId": "84b6ceb0-fe9c-4f3e-b645-19b3a3d7300a",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "fc052e2a-9d3a-475f-9c4b-eba7cf214177",
"LinkedId": "f56027d8-e318-4bb8-b37a-75017299bd18",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-26T03:20:47.5172473+08:00",
"ID": "56e7950b-d48c-4d9b-88ba-d0b28096575f",
"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-11-26T03:20:47.5172473+08:00",
"ID": "7a4562a4-9db8-44fd-817f-09c02599bc30",
"PurchaseOrderId": "84b6ceb0-fe9c-4f3e-b645-19b3a3d7300a",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "fc052e2a-9d3a-475f-9c4b-eba7cf214177",
"LinkedId": "f56027d8-e318-4bb8-b37a-75017299bd18",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-11-26T03:20:47.5172473+08:00",
"ID": "5c34e723-4d0a-4e9c-be7c-83f3154b0327",
"OrderId": "6165ea6e-b65e-4135-9b71-1b883d565b16",
"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-11-26T03:20:47.5172473+08:00",
"ID": "8d2f760e-3004-4f11-83b7-af0e799e29ab",
"PurchaseOrderId": "0dd1c3af-f5de-42a8-940e-842e1143d393",
"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-11-26T03:20:47.5172473+08:00",
"ID": "8d2f760e-3004-4f11-83b7-af0e799e29ab",
"PurchaseOrderId": "0dd1c3af-f5de-42a8-940e-842e1143d393",
"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-11-26T03:20:47.5172473+08:00",
"ID": "56e7950b-d48c-4d9b-88ba-d0b28096575f",
"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-11-26T03:20:47.5172473+08:00",
"ID": "7a4562a4-9db8-44fd-817f-09c02599bc30",
"PurchaseOrderId": "84b6ceb0-fe9c-4f3e-b645-19b3a3d7300a",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "fc052e2a-9d3a-475f-9c4b-eba7cf214177",
"LinkedId": "f56027d8-e318-4bb8-b37a-75017299bd18",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-26T03:20:47.5172473+08:00",
"ID": "56e7950b-d48c-4d9b-88ba-d0b28096575f",
"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-11-26T03:20:47.5172473+08:00",
"ID": "7a4562a4-9db8-44fd-817f-09c02599bc30",
"PurchaseOrderId": "84b6ceb0-fe9c-4f3e-b645-19b3a3d7300a",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "fc052e2a-9d3a-475f-9c4b-eba7cf214177",
"LinkedId": "f56027d8-e318-4bb8-b37a-75017299bd18",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-11-26T03:20:47.5172473+08:00",
"ID": "5c34e723-4d0a-4e9c-be7c-83f3154b0327",
"OrderId": "6165ea6e-b65e-4135-9b71-1b883d565b16",
"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-11-26T03:20:47.5172473+08:00",
"Creater": "sample string 3",
"ID": "28fdb1e7-8683-45b6-9bd4-456a0cf294c2",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-11-26T03:20:47.5172473+08:00",
"ExternalTime": "2025-11-26T03:20:47.5172473+08:00"
}