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": "2026-02-08T08:35:32.5545241+08:00",
"ID": "e4ad98d6-e88f-4593-b37d-5983f4e40c1b",
"OrderId": "b8e9676e-1ba2-48a7-82e9-d7e6db0e003b",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-08T08:35:32.5545241+08:00",
"ID": "e4ad98d6-e88f-4593-b37d-5983f4e40c1b",
"OrderId": "b8e9676e-1ba2-48a7-82e9-d7e6db0e003b",
"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-08T08:35:32.5545241+08:00",
"ID": "17409fb8-e93f-40e0-8306-47302443548b",
"RefundId": "48b2d6f3-af6c-4d54-bedf-9abc44ecafc1",
"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-08T08:35:32.5545241+08:00",
"ID": "17409fb8-e93f-40e0-8306-47302443548b",
"RefundId": "48b2d6f3-af6c-4d54-bedf-9abc44ecafc1",
"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-08T08:35:32.5545241+08:00",
"ID": "a1c22163-5e01-4abd-aede-ea3301f0527c",
"OrderId": "70b2e83c-d086-4ea0-a82c-dd9e56301080",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-02-08T08:35:32.5545241+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-08T08:35:32.5545241+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-08T08:35:32.5545241+08:00",
"ID": "17409fb8-e93f-40e0-8306-47302443548b",
"RefundId": "48b2d6f3-af6c-4d54-bedf-9abc44ecafc1",
"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-08T08:35:32.5545241+08:00",
"ID": "17409fb8-e93f-40e0-8306-47302443548b",
"RefundId": "48b2d6f3-af6c-4d54-bedf-9abc44ecafc1",
"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-08T08:35:32.5545241+08:00",
"ID": "a1c22163-5e01-4abd-aede-ea3301f0527c",
"OrderId": "70b2e83c-d086-4ea0-a82c-dd9e56301080",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-02-08T08:35:32.5545241+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-08T08:35:32.5545241+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-08T08:35:32.5545241+08:00",
"ID": "006c8150-07e6-4bf7-a897-8b2a06aa73aa",
"ChangedId": "a6ce3cd2-9680-4080-870b-0f87150760f0",
"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-08T08:35:32.5545241+08:00",
"ID": "006c8150-07e6-4bf7-a897-8b2a06aa73aa",
"ChangedId": "a6ce3cd2-9680-4080-870b-0f87150760f0",
"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-08T08:35:32.5545241+08:00",
"ID": "8e8e571a-86d3-43da-80e8-3f4b836b9c99",
"OrderId": "d2b81c52-1b1d-48a6-82f6-6872c54a0357",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-02-08T08:35:32.5545241+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-08T08:35:32.5545241+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-08T08:35:32.5545241+08:00",
"ID": "006c8150-07e6-4bf7-a897-8b2a06aa73aa",
"ChangedId": "a6ce3cd2-9680-4080-870b-0f87150760f0",
"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-08T08:35:32.5545241+08:00",
"ID": "006c8150-07e6-4bf7-a897-8b2a06aa73aa",
"ChangedId": "a6ce3cd2-9680-4080-870b-0f87150760f0",
"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-08T08:35:32.5545241+08:00",
"ID": "8e8e571a-86d3-43da-80e8-3f4b836b9c99",
"OrderId": "d2b81c52-1b1d-48a6-82f6-6872c54a0357",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-02-08T08:35:32.5545241+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-08T08:35:32.5545241+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-08T08:35:32.5565251+08:00",
"ID": "1289ab4c-43f2-4f49-a2cb-0e45b7441e81",
"PurchaseOrderId": "3ec96088-065e-48c2-9e05-bf0f197024c4",
"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-08T08:35:32.5565251+08:00",
"ID": "1289ab4c-43f2-4f49-a2cb-0e45b7441e81",
"PurchaseOrderId": "3ec96088-065e-48c2-9e05-bf0f197024c4",
"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-08T08:35:32.5565251+08:00",
"ID": "de252c20-5c12-4ebc-ab72-85028b20b3dd",
"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-08T08:35:32.5565251+08:00",
"ID": "f3a447d3-eced-421f-ae1c-29c867eaa466",
"PurchaseOrderId": "d2d59b33-4204-4a2a-98c0-cfb25bc7bd09",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "b4f6a65a-8bb5-47f6-b8cc-d58977acf851",
"LinkedId": "54d3ddf9-b5a7-4498-91a0-f87d78354197",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-08T08:35:32.5565251+08:00",
"ID": "de252c20-5c12-4ebc-ab72-85028b20b3dd",
"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-08T08:35:32.5565251+08:00",
"ID": "f3a447d3-eced-421f-ae1c-29c867eaa466",
"PurchaseOrderId": "d2d59b33-4204-4a2a-98c0-cfb25bc7bd09",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "b4f6a65a-8bb5-47f6-b8cc-d58977acf851",
"LinkedId": "54d3ddf9-b5a7-4498-91a0-f87d78354197",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-02-08T08:35:32.5565251+08:00",
"ID": "13e48abf-4a99-4062-b405-b836f51921b3",
"OrderId": "41544dd3-70d4-4705-8d4f-1abe041ad0d2",
"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-08T08:35:32.5565251+08:00",
"ID": "1289ab4c-43f2-4f49-a2cb-0e45b7441e81",
"PurchaseOrderId": "3ec96088-065e-48c2-9e05-bf0f197024c4",
"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-08T08:35:32.5565251+08:00",
"ID": "1289ab4c-43f2-4f49-a2cb-0e45b7441e81",
"PurchaseOrderId": "3ec96088-065e-48c2-9e05-bf0f197024c4",
"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-08T08:35:32.5565251+08:00",
"ID": "de252c20-5c12-4ebc-ab72-85028b20b3dd",
"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-08T08:35:32.5565251+08:00",
"ID": "f3a447d3-eced-421f-ae1c-29c867eaa466",
"PurchaseOrderId": "d2d59b33-4204-4a2a-98c0-cfb25bc7bd09",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "b4f6a65a-8bb5-47f6-b8cc-d58977acf851",
"LinkedId": "54d3ddf9-b5a7-4498-91a0-f87d78354197",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-08T08:35:32.5565251+08:00",
"ID": "de252c20-5c12-4ebc-ab72-85028b20b3dd",
"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-08T08:35:32.5565251+08:00",
"ID": "f3a447d3-eced-421f-ae1c-29c867eaa466",
"PurchaseOrderId": "d2d59b33-4204-4a2a-98c0-cfb25bc7bd09",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "b4f6a65a-8bb5-47f6-b8cc-d58977acf851",
"LinkedId": "54d3ddf9-b5a7-4498-91a0-f87d78354197",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-02-08T08:35:32.5565251+08:00",
"ID": "13e48abf-4a99-4062-b405-b836f51921b3",
"OrderId": "41544dd3-70d4-4705-8d4f-1abe041ad0d2",
"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-08T08:35:32.5565251+08:00",
"Creater": "sample string 3",
"ID": "e0cee40d-9b73-4a17-8f96-753ea32134df",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-02-08T08:35:32.5565251+08:00",
"ExternalTime": "2026-02-08T08:35:32.5565251+08:00"
}