POST Api/Invoke/ExportPurchasePaymentNotReconcileds
导出采购单收付款未对账数据表
Request Information
URI Parameters
None.
Body Parameters
检索模型
SpeedPower.Utility.Models.Project.Orders.Service.SearchOrderReconciledModel| Name | Description | Type | Additional information |
|---|---|---|---|
| MinDateTime |
最小查询时间 |
date |
Required |
| MaxDateTime |
最大查询时间 |
date |
Required |
| SiteIds |
站点ID列表 |
Collection of string |
None. |
Request Formats
application/json, text/json
Sample:
{
"MinDateTime": "2026-05-13T11:49:26.4889527+08:00",
"MaxDateTime": "2026-05-13T11:49:26.4889527+08:00",
"SiteIds": [
"sample string 1",
"sample string 2"
]
}
Response Information
Resource Description
导出采购单收付款未对账数据表
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportPurchasePaymentNotReconciledModel| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseFollowups |
退改金融项模型 |
SpeedPower.Utility.Models.Project.Orders.Service.ExportReversePurchaseFollowupModel |
None. |
| RecordType |
记录添加方式 |
SpeedPower.Utility.Models.Project.Orders.Enums.RecordType |
None. |
| Creater |
创建人 |
string |
Required String length: inclusive between 0 and 128 |
| Time |
添加时间 |
date |
None. |
| ID |
父级ID |
globally unique identifier |
None. |
| ClaimlPrice |
操作价格 |
decimal number |
None. |
| ServicePrice |
服务价格 |
decimal number |
None. |
| Confirmed |
是否已确认 |
boolean |
None. |
| Reconciled |
是否已对账 |
boolean |
None. |
| TransactionId |
交易流水号 |
string |
String length: inclusive between 0 and 200 |
| Remarks |
备注内容 |
string |
String length: inclusive between 0 and 500 |
Response Formats
application/json, text/json
Sample:
[
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "b6c1ca6e-79f3-429d-b28b-be96a4e316c3",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"OrderId": "20269f7c-3783-40bf-916f-9766157a0a29",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "b6c1ca6e-79f3-429d-b28b-be96a4e316c3",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"OrderId": "20269f7c-3783-40bf-916f-9766157a0a29",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "c13c3c08-9d66-40df-8d3f-c30471c1c0ca",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"OrderId": "d2db76bc-066e-4b0a-a865-fa0c5ebd4b9e",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "c13c3c08-9d66-40df-8d3f-c30471c1c0ca",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"OrderId": "d2db76bc-066e-4b0a-a865-fa0c5ebd4b9e",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-05-13T11:49:26.4889527+08:00",
"Creater": "sample string 3",
"ID": "49f678ce-6549-4540-8fea-1bada16b310e",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-05-13T11:49:26.4889527+08:00",
"ExternalTime": "2026-05-13T11:49:26.4889527+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"ID": "5f6f3666-0121-4f5b-9140-eb7e1670a58f",
"OrderId": "ad7a2a8b-bbc5-4a94-9a31-b22086d6dddb",
"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"
},
"RecordType": 0,
"ApplyStatus": 0,
"Creater": "sample string 1",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"ID": "732b5487-00e1-429f-aefe-36f47970d089",
"PurchaseOrderId": "a1fc9655-8aed-4dd8-8436-9e05fb9cfea3",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "f85a4495-8b61-428b-9255-130b24b16dc9",
"LinkedId": "715c212b-449f-418e-bf6d-8fc91e493488",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"ID": "6224f2f9-9681-4fb7-be07-c5a6d04d49a6",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "b6c1ca6e-79f3-429d-b28b-be96a4e316c3",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"OrderId": "20269f7c-3783-40bf-916f-9766157a0a29",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "b6c1ca6e-79f3-429d-b28b-be96a4e316c3",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"OrderId": "20269f7c-3783-40bf-916f-9766157a0a29",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "c13c3c08-9d66-40df-8d3f-c30471c1c0ca",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"OrderId": "d2db76bc-066e-4b0a-a865-fa0c5ebd4b9e",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "c13c3c08-9d66-40df-8d3f-c30471c1c0ca",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"OrderId": "d2db76bc-066e-4b0a-a865-fa0c5ebd4b9e",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-05-13T11:49:26.4889527+08:00",
"Creater": "sample string 3",
"ID": "49f678ce-6549-4540-8fea-1bada16b310e",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-05-13T11:49:26.4889527+08:00",
"ExternalTime": "2026-05-13T11:49:26.4889527+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"ID": "5f6f3666-0121-4f5b-9140-eb7e1670a58f",
"OrderId": "ad7a2a8b-bbc5-4a94-9a31-b22086d6dddb",
"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"
},
"RecordType": 0,
"ApplyStatus": 0,
"Creater": "sample string 1",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"ID": "732b5487-00e1-429f-aefe-36f47970d089",
"PurchaseOrderId": "a1fc9655-8aed-4dd8-8436-9e05fb9cfea3",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "f85a4495-8b61-428b-9255-130b24b16dc9",
"LinkedId": "715c212b-449f-418e-bf6d-8fc91e493488",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-13T11:49:26.4889527+08:00",
"ID": "6224f2f9-9681-4fb7-be07-c5a6d04d49a6",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]