GET Api/Invoke/ExportQueryOverallOrderByOrderExternalNumber/{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-12-19T22:42:21.2846406+08:00",
"ID": "185212d7-aab0-488a-a531-88e9351babf9",
"OrderId": "b372b4e6-ffbb-4f05-b14c-ca64d7092eda",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-19T22:42:21.2846406+08:00",
"ID": "185212d7-aab0-488a-a531-88e9351babf9",
"OrderId": "b372b4e6-ffbb-4f05-b14c-ca64d7092eda",
"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-12-19T22:42:21.2846406+08:00",
"ID": "cfe3b4b5-2224-419e-90d1-dabb03136d4d",
"RefundId": "519d4d60-e6a6-4f56-a2dc-5a62c7919961",
"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-12-19T22:42:21.2846406+08:00",
"ID": "cfe3b4b5-2224-419e-90d1-dabb03136d4d",
"RefundId": "519d4d60-e6a6-4f56-a2dc-5a62c7919961",
"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-12-19T22:42:21.2846406+08:00",
"ID": "81c62c5e-5f11-48ab-b18b-4ea68d35cb5c",
"OrderId": "0ef18a3e-635a-4bb4-9abf-9bd0cbab2cc6",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2025-12-19T22:42:21.2846406+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-12-19T22:42:21.2846406+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-19T22:42:21.2846406+08:00",
"ID": "cfe3b4b5-2224-419e-90d1-dabb03136d4d",
"RefundId": "519d4d60-e6a6-4f56-a2dc-5a62c7919961",
"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-12-19T22:42:21.2846406+08:00",
"ID": "cfe3b4b5-2224-419e-90d1-dabb03136d4d",
"RefundId": "519d4d60-e6a6-4f56-a2dc-5a62c7919961",
"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-12-19T22:42:21.2846406+08:00",
"ID": "81c62c5e-5f11-48ab-b18b-4ea68d35cb5c",
"OrderId": "0ef18a3e-635a-4bb4-9abf-9bd0cbab2cc6",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2025-12-19T22:42:21.2846406+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-12-19T22:42:21.2846406+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-19T22:42:21.2846406+08:00",
"ID": "764d075b-0825-44d3-afb2-6b267c353f55",
"ChangedId": "bfced180-86a6-47a2-8dfa-12daa697419b",
"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-12-19T22:42:21.2846406+08:00",
"ID": "764d075b-0825-44d3-afb2-6b267c353f55",
"ChangedId": "bfced180-86a6-47a2-8dfa-12daa697419b",
"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-12-19T22:42:21.2846406+08:00",
"ID": "e96750f1-4103-435a-8cf6-c010f37e6cb8",
"OrderId": "9b79deeb-9ff4-4686-ad4e-71be9aeb5780",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2025-12-19T22:42:21.2846406+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-12-19T22:42:21.2846406+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-19T22:42:21.2846406+08:00",
"ID": "764d075b-0825-44d3-afb2-6b267c353f55",
"ChangedId": "bfced180-86a6-47a2-8dfa-12daa697419b",
"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-12-19T22:42:21.2846406+08:00",
"ID": "764d075b-0825-44d3-afb2-6b267c353f55",
"ChangedId": "bfced180-86a6-47a2-8dfa-12daa697419b",
"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-12-19T22:42:21.2846406+08:00",
"ID": "e96750f1-4103-435a-8cf6-c010f37e6cb8",
"OrderId": "9b79deeb-9ff4-4686-ad4e-71be9aeb5780",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2025-12-19T22:42:21.2846406+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-12-19T22:42:21.2846406+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-19T22:42:21.2846406+08:00",
"ID": "74cf72bc-e7a5-475d-859b-a800c55fb7c1",
"PurchaseOrderId": "179831f5-6f1b-45ee-9c38-2950a23a62f5",
"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-12-19T22:42:21.2846406+08:00",
"ID": "74cf72bc-e7a5-475d-859b-a800c55fb7c1",
"PurchaseOrderId": "179831f5-6f1b-45ee-9c38-2950a23a62f5",
"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-12-19T22:42:21.2846406+08:00",
"ID": "a0095543-6d50-4ae2-836f-2f3c0b52a6a1",
"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-12-19T22:42:21.2846406+08:00",
"ID": "1915d64a-de2c-4ec1-aa12-ab162355d7b7",
"PurchaseOrderId": "0a7a944d-de19-453f-a92c-fb98971602cb",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "6620d7cb-cc9e-4f72-9f49-d8f6723f68c5",
"LinkedId": "6ea435dc-e661-4f60-b8b0-b18a03f5702a",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-19T22:42:21.2846406+08:00",
"ID": "a0095543-6d50-4ae2-836f-2f3c0b52a6a1",
"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-12-19T22:42:21.2846406+08:00",
"ID": "1915d64a-de2c-4ec1-aa12-ab162355d7b7",
"PurchaseOrderId": "0a7a944d-de19-453f-a92c-fb98971602cb",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "6620d7cb-cc9e-4f72-9f49-d8f6723f68c5",
"LinkedId": "6ea435dc-e661-4f60-b8b0-b18a03f5702a",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-12-19T22:42:21.2846406+08:00",
"ID": "29c391b0-72e9-470e-b9d0-d3d5301239f5",
"OrderId": "d59f54c8-39cc-4774-b644-86de6188c9e8",
"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-12-19T22:42:21.2846406+08:00",
"ID": "74cf72bc-e7a5-475d-859b-a800c55fb7c1",
"PurchaseOrderId": "179831f5-6f1b-45ee-9c38-2950a23a62f5",
"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-12-19T22:42:21.2846406+08:00",
"ID": "74cf72bc-e7a5-475d-859b-a800c55fb7c1",
"PurchaseOrderId": "179831f5-6f1b-45ee-9c38-2950a23a62f5",
"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-12-19T22:42:21.2846406+08:00",
"ID": "a0095543-6d50-4ae2-836f-2f3c0b52a6a1",
"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-12-19T22:42:21.2846406+08:00",
"ID": "1915d64a-de2c-4ec1-aa12-ab162355d7b7",
"PurchaseOrderId": "0a7a944d-de19-453f-a92c-fb98971602cb",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "6620d7cb-cc9e-4f72-9f49-d8f6723f68c5",
"LinkedId": "6ea435dc-e661-4f60-b8b0-b18a03f5702a",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-19T22:42:21.2846406+08:00",
"ID": "a0095543-6d50-4ae2-836f-2f3c0b52a6a1",
"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-12-19T22:42:21.2846406+08:00",
"ID": "1915d64a-de2c-4ec1-aa12-ab162355d7b7",
"PurchaseOrderId": "0a7a944d-de19-453f-a92c-fb98971602cb",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "6620d7cb-cc9e-4f72-9f49-d8f6723f68c5",
"LinkedId": "6ea435dc-e661-4f60-b8b0-b18a03f5702a",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-12-19T22:42:21.2846406+08:00",
"ID": "29c391b0-72e9-470e-b9d0-d3d5301239f5",
"OrderId": "d59f54c8-39cc-4774-b644-86de6188c9e8",
"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-12-19T22:42:21.2846406+08:00",
"Creater": "sample string 3",
"ID": "24fc8587-4613-4f42-bc9a-51a31d73c220",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-12-19T22:42:21.2846406+08:00",
"ExternalTime": "2025-12-19T22:42:21.2846406+08:00"
}