GET Api/Invoke/ExportQueryOverallOrderByPurchaseOrderNumber/{PurchaseNumber}
查询完整订单财务信息(基于采购单号)
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseNumber |
采购单号 |
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-25T04:07:53.4818121+08:00",
"ID": "cf5cd961-d52c-434d-86e0-7769b580de32",
"OrderId": "f3460dee-7f58-4a71-b110-51d60e18e2ff",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-25T04:07:53.4818121+08:00",
"ID": "cf5cd961-d52c-434d-86e0-7769b580de32",
"OrderId": "f3460dee-7f58-4a71-b110-51d60e18e2ff",
"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-25T04:07:53.4818121+08:00",
"ID": "86c385f6-3df0-4c5d-8652-0f1a547d5351",
"RefundId": "ba0013f4-cac8-4128-a9ef-439fba41d50d",
"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-25T04:07:53.4818121+08:00",
"ID": "86c385f6-3df0-4c5d-8652-0f1a547d5351",
"RefundId": "ba0013f4-cac8-4128-a9ef-439fba41d50d",
"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-25T04:07:53.4818121+08:00",
"ID": "70dfb028-ef20-4809-9895-086346e355aa",
"OrderId": "70edeaee-d7c6-47f0-b226-f766be937f39",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-03-25T04:07:53.4818121+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-03-25T04:07:53.4818121+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-25T04:07:53.4818121+08:00",
"ID": "86c385f6-3df0-4c5d-8652-0f1a547d5351",
"RefundId": "ba0013f4-cac8-4128-a9ef-439fba41d50d",
"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-25T04:07:53.4818121+08:00",
"ID": "86c385f6-3df0-4c5d-8652-0f1a547d5351",
"RefundId": "ba0013f4-cac8-4128-a9ef-439fba41d50d",
"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-25T04:07:53.4818121+08:00",
"ID": "70dfb028-ef20-4809-9895-086346e355aa",
"OrderId": "70edeaee-d7c6-47f0-b226-f766be937f39",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-03-25T04:07:53.4818121+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-03-25T04:07:53.4818121+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-25T04:07:53.4818121+08:00",
"ID": "e719c3c6-f959-448d-8d77-e57b937ab455",
"ChangedId": "d03e97ab-51e2-483b-be48-8a5b43e53eb8",
"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-25T04:07:53.4818121+08:00",
"ID": "e719c3c6-f959-448d-8d77-e57b937ab455",
"ChangedId": "d03e97ab-51e2-483b-be48-8a5b43e53eb8",
"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-25T04:07:53.4818121+08:00",
"ID": "2c654529-7497-4c71-8bd3-3777d486bc8b",
"OrderId": "e96b2240-879b-4731-8b0a-ee6c3c4726e3",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-03-25T04:07:53.4818121+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-03-25T04:07:53.4818121+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-25T04:07:53.4818121+08:00",
"ID": "e719c3c6-f959-448d-8d77-e57b937ab455",
"ChangedId": "d03e97ab-51e2-483b-be48-8a5b43e53eb8",
"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-25T04:07:53.4818121+08:00",
"ID": "e719c3c6-f959-448d-8d77-e57b937ab455",
"ChangedId": "d03e97ab-51e2-483b-be48-8a5b43e53eb8",
"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-25T04:07:53.4818121+08:00",
"ID": "2c654529-7497-4c71-8bd3-3777d486bc8b",
"OrderId": "e96b2240-879b-4731-8b0a-ee6c3c4726e3",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-03-25T04:07:53.4818121+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-03-25T04:07:53.4818121+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-25T04:07:53.4818121+08:00",
"ID": "471d07bd-68f0-473a-a568-2f0d3353d993",
"PurchaseOrderId": "573a5929-ad9e-4db9-8162-fc7daa9483f6",
"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-25T04:07:53.4818121+08:00",
"ID": "471d07bd-68f0-473a-a568-2f0d3353d993",
"PurchaseOrderId": "573a5929-ad9e-4db9-8162-fc7daa9483f6",
"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-25T04:07:53.4818121+08:00",
"ID": "20350683-f2cb-47cc-a566-be583c09e398",
"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-25T04:07:53.4818121+08:00",
"ID": "b472d818-4a67-488d-bcb4-6296d2a35571",
"PurchaseOrderId": "d9ed3d6d-4557-44b3-b69a-3fd968963092",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "e6886b33-d267-4971-aae2-32dd6117787d",
"LinkedId": "c5265710-a46c-4b27-8969-7a440ae9cba1",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-25T04:07:53.4818121+08:00",
"ID": "20350683-f2cb-47cc-a566-be583c09e398",
"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-25T04:07:53.4818121+08:00",
"ID": "b472d818-4a67-488d-bcb4-6296d2a35571",
"PurchaseOrderId": "d9ed3d6d-4557-44b3-b69a-3fd968963092",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "e6886b33-d267-4971-aae2-32dd6117787d",
"LinkedId": "c5265710-a46c-4b27-8969-7a440ae9cba1",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-25T04:07:53.4818121+08:00",
"ID": "2aa8f85f-ec59-4e01-9dfe-5cb20c9daac0",
"OrderId": "fc1c9c5e-6f15-4e4b-930b-da628d3863c2",
"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-25T04:07:53.4818121+08:00",
"ID": "471d07bd-68f0-473a-a568-2f0d3353d993",
"PurchaseOrderId": "573a5929-ad9e-4db9-8162-fc7daa9483f6",
"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-25T04:07:53.4818121+08:00",
"ID": "471d07bd-68f0-473a-a568-2f0d3353d993",
"PurchaseOrderId": "573a5929-ad9e-4db9-8162-fc7daa9483f6",
"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-25T04:07:53.4818121+08:00",
"ID": "20350683-f2cb-47cc-a566-be583c09e398",
"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-25T04:07:53.4818121+08:00",
"ID": "b472d818-4a67-488d-bcb4-6296d2a35571",
"PurchaseOrderId": "d9ed3d6d-4557-44b3-b69a-3fd968963092",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "e6886b33-d267-4971-aae2-32dd6117787d",
"LinkedId": "c5265710-a46c-4b27-8969-7a440ae9cba1",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-25T04:07:53.4818121+08:00",
"ID": "20350683-f2cb-47cc-a566-be583c09e398",
"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-25T04:07:53.4818121+08:00",
"ID": "b472d818-4a67-488d-bcb4-6296d2a35571",
"PurchaseOrderId": "d9ed3d6d-4557-44b3-b69a-3fd968963092",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "e6886b33-d267-4971-aae2-32dd6117787d",
"LinkedId": "c5265710-a46c-4b27-8969-7a440ae9cba1",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-25T04:07:53.4818121+08:00",
"ID": "2aa8f85f-ec59-4e01-9dfe-5cb20c9daac0",
"OrderId": "fc1c9c5e-6f15-4e4b-930b-da628d3863c2",
"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-25T04:07:53.4818121+08:00",
"Creater": "sample string 3",
"ID": "73903729-51fd-42a2-89b2-400183101d0f",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-03-25T04:07:53.4818121+08:00",
"ExternalTime": "2026-03-25T04:07:53.4818121+08:00"
}