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-02-04T08:48:10.1325613+08:00",
"ID": "16993a1c-1efd-4f0d-ad22-b80343a1e55c",
"OrderId": "e1f20ee0-0535-4ece-beca-56224a925798",
"PaymentType": 0,
"TotalPrice": 5.1,
"TransactionId": "sample string 6",
"Reconciled": true,
"Remarks": "sample string 8"
},
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-04T08:48:10.1325613+08:00",
"ID": "16993a1c-1efd-4f0d-ad22-b80343a1e55c",
"OrderId": "e1f20ee0-0535-4ece-beca-56224a925798",
"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-04T08:48:10.1325613+08:00",
"ID": "25f8a180-2221-4699-899c-793d3217e4f9",
"RefundId": "de4cec4f-024f-47ce-b9b1-50a8747e2873",
"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-04T08:48:10.1325613+08:00",
"ID": "25f8a180-2221-4699-899c-793d3217e4f9",
"RefundId": "de4cec4f-024f-47ce-b9b1-50a8747e2873",
"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-04T08:48:10.1325613+08:00",
"ID": "477cc70c-b57a-4fc0-8ca3-416a63cd1225",
"OrderId": "7ce7eaf8-193c-457a-b60a-69404e2155fe",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-02-04T08:48:10.1325613+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-04T08:48:10.1325613+08:00"
},
{
"RefundPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-04T08:48:10.1325613+08:00",
"ID": "25f8a180-2221-4699-899c-793d3217e4f9",
"RefundId": "de4cec4f-024f-47ce-b9b1-50a8747e2873",
"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-04T08:48:10.1325613+08:00",
"ID": "25f8a180-2221-4699-899c-793d3217e4f9",
"RefundId": "de4cec4f-024f-47ce-b9b1-50a8747e2873",
"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-04T08:48:10.1325613+08:00",
"ID": "477cc70c-b57a-4fc0-8ca3-416a63cd1225",
"OrderId": "7ce7eaf8-193c-457a-b60a-69404e2155fe",
"RefundExternalNumber": "sample string 6",
"RefundType": 0,
"RefundStyle": 0,
"LatestTime": "2026-02-04T08:48:10.1325613+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-04T08:48:10.1325613+08:00"
}
],
"Changeds": [
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-04T08:48:10.1325613+08:00",
"ID": "2636276b-937f-4970-86c1-777847357eb6",
"ChangedId": "c211d107-3f7c-4a72-9040-58711f257c5b",
"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-04T08:48:10.1325613+08:00",
"ID": "2636276b-937f-4970-86c1-777847357eb6",
"ChangedId": "c211d107-3f7c-4a72-9040-58711f257c5b",
"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-04T08:48:10.1325613+08:00",
"ID": "211be583-1081-4428-9525-72838e6f3e01",
"OrderId": "7dc6806c-b5a2-4c19-b002-c075fa5f0732",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-02-04T08:48:10.1325613+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-04T08:48:10.1325613+08:00"
},
{
"ChangedPayments": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-04T08:48:10.1325613+08:00",
"ID": "2636276b-937f-4970-86c1-777847357eb6",
"ChangedId": "c211d107-3f7c-4a72-9040-58711f257c5b",
"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-04T08:48:10.1325613+08:00",
"ID": "2636276b-937f-4970-86c1-777847357eb6",
"ChangedId": "c211d107-3f7c-4a72-9040-58711f257c5b",
"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-04T08:48:10.1325613+08:00",
"ID": "211be583-1081-4428-9525-72838e6f3e01",
"OrderId": "7dc6806c-b5a2-4c19-b002-c075fa5f0732",
"ChangedExternalNumber": "sample string 6",
"ChangedType": 0,
"ChangedStyle": 0,
"LatestTime": "2026-02-04T08:48:10.1325613+08:00",
"Remarks": "sample string 7",
"ExternalTime": "2026-02-04T08:48:10.1325613+08:00"
}
],
"PurchaseOrders": [
{
"PurchasePayables": [
{
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-04T08:48:10.1325613+08:00",
"ID": "2cc36498-d8d9-49e0-a712-0aa9f4bc3eb5",
"PurchaseOrderId": "e1f22434-6f8a-4838-9386-abf5eb6a3f51",
"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-04T08:48:10.1325613+08:00",
"ID": "2cc36498-d8d9-49e0-a712-0aa9f4bc3eb5",
"PurchaseOrderId": "e1f22434-6f8a-4838-9386-abf5eb6a3f51",
"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-04T08:48:10.1325613+08:00",
"ID": "1a3736b4-5521-42a7-a09d-2f96f8cd4851",
"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-04T08:48:10.1325613+08:00",
"ID": "4a5695e3-2491-4e1c-b8bd-4380657c9058",
"PurchaseOrderId": "5a74dfe8-fd46-4633-be3e-663a25b8688c",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "aafd560d-941e-4df5-b350-c86e74e53259",
"LinkedId": "48d8c8d1-a59c-49a3-a7f1-fd70dece5462",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-04T08:48:10.1325613+08:00",
"ID": "1a3736b4-5521-42a7-a09d-2f96f8cd4851",
"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-04T08:48:10.1325613+08:00",
"ID": "4a5695e3-2491-4e1c-b8bd-4380657c9058",
"PurchaseOrderId": "5a74dfe8-fd46-4633-be3e-663a25b8688c",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "aafd560d-941e-4df5-b350-c86e74e53259",
"LinkedId": "48d8c8d1-a59c-49a3-a7f1-fd70dece5462",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-02-04T08:48:10.1325613+08:00",
"ID": "d98fd6ea-f5a7-4eab-a4cb-0d7b0ec22e4b",
"OrderId": "f2b336d9-9dee-4878-87f8-1029f9b9466d",
"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-04T08:48:10.1325613+08:00",
"ID": "2cc36498-d8d9-49e0-a712-0aa9f4bc3eb5",
"PurchaseOrderId": "e1f22434-6f8a-4838-9386-abf5eb6a3f51",
"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-04T08:48:10.1325613+08:00",
"ID": "2cc36498-d8d9-49e0-a712-0aa9f4bc3eb5",
"PurchaseOrderId": "e1f22434-6f8a-4838-9386-abf5eb6a3f51",
"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-04T08:48:10.1325613+08:00",
"ID": "1a3736b4-5521-42a7-a09d-2f96f8cd4851",
"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-04T08:48:10.1325613+08:00",
"ID": "4a5695e3-2491-4e1c-b8bd-4380657c9058",
"PurchaseOrderId": "5a74dfe8-fd46-4633-be3e-663a25b8688c",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "aafd560d-941e-4df5-b350-c86e74e53259",
"LinkedId": "48d8c8d1-a59c-49a3-a7f1-fd70dece5462",
"PassengerIds": "sample string 6"
},
{
"PurchasePayments": {
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-04T08:48:10.1325613+08:00",
"ID": "1a3736b4-5521-42a7-a09d-2f96f8cd4851",
"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-04T08:48:10.1325613+08:00",
"ID": "4a5695e3-2491-4e1c-b8bd-4380657c9058",
"PurchaseOrderId": "5a74dfe8-fd46-4633-be3e-663a25b8688c",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "aafd560d-941e-4df5-b350-c86e74e53259",
"LinkedId": "48d8c8d1-a59c-49a3-a7f1-fd70dece5462",
"PassengerIds": "sample string 6"
}
],
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-02-04T08:48:10.1325613+08:00",
"ID": "d98fd6ea-f5a7-4eab-a4cb-0d7b0ec22e4b",
"OrderId": "f2b336d9-9dee-4878-87f8-1029f9b9466d",
"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-04T08:48:10.1325613+08:00",
"Creater": "sample string 3",
"ID": "336b80ff-c69f-4d8a-9487-9fd681cee73e",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-02-04T08:48:10.1325613+08:00",
"ExternalTime": "2026-02-04T08:48:10.1325613+08:00"
}