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-07-24T06:31:25.4769173+08:00",
"ID": "c669a3fe-cb5a-40fc-b820-74ceaf1a8b54",
"OrderId": "277ea74d-fe66-43b4-bece-21d1008bf235",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-24T06:31:25.4769173+08:00",
"ID": "c669a3fe-cb5a-40fc-b820-74ceaf1a8b54",
"OrderId": "277ea74d-fe66-43b4-bece-21d1008bf235",
"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-07-24T06:31:25.4769173+08:00",
"ID": "1ac532e1-456d-49f2-bf71-a4512e03d9fe",
"RefundId": "5020c18b-44c7-40f1-bc58-a0873326be63",
"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-07-24T06:31:25.4769173+08:00",
"ID": "1ac532e1-456d-49f2-bf71-a4512e03d9fe",
"RefundId": "5020c18b-44c7-40f1-bc58-a0873326be63",
"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-07-24T06:31:25.4769173+08:00",
"ID": "97589f01-96a2-46b3-81d0-dd398f2e87c5",
"OrderId": "c382b00c-35d9-48bd-ab38-013019f0bdf2",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-07-24T06:31:25.4769173+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-07-24T06:31:25.4769173+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-24T06:31:25.4769173+08:00",
"ID": "1ac532e1-456d-49f2-bf71-a4512e03d9fe",
"RefundId": "5020c18b-44c7-40f1-bc58-a0873326be63",
"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-07-24T06:31:25.4769173+08:00",
"ID": "1ac532e1-456d-49f2-bf71-a4512e03d9fe",
"RefundId": "5020c18b-44c7-40f1-bc58-a0873326be63",
"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-07-24T06:31:25.4769173+08:00",
"ID": "97589f01-96a2-46b3-81d0-dd398f2e87c5",
"OrderId": "c382b00c-35d9-48bd-ab38-013019f0bdf2",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-07-24T06:31:25.4769173+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-07-24T06:31:25.4769173+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-24T06:31:25.4769173+08:00",
"ID": "5a456c9f-b2d7-4393-beb0-37c4a2aa36a2",
"ChangedId": "82dd63e4-1e34-43be-90c7-f0979904b6c8",
"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-07-24T06:31:25.4769173+08:00",
"ID": "5a456c9f-b2d7-4393-beb0-37c4a2aa36a2",
"ChangedId": "82dd63e4-1e34-43be-90c7-f0979904b6c8",
"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-07-24T06:31:25.4769173+08:00",
"ID": "53e9d2dd-26a2-4593-86fc-b2738cd97bda",
"OrderId": "52b93789-386e-4d31-9c2e-2bc98464a9f8",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-07-24T06:31:25.4769173+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-07-24T06:31:25.4769173+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-24T06:31:25.4769173+08:00",
"ID": "5a456c9f-b2d7-4393-beb0-37c4a2aa36a2",
"ChangedId": "82dd63e4-1e34-43be-90c7-f0979904b6c8",
"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-07-24T06:31:25.4769173+08:00",
"ID": "5a456c9f-b2d7-4393-beb0-37c4a2aa36a2",
"ChangedId": "82dd63e4-1e34-43be-90c7-f0979904b6c8",
"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-07-24T06:31:25.4769173+08:00",
"ID": "53e9d2dd-26a2-4593-86fc-b2738cd97bda",
"OrderId": "52b93789-386e-4d31-9c2e-2bc98464a9f8",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-07-24T06:31:25.4769173+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-07-24T06:31:25.4769173+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-24T06:31:25.4769173+08:00",
"ID": "909fda05-a3bc-450c-8a65-9fe5ad8347a1",
"PurchaseOrderId": "1c93a41e-3a36-495d-be63-cf6a13c4f1f2",
"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-07-24T06:31:25.4769173+08:00",
"ID": "909fda05-a3bc-450c-8a65-9fe5ad8347a1",
"PurchaseOrderId": "1c93a41e-3a36-495d-be63-cf6a13c4f1f2",
"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-07-24T06:31:25.4769173+08:00",
"ID": "8c1f2e2d-a69c-42a3-a93d-2c57f8f8f081",
"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-07-24T06:31:25.4769173+08:00",
"ID": "fc823f85-e3f0-41fe-ba24-e6b5d7bcc9e7",
"PurchaseOrderId": "bf23e98b-0259-412d-8d88-0cbc7936f6c4",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "69d48c60-000a-47bd-95c7-486b3141e208",
"LinkedId": "2d3222aa-8b6a-4490-bef7-155907e8436d",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-24T06:31:25.4769173+08:00",
"ID": "8c1f2e2d-a69c-42a3-a93d-2c57f8f8f081",
"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-07-24T06:31:25.4769173+08:00",
"ID": "fc823f85-e3f0-41fe-ba24-e6b5d7bcc9e7",
"PurchaseOrderId": "bf23e98b-0259-412d-8d88-0cbc7936f6c4",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "69d48c60-000a-47bd-95c7-486b3141e208",
"LinkedId": "2d3222aa-8b6a-4490-bef7-155907e8436d",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-07-24T06:31:25.4769173+08:00",
"ID": "ba7d2ea5-e88c-4e47-89aa-7f90f02b47bf",
"OrderId": "d5e9931c-dce1-4cdb-aeb0-1ce3ef67683b",
"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-07-24T06:31:25.4769173+08:00",
"ID": "909fda05-a3bc-450c-8a65-9fe5ad8347a1",
"PurchaseOrderId": "1c93a41e-3a36-495d-be63-cf6a13c4f1f2",
"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-07-24T06:31:25.4769173+08:00",
"ID": "909fda05-a3bc-450c-8a65-9fe5ad8347a1",
"PurchaseOrderId": "1c93a41e-3a36-495d-be63-cf6a13c4f1f2",
"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-07-24T06:31:25.4769173+08:00",
"ID": "8c1f2e2d-a69c-42a3-a93d-2c57f8f8f081",
"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-07-24T06:31:25.4769173+08:00",
"ID": "fc823f85-e3f0-41fe-ba24-e6b5d7bcc9e7",
"PurchaseOrderId": "bf23e98b-0259-412d-8d88-0cbc7936f6c4",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "69d48c60-000a-47bd-95c7-486b3141e208",
"LinkedId": "2d3222aa-8b6a-4490-bef7-155907e8436d",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-24T06:31:25.4769173+08:00",
"ID": "8c1f2e2d-a69c-42a3-a93d-2c57f8f8f081",
"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-07-24T06:31:25.4769173+08:00",
"ID": "fc823f85-e3f0-41fe-ba24-e6b5d7bcc9e7",
"PurchaseOrderId": "bf23e98b-0259-412d-8d88-0cbc7936f6c4",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "69d48c60-000a-47bd-95c7-486b3141e208",
"LinkedId": "2d3222aa-8b6a-4490-bef7-155907e8436d",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-07-24T06:31:25.4769173+08:00",
"ID": "ba7d2ea5-e88c-4e47-89aa-7f90f02b47bf",
"OrderId": "d5e9931c-dce1-4cdb-aeb0-1ce3ef67683b",
"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-07-24T06:31:25.4769173+08:00",
"Creater": "sample string 3",
"ID": "5a501e09-d452-4d8f-bbfb-438c38733299",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-07-24T06:31:25.4769173+08:00",
"ExternalTime": "2026-07-24T06:31:25.4769173+08:00"
}