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-22T09:51:54.1979632+08:00",
"ID": "c84f4eed-d0fe-4f50-a007-a7c67f5e23c4",
"OrderId": "7e2413c3-29a7-48e1-9da8-0f9888b915da",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-22T09:51:54.1979632+08:00",
"ID": "c84f4eed-d0fe-4f50-a007-a7c67f5e23c4",
"OrderId": "7e2413c3-29a7-48e1-9da8-0f9888b915da",
"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-22T09:51:54.1979632+08:00",
"ID": "93f92cdb-3977-499d-8478-19d96d06518b",
"RefundId": "ba6c3994-8057-4880-a1e9-24846516781a",
"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-22T09:51:54.1979632+08:00",
"ID": "93f92cdb-3977-499d-8478-19d96d06518b",
"RefundId": "ba6c3994-8057-4880-a1e9-24846516781a",
"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-22T09:51:54.1979632+08:00",
"ID": "cd4f32ab-efa9-4c35-baf8-16e170621a35",
"OrderId": "596eb95e-fdde-4873-b0fa-d762992046a5",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-02-22T09:51:54.1979632+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-22T09:51:54.1979632+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-22T09:51:54.1979632+08:00",
"ID": "93f92cdb-3977-499d-8478-19d96d06518b",
"RefundId": "ba6c3994-8057-4880-a1e9-24846516781a",
"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-22T09:51:54.1979632+08:00",
"ID": "93f92cdb-3977-499d-8478-19d96d06518b",
"RefundId": "ba6c3994-8057-4880-a1e9-24846516781a",
"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-22T09:51:54.1979632+08:00",
"ID": "cd4f32ab-efa9-4c35-baf8-16e170621a35",
"OrderId": "596eb95e-fdde-4873-b0fa-d762992046a5",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-02-22T09:51:54.1979632+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-22T09:51:54.1979632+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-22T09:51:54.1979632+08:00",
"ID": "643f7312-dde7-46db-8825-3f77d0888d90",
"ChangedId": "ae8bfb50-ee0b-453c-a8a0-796be2ebbb61",
"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-22T09:51:54.1979632+08:00",
"ID": "643f7312-dde7-46db-8825-3f77d0888d90",
"ChangedId": "ae8bfb50-ee0b-453c-a8a0-796be2ebbb61",
"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-22T09:51:54.1979632+08:00",
"ID": "66e3b4ca-ff50-4231-96e0-cb5cf1fe1d18",
"OrderId": "a1c0d525-8fd1-4828-b9f9-9e1b0a8fa1c6",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-02-22T09:51:54.1979632+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-22T09:51:54.1979632+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-22T09:51:54.1979632+08:00",
"ID": "643f7312-dde7-46db-8825-3f77d0888d90",
"ChangedId": "ae8bfb50-ee0b-453c-a8a0-796be2ebbb61",
"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-22T09:51:54.1979632+08:00",
"ID": "643f7312-dde7-46db-8825-3f77d0888d90",
"ChangedId": "ae8bfb50-ee0b-453c-a8a0-796be2ebbb61",
"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-22T09:51:54.1979632+08:00",
"ID": "66e3b4ca-ff50-4231-96e0-cb5cf1fe1d18",
"OrderId": "a1c0d525-8fd1-4828-b9f9-9e1b0a8fa1c6",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-02-22T09:51:54.1979632+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-22T09:51:54.1979632+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-22T09:51:54.1979632+08:00",
"ID": "361960d1-96e6-43f5-b2ac-b7ef6d7a02d5",
"PurchaseOrderId": "413d4e68-7781-46d7-87b1-3175412db504",
"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-22T09:51:54.1979632+08:00",
"ID": "361960d1-96e6-43f5-b2ac-b7ef6d7a02d5",
"PurchaseOrderId": "413d4e68-7781-46d7-87b1-3175412db504",
"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-22T09:51:54.1979632+08:00",
"ID": "9ddff446-2751-402f-96f7-5c0261417134",
"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-22T09:51:54.1979632+08:00",
"ID": "004c9904-e171-4bd4-ad91-5e098be91679",
"PurchaseOrderId": "e6e08bd5-298b-451a-8790-c694e43d2957",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "6d949706-802e-41d1-9e6b-3125c20de761",
"LinkedId": "7083154c-ca7a-4d6c-a3e6-ca094dec4335",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-22T09:51:54.1979632+08:00",
"ID": "9ddff446-2751-402f-96f7-5c0261417134",
"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-22T09:51:54.1979632+08:00",
"ID": "004c9904-e171-4bd4-ad91-5e098be91679",
"PurchaseOrderId": "e6e08bd5-298b-451a-8790-c694e43d2957",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "6d949706-802e-41d1-9e6b-3125c20de761",
"LinkedId": "7083154c-ca7a-4d6c-a3e6-ca094dec4335",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-02-22T09:51:54.1979632+08:00",
"ID": "e6eb7cb4-92b3-4be5-833b-2ca2b3434907",
"OrderId": "14ffd262-1951-4e26-be89-7a4f303714c6",
"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-22T09:51:54.1979632+08:00",
"ID": "361960d1-96e6-43f5-b2ac-b7ef6d7a02d5",
"PurchaseOrderId": "413d4e68-7781-46d7-87b1-3175412db504",
"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-22T09:51:54.1979632+08:00",
"ID": "361960d1-96e6-43f5-b2ac-b7ef6d7a02d5",
"PurchaseOrderId": "413d4e68-7781-46d7-87b1-3175412db504",
"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-22T09:51:54.1979632+08:00",
"ID": "9ddff446-2751-402f-96f7-5c0261417134",
"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-22T09:51:54.1979632+08:00",
"ID": "004c9904-e171-4bd4-ad91-5e098be91679",
"PurchaseOrderId": "e6e08bd5-298b-451a-8790-c694e43d2957",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "6d949706-802e-41d1-9e6b-3125c20de761",
"LinkedId": "7083154c-ca7a-4d6c-a3e6-ca094dec4335",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-22T09:51:54.1979632+08:00",
"ID": "9ddff446-2751-402f-96f7-5c0261417134",
"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-22T09:51:54.1979632+08:00",
"ID": "004c9904-e171-4bd4-ad91-5e098be91679",
"PurchaseOrderId": "e6e08bd5-298b-451a-8790-c694e43d2957",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "6d949706-802e-41d1-9e6b-3125c20de761",
"LinkedId": "7083154c-ca7a-4d6c-a3e6-ca094dec4335",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-02-22T09:51:54.1979632+08:00",
"ID": "e6eb7cb4-92b3-4be5-833b-2ca2b3434907",
"OrderId": "14ffd262-1951-4e26-be89-7a4f303714c6",
"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-22T09:51:54.1979632+08:00",
"Creater": "sample string 3",
"ID": "e6cf9e80-176d-4c60-95d3-2f34e77a5c4b",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-02-22T09:51:54.1979632+08:00",
"ExternalTime": "2026-02-22T09:51:54.1979632+08:00"
}