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-07-01T12:25:42.7701478+08:00", "ID": "37d46d5a-ba5b-4a98-8a7f-3b6e5b38c5a4", "OrderId": "422e10fa-a2a2-4300-8299-e9252abd7052", "PaymentType": 0, "TotalPrice": 5.1, "TransactionId": "sample string 6", "Reconciled": true, "Remarks": "sample string 8" }, { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:25:42.7701478+08:00", "ID": "37d46d5a-ba5b-4a98-8a7f-3b6e5b38c5a4", "OrderId": "422e10fa-a2a2-4300-8299-e9252abd7052", "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-07-01T12:25:42.7701478+08:00", "ID": "7faa7877-331d-4017-add6-4a2aee0124bc", "RefundId": "0b6b3702-e57b-460f-b13b-3614848a2c9d", "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-07-01T12:25:42.7701478+08:00", "ID": "7faa7877-331d-4017-add6-4a2aee0124bc", "RefundId": "0b6b3702-e57b-460f-b13b-3614848a2c9d", "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-07-01T12:25:42.7701478+08:00", "ID": "6b1f2b34-e039-4ae5-b8a6-b53cbc77fbd7", "OrderId": "60b51f29-c0e9-4b06-8309-a83a4de182d4", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-07-01T12:25:42.7701478+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T12:25:42.7701478+08:00" }, { "RefundPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:25:42.7701478+08:00", "ID": "7faa7877-331d-4017-add6-4a2aee0124bc", "RefundId": "0b6b3702-e57b-460f-b13b-3614848a2c9d", "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-07-01T12:25:42.7701478+08:00", "ID": "7faa7877-331d-4017-add6-4a2aee0124bc", "RefundId": "0b6b3702-e57b-460f-b13b-3614848a2c9d", "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-07-01T12:25:42.7701478+08:00", "ID": "6b1f2b34-e039-4ae5-b8a6-b53cbc77fbd7", "OrderId": "60b51f29-c0e9-4b06-8309-a83a4de182d4", "RefundExternalNumber": "sample string 6", "RefundType": 0, "RefundStyle": 0, "LatestTime": "2025-07-01T12:25:42.7701478+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T12:25:42.7701478+08:00" } ], "Changeds": [ { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:25:42.7701478+08:00", "ID": "572724c5-1889-4263-8346-db9d4f9ea787", "ChangedId": "32472e86-9411-4beb-96e5-4c8699a69237", "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-07-01T12:25:42.7701478+08:00", "ID": "572724c5-1889-4263-8346-db9d4f9ea787", "ChangedId": "32472e86-9411-4beb-96e5-4c8699a69237", "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-07-01T12:25:42.7701478+08:00", "ID": "f998afe5-1259-4a04-9acb-b370b5736333", "OrderId": "b89924a9-c730-4760-be04-604b541cb045", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-07-01T12:25:42.7701478+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T12:25:42.7701478+08:00" }, { "ChangedPayments": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:25:42.7701478+08:00", "ID": "572724c5-1889-4263-8346-db9d4f9ea787", "ChangedId": "32472e86-9411-4beb-96e5-4c8699a69237", "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-07-01T12:25:42.7701478+08:00", "ID": "572724c5-1889-4263-8346-db9d4f9ea787", "ChangedId": "32472e86-9411-4beb-96e5-4c8699a69237", "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-07-01T12:25:42.7701478+08:00", "ID": "f998afe5-1259-4a04-9acb-b370b5736333", "OrderId": "b89924a9-c730-4760-be04-604b541cb045", "ChangedExternalNumber": "sample string 6", "ChangedType": 0, "ChangedStyle": 0, "LatestTime": "2025-07-01T12:25:42.7701478+08:00", "Remarks": "sample string 7", "ExternalTime": "2025-07-01T12:25:42.7701478+08:00" } ], "PurchaseOrders": [ { "PurchasePayables": [ { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:25:42.7701478+08:00", "ID": "bdd85f29-1dd0-4f28-ba7d-ab35148e6a96", "PurchaseOrderId": "9bb0d116-1703-4791-af9e-5b0ee627f494", "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-07-01T12:25:42.7701478+08:00", "ID": "bdd85f29-1dd0-4f28-ba7d-ab35148e6a96", "PurchaseOrderId": "9bb0d116-1703-4791-af9e-5b0ee627f494", "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-07-01T12:25:42.7701478+08:00", "ID": "e6b9a59c-95e2-4e0d-b12c-0daa0fc33e84", "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-07-01T12:25:42.7701478+08:00", "ID": "834ec82b-ef77-4344-9285-35efed75acc9", "PurchaseOrderId": "b9b95b5b-28d1-46d7-8463-707b4754629d", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "7dc72515-60bf-4678-8470-cbe73d2df255", "LinkedId": "e0c80cde-d17f-41d7-8300-18a7d83feeca", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:25:42.7701478+08:00", "ID": "e6b9a59c-95e2-4e0d-b12c-0daa0fc33e84", "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-07-01T12:25:42.7701478+08:00", "ID": "834ec82b-ef77-4344-9285-35efed75acc9", "PurchaseOrderId": "b9b95b5b-28d1-46d7-8463-707b4754629d", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "7dc72515-60bf-4678-8470-cbe73d2df255", "LinkedId": "e0c80cde-d17f-41d7-8300-18a7d83feeca", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-07-01T12:25:42.7701478+08:00", "ID": "54f96796-049c-40d8-95b7-3dc93ff3ffa3", "OrderId": "d33fba04-e951-4f46-9101-8b280e9c0ee8", "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-07-01T12:25:42.7701478+08:00", "ID": "bdd85f29-1dd0-4f28-ba7d-ab35148e6a96", "PurchaseOrderId": "9bb0d116-1703-4791-af9e-5b0ee627f494", "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-07-01T12:25:42.7701478+08:00", "ID": "bdd85f29-1dd0-4f28-ba7d-ab35148e6a96", "PurchaseOrderId": "9bb0d116-1703-4791-af9e-5b0ee627f494", "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-07-01T12:25:42.7701478+08:00", "ID": "e6b9a59c-95e2-4e0d-b12c-0daa0fc33e84", "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-07-01T12:25:42.7701478+08:00", "ID": "834ec82b-ef77-4344-9285-35efed75acc9", "PurchaseOrderId": "b9b95b5b-28d1-46d7-8463-707b4754629d", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "7dc72515-60bf-4678-8470-cbe73d2df255", "LinkedId": "e0c80cde-d17f-41d7-8300-18a7d83feeca", "PassengerIds": "sample string 6" }, { "PurchasePayments": { "RecordType": 0, "Creater": "sample string 1", "Time": "2025-07-01T12:25:42.7701478+08:00", "ID": "e6b9a59c-95e2-4e0d-b12c-0daa0fc33e84", "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-07-01T12:25:42.7701478+08:00", "ID": "834ec82b-ef77-4344-9285-35efed75acc9", "PurchaseOrderId": "b9b95b5b-28d1-46d7-8463-707b4754629d", "ApplyType": 0, "Remarks": "sample string 5", "CSegmentId": "7dc72515-60bf-4678-8470-cbe73d2df255", "LinkedId": "e0c80cde-d17f-41d7-8300-18a7d83feeca", "PassengerIds": "sample string 6" } ], "RecordType": 0, "PaymentUri": "sample string 1", "Manual": true, "Creater": "sample string 2", "Time": "2025-07-01T12:25:42.7701478+08:00", "ID": "54f96796-049c-40d8-95b7-3dc93ff3ffa3", "OrderId": "d33fba04-e951-4f46-9101-8b280e9c0ee8", "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-07-01T12:25:42.7701478+08:00", "Creater": "sample string 3", "ID": "9f203c73-2988-442f-81b3-c8b719a05889", "SiteId": "sample string 5", "OrderExternalNumber": "sample string 6", "LatestTime": "2025-07-01T12:25:42.7701478+08:00", "ExternalTime": "2025-07-01T12:25:42.7701478+08:00" }