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-07T05:10:51.8851484+08:00",
"MaxDateTime": "2026-05-07T05:10:51.8851484+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": "8cfdf761-91a5-4b14-af93-9df716eca5b4",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"OrderId": "6a19df4d-12ec-438d-b5ca-d667e2646b89",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "8cfdf761-91a5-4b14-af93-9df716eca5b4",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"OrderId": "6a19df4d-12ec-438d-b5ca-d667e2646b89",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "f8027e62-b0ce-4828-87fb-02dc3de50909",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"OrderId": "c70c6629-2afd-4e8e-bdb2-56cb45ba73a1",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "f8027e62-b0ce-4828-87fb-02dc3de50909",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"OrderId": "c70c6629-2afd-4e8e-bdb2-56cb45ba73a1",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-05-07T05:10:51.8851484+08:00",
"Creater": "sample string 3",
"ID": "286dcb45-72c6-450f-b835-8b2765da2bb1",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-05-07T05:10:51.8851484+08:00",
"ExternalTime": "2026-05-07T05:10:51.8851484+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"ID": "5207f1fd-dcae-4efa-8351-98a801eea38c",
"OrderId": "eda662d3-55ba-4485-8247-61e99acb1098",
"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-07T05:10:51.8851484+08:00",
"ID": "3e558478-9f35-4ba1-a5a2-007bd2610229",
"PurchaseOrderId": "27a58a9a-b2ba-4be0-a561-5d48ce313b58",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "4c0f114b-1555-46ef-aa8e-2a7da8a1339f",
"LinkedId": "80deca46-264e-4d86-bdb6-92f29e27f2a6",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"ID": "0df994f8-26a3-401c-add1-0b30d9334329",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "8cfdf761-91a5-4b14-af93-9df716eca5b4",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"OrderId": "6a19df4d-12ec-438d-b5ca-d667e2646b89",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "8cfdf761-91a5-4b14-af93-9df716eca5b4",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"OrderId": "6a19df4d-12ec-438d-b5ca-d667e2646b89",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "f8027e62-b0ce-4828-87fb-02dc3de50909",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"OrderId": "c70c6629-2afd-4e8e-bdb2-56cb45ba73a1",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "f8027e62-b0ce-4828-87fb-02dc3de50909",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"OrderId": "c70c6629-2afd-4e8e-bdb2-56cb45ba73a1",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-05-07T05:10:51.8851484+08:00",
"Creater": "sample string 3",
"ID": "286dcb45-72c6-450f-b835-8b2765da2bb1",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-05-07T05:10:51.8851484+08:00",
"ExternalTime": "2026-05-07T05:10:51.8851484+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"ID": "5207f1fd-dcae-4efa-8351-98a801eea38c",
"OrderId": "eda662d3-55ba-4485-8247-61e99acb1098",
"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-07T05:10:51.8851484+08:00",
"ID": "3e558478-9f35-4ba1-a5a2-007bd2610229",
"PurchaseOrderId": "27a58a9a-b2ba-4be0-a561-5d48ce313b58",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "4c0f114b-1555-46ef-aa8e-2a7da8a1339f",
"LinkedId": "80deca46-264e-4d86-bdb6-92f29e27f2a6",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-05-07T05:10:51.8851484+08:00",
"ID": "0df994f8-26a3-401c-add1-0b30d9334329",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]