GET Api/Invoke/ExportQueryOverallOrderByChangedExternalNumber/{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-04T05:52:07.3012949+08:00",
"ID": "79c58a89-b4fe-42d2-ab87-07fe2383698d",
"OrderId": "044465bd-dec1-4bf1-8fe9-c73b52e6a99b",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-04T05:52:07.3012949+08:00",
"ID": "79c58a89-b4fe-42d2-ab87-07fe2383698d",
"OrderId": "044465bd-dec1-4bf1-8fe9-c73b52e6a99b",
"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-04T05:52:07.3012949+08:00",
"ID": "93bddfd8-fb7c-47de-bb09-bba6b36a9a75",
"RefundId": "f56f0171-ae62-448d-825c-3377bf4d36bd",
"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-04T05:52:07.3012949+08:00",
"ID": "93bddfd8-fb7c-47de-bb09-bba6b36a9a75",
"RefundId": "f56f0171-ae62-448d-825c-3377bf4d36bd",
"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-04T05:52:07.3012949+08:00",
"ID": "d65f83cd-2bd3-4163-991b-a8971e26ad3f",
"OrderId": "5ae6f1da-c2cf-4715-9032-bb03e15a1018",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2025-12-04T05:52:07.3012949+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-12-04T05:52:07.3012949+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-04T05:52:07.3012949+08:00",
"ID": "93bddfd8-fb7c-47de-bb09-bba6b36a9a75",
"RefundId": "f56f0171-ae62-448d-825c-3377bf4d36bd",
"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-04T05:52:07.3012949+08:00",
"ID": "93bddfd8-fb7c-47de-bb09-bba6b36a9a75",
"RefundId": "f56f0171-ae62-448d-825c-3377bf4d36bd",
"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-04T05:52:07.3012949+08:00",
"ID": "d65f83cd-2bd3-4163-991b-a8971e26ad3f",
"OrderId": "5ae6f1da-c2cf-4715-9032-bb03e15a1018",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2025-12-04T05:52:07.3012949+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-12-04T05:52:07.3012949+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-04T05:52:07.3012949+08:00",
"ID": "d55d106e-a04c-41f0-8157-e947c75b67e2",
"ChangedId": "02caa31e-eb92-488b-9f49-94d49abc3285",
"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-04T05:52:07.3012949+08:00",
"ID": "d55d106e-a04c-41f0-8157-e947c75b67e2",
"ChangedId": "02caa31e-eb92-488b-9f49-94d49abc3285",
"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-04T05:52:07.3012949+08:00",
"ID": "e12fd32a-c147-4ae2-8f92-33cf2941f4c9",
"OrderId": "b260a070-659f-4c1b-9b19-20854c67d2eb",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2025-12-04T05:52:07.3012949+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-12-04T05:52:07.3012949+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-04T05:52:07.3012949+08:00",
"ID": "d55d106e-a04c-41f0-8157-e947c75b67e2",
"ChangedId": "02caa31e-eb92-488b-9f49-94d49abc3285",
"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-04T05:52:07.3012949+08:00",
"ID": "d55d106e-a04c-41f0-8157-e947c75b67e2",
"ChangedId": "02caa31e-eb92-488b-9f49-94d49abc3285",
"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-04T05:52:07.3012949+08:00",
"ID": "e12fd32a-c147-4ae2-8f92-33cf2941f4c9",
"OrderId": "b260a070-659f-4c1b-9b19-20854c67d2eb",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2025-12-04T05:52:07.3012949+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2025-12-04T05:52:07.3012949+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-04T05:52:07.3012949+08:00",
"ID": "3bd946b4-37a4-44c0-b35f-c833ad8400a9",
"PurchaseOrderId": "a609341c-8f20-4b82-9758-009b26148215",
"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-04T05:52:07.3012949+08:00",
"ID": "3bd946b4-37a4-44c0-b35f-c833ad8400a9",
"PurchaseOrderId": "a609341c-8f20-4b82-9758-009b26148215",
"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-04T05:52:07.3012949+08:00",
"ID": "0ebad945-f4b5-40f9-b019-d849c8028de9",
"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-04T05:52:07.3012949+08:00",
"ID": "38e49926-ac4b-4ede-9782-524d608cd7e0",
"PurchaseOrderId": "aab7ddfd-108c-49e7-b858-fde160c95390",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "93ad9e58-859e-4759-926b-7391b964e848",
"LinkedId": "e925ed32-ee2a-411c-bf09-2c5d67739077",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-04T05:52:07.3012949+08:00",
"ID": "0ebad945-f4b5-40f9-b019-d849c8028de9",
"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-04T05:52:07.3012949+08:00",
"ID": "38e49926-ac4b-4ede-9782-524d608cd7e0",
"PurchaseOrderId": "aab7ddfd-108c-49e7-b858-fde160c95390",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "93ad9e58-859e-4759-926b-7391b964e848",
"LinkedId": "e925ed32-ee2a-411c-bf09-2c5d67739077",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-12-04T05:52:07.3012949+08:00",
"ID": "768d6bea-95b7-44b7-8b0c-54e512d4f35e",
"OrderId": "ca1e04fb-d067-4398-a0e2-8a1f8507624a",
"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-04T05:52:07.3012949+08:00",
"ID": "3bd946b4-37a4-44c0-b35f-c833ad8400a9",
"PurchaseOrderId": "a609341c-8f20-4b82-9758-009b26148215",
"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-04T05:52:07.3012949+08:00",
"ID": "3bd946b4-37a4-44c0-b35f-c833ad8400a9",
"PurchaseOrderId": "a609341c-8f20-4b82-9758-009b26148215",
"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-04T05:52:07.3012949+08:00",
"ID": "0ebad945-f4b5-40f9-b019-d849c8028de9",
"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-04T05:52:07.3012949+08:00",
"ID": "38e49926-ac4b-4ede-9782-524d608cd7e0",
"PurchaseOrderId": "aab7ddfd-108c-49e7-b858-fde160c95390",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "93ad9e58-859e-4759-926b-7391b964e848",
"LinkedId": "e925ed32-ee2a-411c-bf09-2c5d67739077",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-04T05:52:07.3012949+08:00",
"ID": "0ebad945-f4b5-40f9-b019-d849c8028de9",
"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-04T05:52:07.3012949+08:00",
"ID": "38e49926-ac4b-4ede-9782-524d608cd7e0",
"PurchaseOrderId": "aab7ddfd-108c-49e7-b858-fde160c95390",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "93ad9e58-859e-4759-926b-7391b964e848",
"LinkedId": "e925ed32-ee2a-411c-bf09-2c5d67739077",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-12-04T05:52:07.3012949+08:00",
"ID": "768d6bea-95b7-44b7-8b0c-54e512d4f35e",
"OrderId": "ca1e04fb-d067-4398-a0e2-8a1f8507624a",
"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-04T05:52:07.3012949+08:00",
"Creater": "sample string 3",
"ID": "54c331de-1c28-4be4-be23-1ea61bedf89a",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-12-04T05:52:07.3012949+08:00",
"ExternalTime": "2025-12-04T05:52:07.3012949+08:00"
}