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-09-16T10:31:03.4714959+08:00",
"ID": "112ae5f0-08f9-47f9-b11e-d92c3d36b388",
"OrderId": "0c879222-6e3e-45f5-9f72-293e03a66cef",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-16T10:31:03.4714959+08:00",
"ID": "112ae5f0-08f9-47f9-b11e-d92c3d36b388",
"OrderId": "0c879222-6e3e-45f5-9f72-293e03a66cef",
"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-09-16T10:31:03.4714959+08:00",
"ID": "ccf1c4db-bd64-453c-85a7-8518942ab509",
"RefundId": "ba698b23-f417-4d35-95e5-8c3af0001bc3",
"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-09-16T10:31:03.4714959+08:00",
"ID": "ccf1c4db-bd64-453c-85a7-8518942ab509",
"RefundId": "ba698b23-f417-4d35-95e5-8c3af0001bc3",
"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-09-16T10:31:03.4714959+08:00",
"ID": "68c81b3c-472b-4783-8ca3-8633126952fc",
"OrderId": "c206c744-43b4-4d38-93bd-befcf719b9de",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-09-16T10:31:03.4714959+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-09-16T10:31:03.4714959+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-16T10:31:03.4714959+08:00",
"ID": "ccf1c4db-bd64-453c-85a7-8518942ab509",
"RefundId": "ba698b23-f417-4d35-95e5-8c3af0001bc3",
"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-09-16T10:31:03.4714959+08:00",
"ID": "ccf1c4db-bd64-453c-85a7-8518942ab509",
"RefundId": "ba698b23-f417-4d35-95e5-8c3af0001bc3",
"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-09-16T10:31:03.4714959+08:00",
"ID": "68c81b3c-472b-4783-8ca3-8633126952fc",
"OrderId": "c206c744-43b4-4d38-93bd-befcf719b9de",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-09-16T10:31:03.4714959+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-09-16T10:31:03.4714959+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-16T10:31:03.4714959+08:00",
"ID": "45431c30-2c9c-485c-a4d5-29fb374abc66",
"ChangedId": "b806eec2-81fd-4469-9ea8-27643a781f25",
"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-09-16T10:31:03.4714959+08:00",
"ID": "45431c30-2c9c-485c-a4d5-29fb374abc66",
"ChangedId": "b806eec2-81fd-4469-9ea8-27643a781f25",
"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-09-16T10:31:03.4714959+08:00",
"ID": "68507ba1-6856-459e-a12e-fb65b8d8ce7b",
"OrderId": "d781a0dd-fdd9-4d1b-adff-60d6e1463a58",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-09-16T10:31:03.4714959+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-09-16T10:31:03.4714959+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-16T10:31:03.4714959+08:00",
"ID": "45431c30-2c9c-485c-a4d5-29fb374abc66",
"ChangedId": "b806eec2-81fd-4469-9ea8-27643a781f25",
"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-09-16T10:31:03.4714959+08:00",
"ID": "45431c30-2c9c-485c-a4d5-29fb374abc66",
"ChangedId": "b806eec2-81fd-4469-9ea8-27643a781f25",
"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-09-16T10:31:03.4714959+08:00",
"ID": "68507ba1-6856-459e-a12e-fb65b8d8ce7b",
"OrderId": "d781a0dd-fdd9-4d1b-adff-60d6e1463a58",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-09-16T10:31:03.4714959+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-09-16T10:31:03.4714959+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-16T10:31:03.4714959+08:00",
"ID": "9d84712c-3d8a-4fe6-9e8e-730442cbc235",
"PurchaseOrderId": "265acef4-3d62-4304-8dfd-dae4dbf5ae17",
"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-09-16T10:31:03.4714959+08:00",
"ID": "9d84712c-3d8a-4fe6-9e8e-730442cbc235",
"PurchaseOrderId": "265acef4-3d62-4304-8dfd-dae4dbf5ae17",
"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-09-16T10:31:03.4714959+08:00",
"ID": "a5c561d8-0aa1-441a-b1cb-662ed9993f94",
"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-09-16T10:31:03.4714959+08:00",
"ID": "67a9701b-0710-4293-999e-677a893646da",
"PurchaseOrderId": "84466aa4-e310-48ba-9a03-2389efd789d5",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "f449725c-bc89-4804-8bbd-33a698aa485b",
"LinkedId": "69a047dc-fb1e-4776-8241-b5b95302c480",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-16T10:31:03.4714959+08:00",
"ID": "a5c561d8-0aa1-441a-b1cb-662ed9993f94",
"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-09-16T10:31:03.4714959+08:00",
"ID": "67a9701b-0710-4293-999e-677a893646da",
"PurchaseOrderId": "84466aa4-e310-48ba-9a03-2389efd789d5",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "f449725c-bc89-4804-8bbd-33a698aa485b",
"LinkedId": "69a047dc-fb1e-4776-8241-b5b95302c480",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-09-16T10:31:03.4714959+08:00",
"ID": "4a80d692-155c-4340-a1fb-f17926e42b0d",
"OrderId": "85593126-31bd-42cd-9a2a-348284707893",
"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-09-16T10:31:03.4714959+08:00",
"ID": "9d84712c-3d8a-4fe6-9e8e-730442cbc235",
"PurchaseOrderId": "265acef4-3d62-4304-8dfd-dae4dbf5ae17",
"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-09-16T10:31:03.4714959+08:00",
"ID": "9d84712c-3d8a-4fe6-9e8e-730442cbc235",
"PurchaseOrderId": "265acef4-3d62-4304-8dfd-dae4dbf5ae17",
"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-09-16T10:31:03.4714959+08:00",
"ID": "a5c561d8-0aa1-441a-b1cb-662ed9993f94",
"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-09-16T10:31:03.4714959+08:00",
"ID": "67a9701b-0710-4293-999e-677a893646da",
"PurchaseOrderId": "84466aa4-e310-48ba-9a03-2389efd789d5",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "f449725c-bc89-4804-8bbd-33a698aa485b",
"LinkedId": "69a047dc-fb1e-4776-8241-b5b95302c480",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-16T10:31:03.4714959+08:00",
"ID": "a5c561d8-0aa1-441a-b1cb-662ed9993f94",
"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-09-16T10:31:03.4714959+08:00",
"ID": "67a9701b-0710-4293-999e-677a893646da",
"PurchaseOrderId": "84466aa4-e310-48ba-9a03-2389efd789d5",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "f449725c-bc89-4804-8bbd-33a698aa485b",
"LinkedId": "69a047dc-fb1e-4776-8241-b5b95302c480",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-09-16T10:31:03.4714959+08:00",
"ID": "4a80d692-155c-4340-a1fb-f17926e42b0d",
"OrderId": "85593126-31bd-42cd-9a2a-348284707893",
"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-09-16T10:31:03.4714959+08:00",
"Creater": "sample string 3",
"ID": "17ce33bd-963f-4893-b41d-8c05cc53c200",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-09-16T10:31:03.4714959+08:00",
"ExternalTime": "2026-09-16T10:31:03.4714959+08:00"
}