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": "2026-01-02T22:00:20.4999685+08:00",
"ID": "e5b1d1ee-9070-47e8-a09d-59263af1db8c",
"OrderId": "461f0e63-e573-4b09-b675-b5db14adf1da",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-02T22:00:20.4999685+08:00",
"ID": "e5b1d1ee-9070-47e8-a09d-59263af1db8c",
"OrderId": "461f0e63-e573-4b09-b675-b5db14adf1da",
"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-01-02T22:00:20.4999685+08:00",
"ID": "90491e70-2e8d-458e-a520-84508706869a",
"RefundId": "ab774232-36e4-43b9-83e1-e83e753447b9",
"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-01-02T22:00:20.4999685+08:00",
"ID": "90491e70-2e8d-458e-a520-84508706869a",
"RefundId": "ab774232-36e4-43b9-83e1-e83e753447b9",
"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-01-02T22:00:20.4999685+08:00",
"ID": "9b7084f8-d830-4a73-a14d-9f09845bd0a5",
"OrderId": "c2334091-507d-452d-a523-f03e70f9cef3",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-01-02T22:00:20.4999685+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-01-02T22:00:20.4999685+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-02T22:00:20.4999685+08:00",
"ID": "90491e70-2e8d-458e-a520-84508706869a",
"RefundId": "ab774232-36e4-43b9-83e1-e83e753447b9",
"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-01-02T22:00:20.4999685+08:00",
"ID": "90491e70-2e8d-458e-a520-84508706869a",
"RefundId": "ab774232-36e4-43b9-83e1-e83e753447b9",
"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-01-02T22:00:20.4999685+08:00",
"ID": "9b7084f8-d830-4a73-a14d-9f09845bd0a5",
"OrderId": "c2334091-507d-452d-a523-f03e70f9cef3",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-01-02T22:00:20.4999685+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-01-02T22:00:20.4999685+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-02T22:00:20.4999685+08:00",
"ID": "59278e11-ae9c-4e16-a641-18a2b0538bc6",
"ChangedId": "4ba40183-86ff-4db0-a1c6-bd6d371c6ef4",
"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-01-02T22:00:20.4999685+08:00",
"ID": "59278e11-ae9c-4e16-a641-18a2b0538bc6",
"ChangedId": "4ba40183-86ff-4db0-a1c6-bd6d371c6ef4",
"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-01-02T22:00:20.4999685+08:00",
"ID": "130a2b97-074a-4e35-9694-9749af74183f",
"OrderId": "0032ba93-e6cb-4ab3-9dc8-9d46d57c733d",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-01-02T22:00:20.4999685+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-01-02T22:00:20.4999685+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-02T22:00:20.4999685+08:00",
"ID": "59278e11-ae9c-4e16-a641-18a2b0538bc6",
"ChangedId": "4ba40183-86ff-4db0-a1c6-bd6d371c6ef4",
"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-01-02T22:00:20.4999685+08:00",
"ID": "59278e11-ae9c-4e16-a641-18a2b0538bc6",
"ChangedId": "4ba40183-86ff-4db0-a1c6-bd6d371c6ef4",
"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-01-02T22:00:20.4999685+08:00",
"ID": "130a2b97-074a-4e35-9694-9749af74183f",
"OrderId": "0032ba93-e6cb-4ab3-9dc8-9d46d57c733d",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-01-02T22:00:20.4999685+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-01-02T22:00:20.4999685+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-02T22:00:20.4999685+08:00",
"ID": "be65f4c9-3e5b-4048-a60c-c930eea59a69",
"PurchaseOrderId": "867d90c7-2283-4753-9de6-7612b6788a91",
"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-01-02T22:00:20.4999685+08:00",
"ID": "be65f4c9-3e5b-4048-a60c-c930eea59a69",
"PurchaseOrderId": "867d90c7-2283-4753-9de6-7612b6788a91",
"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-01-02T22:00:20.4999685+08:00",
"ID": "8c7a466c-678c-44ee-9a2d-50a5c94904be",
"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-01-02T22:00:20.4999685+08:00",
"ID": "fefee935-aef0-43d8-a0d9-6dcb0da59406",
"PurchaseOrderId": "e20bf3f9-d13a-4606-bdd3-bd89e1d930a2",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "0b34a625-4ad2-4776-bfe9-9a02d205655e",
"LinkedId": "8cd18f1c-fc6c-4f22-bf05-73dfe0a30c77",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-02T22:00:20.4999685+08:00",
"ID": "8c7a466c-678c-44ee-9a2d-50a5c94904be",
"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-01-02T22:00:20.4999685+08:00",
"ID": "fefee935-aef0-43d8-a0d9-6dcb0da59406",
"PurchaseOrderId": "e20bf3f9-d13a-4606-bdd3-bd89e1d930a2",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "0b34a625-4ad2-4776-bfe9-9a02d205655e",
"LinkedId": "8cd18f1c-fc6c-4f22-bf05-73dfe0a30c77",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-01-02T22:00:20.4999685+08:00",
"ID": "d4e7fb45-9f5a-4ef3-a4a3-023b6fd2c106",
"OrderId": "0ccbe47d-4fb8-426b-8209-418c14392df6",
"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-01-02T22:00:20.4999685+08:00",
"ID": "be65f4c9-3e5b-4048-a60c-c930eea59a69",
"PurchaseOrderId": "867d90c7-2283-4753-9de6-7612b6788a91",
"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-01-02T22:00:20.4999685+08:00",
"ID": "be65f4c9-3e5b-4048-a60c-c930eea59a69",
"PurchaseOrderId": "867d90c7-2283-4753-9de6-7612b6788a91",
"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-01-02T22:00:20.4999685+08:00",
"ID": "8c7a466c-678c-44ee-9a2d-50a5c94904be",
"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-01-02T22:00:20.4999685+08:00",
"ID": "fefee935-aef0-43d8-a0d9-6dcb0da59406",
"PurchaseOrderId": "e20bf3f9-d13a-4606-bdd3-bd89e1d930a2",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "0b34a625-4ad2-4776-bfe9-9a02d205655e",
"LinkedId": "8cd18f1c-fc6c-4f22-bf05-73dfe0a30c77",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-01-02T22:00:20.4999685+08:00",
"ID": "8c7a466c-678c-44ee-9a2d-50a5c94904be",
"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-01-02T22:00:20.4999685+08:00",
"ID": "fefee935-aef0-43d8-a0d9-6dcb0da59406",
"PurchaseOrderId": "e20bf3f9-d13a-4606-bdd3-bd89e1d930a2",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "0b34a625-4ad2-4776-bfe9-9a02d205655e",
"LinkedId": "8cd18f1c-fc6c-4f22-bf05-73dfe0a30c77",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-01-02T22:00:20.4999685+08:00",
"ID": "d4e7fb45-9f5a-4ef3-a4a3-023b6fd2c106",
"OrderId": "0ccbe47d-4fb8-426b-8209-418c14392df6",
"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-01-02T22:00:20.4999685+08:00",
"Creater": "sample string 3",
"ID": "c65b6f6d-0e8a-4275-88a8-08c19ec2fd4b",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-01-02T22:00:20.4999685+08:00",
"ExternalTime": "2026-01-02T22:00:20.4999685+08:00"
}