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": "2025-11-23T17:17:33.482407+08:00",
"MaxDateTime": "2025-11-23T17:17:33.482407+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": "c729cb1c-17e3-4d0a-908e-a0761ed1da85",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-23T17:17:33.482407+08:00",
"OrderId": "e8b4751e-e9ab-45ed-971c-af8e0644e9a1",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "c729cb1c-17e3-4d0a-908e-a0761ed1da85",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-23T17:17:33.482407+08:00",
"OrderId": "e8b4751e-e9ab-45ed-971c-af8e0644e9a1",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "d3487fae-7963-400f-936f-6d3de4462b65",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-23T17:17:33.482407+08:00",
"OrderId": "53233ca1-787f-403a-8813-f578700cb14f",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "d3487fae-7963-400f-936f-6d3de4462b65",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-23T17:17:33.482407+08:00",
"OrderId": "53233ca1-787f-403a-8813-f578700cb14f",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2025-11-23T17:17:33.482407+08:00",
"Creater": "sample string 3",
"ID": "539f8c8e-ace3-497c-bace-b4bb2e7a9a78",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-11-23T17:17:33.482407+08:00",
"ExternalTime": "2025-11-23T17:17:33.482407+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-11-23T17:17:33.482407+08:00",
"ID": "d2bb0fc3-bad8-4f85-82b1-15bcb62f2930",
"OrderId": "a54b06ec-ed82-4e4a-820d-5aca60b8e868",
"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": "2025-11-23T17:17:33.482407+08:00",
"ID": "5162315a-75a0-4662-8b1f-a5831ebcf33a",
"PurchaseOrderId": "79e4c60d-6cb7-42f7-9883-52e8751959c1",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "bdfa575f-0824-41a8-9763-36d17dccb732",
"LinkedId": "4c763ec9-18e5-4967-aa18-0df7f407ba63",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-23T17:17:33.482407+08:00",
"ID": "b67ff18f-2a3b-40d9-a6ce-8ad70c9d285e",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "c729cb1c-17e3-4d0a-908e-a0761ed1da85",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-23T17:17:33.482407+08:00",
"OrderId": "e8b4751e-e9ab-45ed-971c-af8e0644e9a1",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "c729cb1c-17e3-4d0a-908e-a0761ed1da85",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-23T17:17:33.482407+08:00",
"OrderId": "e8b4751e-e9ab-45ed-971c-af8e0644e9a1",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "d3487fae-7963-400f-936f-6d3de4462b65",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-23T17:17:33.482407+08:00",
"OrderId": "53233ca1-787f-403a-8813-f578700cb14f",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "d3487fae-7963-400f-936f-6d3de4462b65",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-23T17:17:33.482407+08:00",
"OrderId": "53233ca1-787f-403a-8813-f578700cb14f",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2025-11-23T17:17:33.482407+08:00",
"Creater": "sample string 3",
"ID": "539f8c8e-ace3-497c-bace-b4bb2e7a9a78",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-11-23T17:17:33.482407+08:00",
"ExternalTime": "2025-11-23T17:17:33.482407+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-11-23T17:17:33.482407+08:00",
"ID": "d2bb0fc3-bad8-4f85-82b1-15bcb62f2930",
"OrderId": "a54b06ec-ed82-4e4a-820d-5aca60b8e868",
"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": "2025-11-23T17:17:33.482407+08:00",
"ID": "5162315a-75a0-4662-8b1f-a5831ebcf33a",
"PurchaseOrderId": "79e4c60d-6cb7-42f7-9883-52e8751959c1",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "bdfa575f-0824-41a8-9763-36d17dccb732",
"LinkedId": "4c763ec9-18e5-4967-aa18-0df7f407ba63",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-23T17:17:33.482407+08:00",
"ID": "b67ff18f-2a3b-40d9-a6ce-8ad70c9d285e",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]