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-03-04T12:11:18.909501+08:00",
"ID": "598f7f0f-40ca-4ffa-98bb-07b84959d3a1",
"OrderId": "b9cf2fa7-6297-40ff-ba64-c83fcf791413",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-04T12:11:18.909501+08:00",
"ID": "598f7f0f-40ca-4ffa-98bb-07b84959d3a1",
"OrderId": "b9cf2fa7-6297-40ff-ba64-c83fcf791413",
"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-03-04T12:11:18.909501+08:00",
"ID": "a5de6299-613d-4883-b6e2-885eda35c427",
"RefundId": "5df804ea-3cc6-4b4c-9ab7-7a1c5121b548",
"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-03-04T12:11:18.909501+08:00",
"ID": "a5de6299-613d-4883-b6e2-885eda35c427",
"RefundId": "5df804ea-3cc6-4b4c-9ab7-7a1c5121b548",
"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-03-04T12:11:18.909501+08:00",
"ID": "708f65a4-f1d7-4037-bbdf-07b14cfad551",
"OrderId": "a6c31676-be58-4776-be2d-3f6d83bec71f",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-03-04T12:11:18.909501+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-03-04T12:11:18.909501+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-04T12:11:18.909501+08:00",
"ID": "a5de6299-613d-4883-b6e2-885eda35c427",
"RefundId": "5df804ea-3cc6-4b4c-9ab7-7a1c5121b548",
"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-03-04T12:11:18.909501+08:00",
"ID": "a5de6299-613d-4883-b6e2-885eda35c427",
"RefundId": "5df804ea-3cc6-4b4c-9ab7-7a1c5121b548",
"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-03-04T12:11:18.909501+08:00",
"ID": "708f65a4-f1d7-4037-bbdf-07b14cfad551",
"OrderId": "a6c31676-be58-4776-be2d-3f6d83bec71f",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-03-04T12:11:18.909501+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-03-04T12:11:18.909501+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-04T12:11:18.909501+08:00",
"ID": "c4ad3af8-12e3-4021-b7b6-ba7605c32d0a",
"ChangedId": "ae8758ac-8b0b-43f1-8ec0-8b7173087edd",
"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-03-04T12:11:18.909501+08:00",
"ID": "c4ad3af8-12e3-4021-b7b6-ba7605c32d0a",
"ChangedId": "ae8758ac-8b0b-43f1-8ec0-8b7173087edd",
"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-03-04T12:11:18.909501+08:00",
"ID": "bea76694-969d-46ab-a329-3dff508fb9f9",
"OrderId": "b76e5beb-850e-4c9f-aa27-8057f5e4f78f",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-03-04T12:11:18.909501+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-03-04T12:11:18.909501+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-04T12:11:18.909501+08:00",
"ID": "c4ad3af8-12e3-4021-b7b6-ba7605c32d0a",
"ChangedId": "ae8758ac-8b0b-43f1-8ec0-8b7173087edd",
"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-03-04T12:11:18.909501+08:00",
"ID": "c4ad3af8-12e3-4021-b7b6-ba7605c32d0a",
"ChangedId": "ae8758ac-8b0b-43f1-8ec0-8b7173087edd",
"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-03-04T12:11:18.909501+08:00",
"ID": "bea76694-969d-46ab-a329-3dff508fb9f9",
"OrderId": "b76e5beb-850e-4c9f-aa27-8057f5e4f78f",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-03-04T12:11:18.909501+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-03-04T12:11:18.909501+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-04T12:11:18.909501+08:00",
"ID": "4eede3a9-6fcf-47e6-905f-cffc588bcbe2",
"PurchaseOrderId": "c65a8ad3-4663-452f-9c00-d74317ca1bfb",
"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-03-04T12:11:18.909501+08:00",
"ID": "4eede3a9-6fcf-47e6-905f-cffc588bcbe2",
"PurchaseOrderId": "c65a8ad3-4663-452f-9c00-d74317ca1bfb",
"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-03-04T12:11:18.909501+08:00",
"ID": "adc64e4e-4845-4ae0-bb14-1a94fe6d8de3",
"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-03-04T12:11:18.909501+08:00",
"ID": "71c0aae3-40e7-4767-8abd-013f4d7c6530",
"PurchaseOrderId": "7255f468-48ed-4ab5-9b8b-2cbf74df49b8",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "8138454d-acf0-499b-9123-9ac7c7c466f0",
"LinkedId": "0e25d76e-e8bd-4140-8dc8-ea8970b12a45",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-04T12:11:18.909501+08:00",
"ID": "adc64e4e-4845-4ae0-bb14-1a94fe6d8de3",
"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-03-04T12:11:18.909501+08:00",
"ID": "71c0aae3-40e7-4767-8abd-013f4d7c6530",
"PurchaseOrderId": "7255f468-48ed-4ab5-9b8b-2cbf74df49b8",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "8138454d-acf0-499b-9123-9ac7c7c466f0",
"LinkedId": "0e25d76e-e8bd-4140-8dc8-ea8970b12a45",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-04T12:11:18.909501+08:00",
"ID": "28370059-28ca-42db-a5a8-f09af9dc5e30",
"OrderId": "8da80ba7-aade-4fa4-ac51-7f7bb86a190f",
"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-03-04T12:11:18.909501+08:00",
"ID": "4eede3a9-6fcf-47e6-905f-cffc588bcbe2",
"PurchaseOrderId": "c65a8ad3-4663-452f-9c00-d74317ca1bfb",
"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-03-04T12:11:18.909501+08:00",
"ID": "4eede3a9-6fcf-47e6-905f-cffc588bcbe2",
"PurchaseOrderId": "c65a8ad3-4663-452f-9c00-d74317ca1bfb",
"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-03-04T12:11:18.909501+08:00",
"ID": "adc64e4e-4845-4ae0-bb14-1a94fe6d8de3",
"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-03-04T12:11:18.909501+08:00",
"ID": "71c0aae3-40e7-4767-8abd-013f4d7c6530",
"PurchaseOrderId": "7255f468-48ed-4ab5-9b8b-2cbf74df49b8",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "8138454d-acf0-499b-9123-9ac7c7c466f0",
"LinkedId": "0e25d76e-e8bd-4140-8dc8-ea8970b12a45",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-04T12:11:18.909501+08:00",
"ID": "adc64e4e-4845-4ae0-bb14-1a94fe6d8de3",
"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-03-04T12:11:18.909501+08:00",
"ID": "71c0aae3-40e7-4767-8abd-013f4d7c6530",
"PurchaseOrderId": "7255f468-48ed-4ab5-9b8b-2cbf74df49b8",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "8138454d-acf0-499b-9123-9ac7c7c466f0",
"LinkedId": "0e25d76e-e8bd-4140-8dc8-ea8970b12a45",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-04T12:11:18.909501+08:00",
"ID": "28370059-28ca-42db-a5a8-f09af9dc5e30",
"OrderId": "8da80ba7-aade-4fa4-ac51-7f7bb86a190f",
"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-03-04T12:11:18.909501+08:00",
"Creater": "sample string 3",
"ID": "09b12745-d983-46a3-903b-b049a8f0e845",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-03-04T12:11:18.909501+08:00",
"ExternalTime": "2026-03-04T12:11:18.909501+08:00"
}