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-02-19T09:26:23.440937+08:00",
"ID": "6cca416d-b4f1-47ac-8f7d-f84f4ce6ad58",
"OrderId": "b92f8dbe-5f8f-4bbe-9230-c43a8eef0697",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-19T09:26:23.440937+08:00",
"ID": "6cca416d-b4f1-47ac-8f7d-f84f4ce6ad58",
"OrderId": "b92f8dbe-5f8f-4bbe-9230-c43a8eef0697",
"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-02-19T09:26:23.440937+08:00",
"ID": "485425e1-8846-45a9-9a1b-5ba85e3585ab",
"RefundId": "b4f136f2-5dc2-46c8-9fc8-557271a69f9e",
"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-02-19T09:26:23.440937+08:00",
"ID": "485425e1-8846-45a9-9a1b-5ba85e3585ab",
"RefundId": "b4f136f2-5dc2-46c8-9fc8-557271a69f9e",
"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-02-19T09:26:23.440937+08:00",
"ID": "d986ac12-9f78-450a-abd9-1075cdb473c5",
"OrderId": "9d4772cf-b01b-427f-b7e6-d20478d47655",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-02-19T09:26:23.440937+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-19T09:26:23.440937+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-19T09:26:23.440937+08:00",
"ID": "485425e1-8846-45a9-9a1b-5ba85e3585ab",
"RefundId": "b4f136f2-5dc2-46c8-9fc8-557271a69f9e",
"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-02-19T09:26:23.440937+08:00",
"ID": "485425e1-8846-45a9-9a1b-5ba85e3585ab",
"RefundId": "b4f136f2-5dc2-46c8-9fc8-557271a69f9e",
"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-02-19T09:26:23.440937+08:00",
"ID": "d986ac12-9f78-450a-abd9-1075cdb473c5",
"OrderId": "9d4772cf-b01b-427f-b7e6-d20478d47655",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-02-19T09:26:23.440937+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-19T09:26:23.440937+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-19T09:26:23.440937+08:00",
"ID": "8266a369-e370-4d57-8684-efd6c899bcaa",
"ChangedId": "26dfb953-91d5-4a04-929c-7a7b63864347",
"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-02-19T09:26:23.440937+08:00",
"ID": "8266a369-e370-4d57-8684-efd6c899bcaa",
"ChangedId": "26dfb953-91d5-4a04-929c-7a7b63864347",
"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-02-19T09:26:23.440937+08:00",
"ID": "4c70ee2c-b8f9-4f15-b7ba-834e7873226f",
"OrderId": "460b3410-f5e9-4f7b-bb18-d698b55c0d0d",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-02-19T09:26:23.440937+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-19T09:26:23.440937+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-19T09:26:23.440937+08:00",
"ID": "8266a369-e370-4d57-8684-efd6c899bcaa",
"ChangedId": "26dfb953-91d5-4a04-929c-7a7b63864347",
"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-02-19T09:26:23.440937+08:00",
"ID": "8266a369-e370-4d57-8684-efd6c899bcaa",
"ChangedId": "26dfb953-91d5-4a04-929c-7a7b63864347",
"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-02-19T09:26:23.440937+08:00",
"ID": "4c70ee2c-b8f9-4f15-b7ba-834e7873226f",
"OrderId": "460b3410-f5e9-4f7b-bb18-d698b55c0d0d",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-02-19T09:26:23.440937+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-19T09:26:23.440937+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-19T09:26:23.440937+08:00",
"ID": "dbd4dbc3-c135-4fb8-9d22-365c33214a7b",
"PurchaseOrderId": "071abfc2-a78c-4df7-a4c3-59b92c28c9e6",
"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-02-19T09:26:23.440937+08:00",
"ID": "dbd4dbc3-c135-4fb8-9d22-365c33214a7b",
"PurchaseOrderId": "071abfc2-a78c-4df7-a4c3-59b92c28c9e6",
"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-02-19T09:26:23.440937+08:00",
"ID": "e6980568-06e3-4a81-8887-2500773de160",
"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-02-19T09:26:23.440937+08:00",
"ID": "ed2013b4-02b2-4d5f-96b4-cb8e2131fb08",
"PurchaseOrderId": "b6b021be-29f9-4446-96c3-307e81353874",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "828c9fe5-3d06-4928-8634-8818ddfe0e2b",
"LinkedId": "1fbf4a59-8bbe-4d40-997f-0c3b48ae3587",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-19T09:26:23.440937+08:00",
"ID": "e6980568-06e3-4a81-8887-2500773de160",
"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-02-19T09:26:23.440937+08:00",
"ID": "ed2013b4-02b2-4d5f-96b4-cb8e2131fb08",
"PurchaseOrderId": "b6b021be-29f9-4446-96c3-307e81353874",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "828c9fe5-3d06-4928-8634-8818ddfe0e2b",
"LinkedId": "1fbf4a59-8bbe-4d40-997f-0c3b48ae3587",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-02-19T09:26:23.440937+08:00",
"ID": "5895c3ef-5b4a-475f-a655-d6697d1aa849",
"OrderId": "e17fd858-b5d7-4b79-b07f-cfe99253e35e",
"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-02-19T09:26:23.440937+08:00",
"ID": "dbd4dbc3-c135-4fb8-9d22-365c33214a7b",
"PurchaseOrderId": "071abfc2-a78c-4df7-a4c3-59b92c28c9e6",
"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-02-19T09:26:23.440937+08:00",
"ID": "dbd4dbc3-c135-4fb8-9d22-365c33214a7b",
"PurchaseOrderId": "071abfc2-a78c-4df7-a4c3-59b92c28c9e6",
"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-02-19T09:26:23.440937+08:00",
"ID": "e6980568-06e3-4a81-8887-2500773de160",
"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-02-19T09:26:23.440937+08:00",
"ID": "ed2013b4-02b2-4d5f-96b4-cb8e2131fb08",
"PurchaseOrderId": "b6b021be-29f9-4446-96c3-307e81353874",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "828c9fe5-3d06-4928-8634-8818ddfe0e2b",
"LinkedId": "1fbf4a59-8bbe-4d40-997f-0c3b48ae3587",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-19T09:26:23.440937+08:00",
"ID": "e6980568-06e3-4a81-8887-2500773de160",
"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-02-19T09:26:23.440937+08:00",
"ID": "ed2013b4-02b2-4d5f-96b4-cb8e2131fb08",
"PurchaseOrderId": "b6b021be-29f9-4446-96c3-307e81353874",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "828c9fe5-3d06-4928-8634-8818ddfe0e2b",
"LinkedId": "1fbf4a59-8bbe-4d40-997f-0c3b48ae3587",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-02-19T09:26:23.440937+08:00",
"ID": "5895c3ef-5b4a-475f-a655-d6697d1aa849",
"OrderId": "e17fd858-b5d7-4b79-b07f-cfe99253e35e",
"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-02-19T09:26:23.440937+08:00",
"Creater": "sample string 3",
"ID": "61e77bec-aee1-4705-bd97-1f44d4b76fd7",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-02-19T09:26:23.440937+08:00",
"ExternalTime": "2026-02-19T09:26:23.440937+08:00"
}