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.ExportQueryOrderModelName | 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-09-14T16:36:21.3701115+08:00", "ID": "b15c294b-d712-4f81-81e1-c297d5b3f98b", "OrderId": "1296b8f5-fc8e-4703-969b-d89cd48df6c6", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:36:21.3701115+08:00", "ID": "b15c294b-d712-4f81-81e1-c297d5b3f98b", "OrderId": "1296b8f5-fc8e-4703-969b-d89cd48df6c6", "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-09-14T16:36:21.3701115+08:00", "ID": "d66acf5c-afd7-4ba9-a2cb-f5966d070c5c", "RefundId": "69d5f8e0-f069-479e-a366-fd509d34116f", "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-09-14T16:36:21.3701115+08:00", "ID": "d66acf5c-afd7-4ba9-a2cb-f5966d070c5c", "RefundId": "69d5f8e0-f069-479e-a366-fd509d34116f", "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-09-14T16:36:21.3701115+08:00", "ID": "2568428f-8a8f-4350-b66e-b76eefaff4bd", "OrderId": "45f3c6ab-fd1e-4a69-acab-93458c3c5a62", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-09-14T16:36:21.3701115+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:36:21.3701115+08:00" }, { "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:36:21.3701115+08:00", "ID": "d66acf5c-afd7-4ba9-a2cb-f5966d070c5c", "RefundId": "69d5f8e0-f069-479e-a366-fd509d34116f", "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-09-14T16:36:21.3701115+08:00", "ID": "d66acf5c-afd7-4ba9-a2cb-f5966d070c5c", "RefundId": "69d5f8e0-f069-479e-a366-fd509d34116f", "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-09-14T16:36:21.3701115+08:00", "ID": "2568428f-8a8f-4350-b66e-b76eefaff4bd", "OrderId": "45f3c6ab-fd1e-4a69-acab-93458c3c5a62", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-09-14T16:36:21.3701115+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:36:21.3701115+08:00" } ], "Changeds": [ { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:36:21.3701115+08:00", "ID": "8d3b21c3-7f33-4c15-9139-6c5c1339b679", "ChangedId": "cb4228c6-0afe-4861-829f-e614913eefa3", "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-09-14T16:36:21.3701115+08:00", "ID": "8d3b21c3-7f33-4c15-9139-6c5c1339b679", "ChangedId": "cb4228c6-0afe-4861-829f-e614913eefa3", "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-09-14T16:36:21.3701115+08:00", "ID": "09dfd09b-623d-4e6b-80ff-a5cd7d4e36f8", "OrderId": "d2e064d8-6638-4ca2-b2c4-47991b96eff8", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-09-14T16:36:21.3701115+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:36:21.3701115+08:00" }, { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:36:21.3701115+08:00", "ID": "8d3b21c3-7f33-4c15-9139-6c5c1339b679", "ChangedId": "cb4228c6-0afe-4861-829f-e614913eefa3", "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-09-14T16:36:21.3701115+08:00", "ID": "8d3b21c3-7f33-4c15-9139-6c5c1339b679", "ChangedId": "cb4228c6-0afe-4861-829f-e614913eefa3", "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-09-14T16:36:21.3701115+08:00", "ID": "09dfd09b-623d-4e6b-80ff-a5cd7d4e36f8", "OrderId": "d2e064d8-6638-4ca2-b2c4-47991b96eff8", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-09-14T16:36:21.3701115+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-09-14T16:36:21.3701115+08:00" } ], "PurchaseOrders": [ { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:36:21.3701115+08:00", "ID": "bb4275c9-11df-4e72-b441-c15d89135379", "PurchaseOrderId": "aceb7fee-04bf-4d3e-a0c3-3eb30f29c143", "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-09-14T16:36:21.3701115+08:00", "ID": "bb4275c9-11df-4e72-b441-c15d89135379", "PurchaseOrderId": "aceb7fee-04bf-4d3e-a0c3-3eb30f29c143", "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-09-14T16:36:21.3701115+08:00", "ID": "6fb8e5a3-d8b0-4cdf-9f30-43f0ae2515ee", "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-09-14T16:36:21.3701115+08:00", "ID": "d99c64d2-e14b-4f34-b8a9-90572d11c553", "PurchaseOrderId": "3cd892fe-2b1f-4160-91db-a115d49fea5a", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d2804508-5f04-46d9-bf64-8a02c1007156", "LinkedId": "ed0f8221-d8e6-4c7b-99fe-a1783c05987c", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:36:21.3701115+08:00", "ID": "6fb8e5a3-d8b0-4cdf-9f30-43f0ae2515ee", "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-09-14T16:36:21.3701115+08:00", "ID": "d99c64d2-e14b-4f34-b8a9-90572d11c553", "PurchaseOrderId": "3cd892fe-2b1f-4160-91db-a115d49fea5a", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d2804508-5f04-46d9-bf64-8a02c1007156", "LinkedId": "ed0f8221-d8e6-4c7b-99fe-a1783c05987c", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-09-14T16:36:21.3701115+08:00", "ID": "8c520229-d831-4f22-9590-4fe1acd57d1e", "OrderId": "9bd460ad-b10a-42ef-94f9-c14e15b3a06b", "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-09-14T16:36:21.3701115+08:00", "ID": "bb4275c9-11df-4e72-b441-c15d89135379", "PurchaseOrderId": "aceb7fee-04bf-4d3e-a0c3-3eb30f29c143", "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-09-14T16:36:21.3701115+08:00", "ID": "bb4275c9-11df-4e72-b441-c15d89135379", "PurchaseOrderId": "aceb7fee-04bf-4d3e-a0c3-3eb30f29c143", "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-09-14T16:36:21.3701115+08:00", "ID": "6fb8e5a3-d8b0-4cdf-9f30-43f0ae2515ee", "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-09-14T16:36:21.3701115+08:00", "ID": "d99c64d2-e14b-4f34-b8a9-90572d11c553", "PurchaseOrderId": "3cd892fe-2b1f-4160-91db-a115d49fea5a", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d2804508-5f04-46d9-bf64-8a02c1007156", "LinkedId": "ed0f8221-d8e6-4c7b-99fe-a1783c05987c", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-09-14T16:36:21.3701115+08:00", "ID": "6fb8e5a3-d8b0-4cdf-9f30-43f0ae2515ee", "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-09-14T16:36:21.3701115+08:00", "ID": "d99c64d2-e14b-4f34-b8a9-90572d11c553", "PurchaseOrderId": "3cd892fe-2b1f-4160-91db-a115d49fea5a", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "d2804508-5f04-46d9-bf64-8a02c1007156", "LinkedId": "ed0f8221-d8e6-4c7b-99fe-a1783c05987c", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-09-14T16:36:21.3701115+08:00", "ID": "8c520229-d831-4f22-9590-4fe1acd57d1e", "OrderId": "9bd460ad-b10a-42ef-94f9-c14e15b3a06b", "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-09-14T16:36:21.3701115+08:00", "Creater": "sample string 3", "ID": "4eeee18f-5c6a-4223-b8b0-7e4af50d1555", "SiteId": "sample string 5", "OrderExternalNumber": "sample string 6", "LatestTime": "2025-09-14T16:36:21.3701115+08:00", "ExternalTime": "2025-09-14T16:36:21.3701115+08:00" }