POST Api/Invoke/ExportPurchasePayableNotReconcileds
导出采购单付款项未对账数据表
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-03-05T08:49:59.7385777+08:00",
"MaxDateTime": "2026-03-05T08:49:59.7385777+08:00",
"SiteIds": [
"sample string 1",
"sample string 2"
]
}
Response Information
Resource Description
导出采购单付款项未对账数据表
Collection of SpeedPower.Utility.Models.Project.Orders.Service.ExportPurchasePayableNotReconciledModel| Name | Description | Type | Additional information |
|---|---|---|---|
| PurchaseOrders |
采购单模型 |
SpeedPower.Utility.Models.Project.Orders.Service.ExportReversePurchaseOrderModel |
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. |
| PurchaseOrderId |
父级ID |
globally unique identifier |
None. |
| PayPrice |
支付金额 |
decimal number |
None. |
| PaymentTag |
支付路由 |
string |
String length: inclusive between 0 and 20 |
| PaymentCode |
支付源代码 |
string |
String length: inclusive between 0 and 20 |
| PaymentAccount |
支付账户名称 |
string |
Required String length: inclusive between 0 and 128 |
| TransactionId |
交易流水号 |
string |
String length: inclusive between 0 and 200 |
| Reconciled |
是否已对账 |
boolean |
None. |
| Remarks |
备注内容 |
string |
String length: inclusive between 0 and 500 |
Response Formats
application/json, text/json
Sample:
[
{
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "17a563d3-d6fa-41ae-999c-3c74785df627",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"OrderId": "59e4180a-0e5e-44e8-aaa5-cd81c9caa47b",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "17a563d3-d6fa-41ae-999c-3c74785df627",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"OrderId": "59e4180a-0e5e-44e8-aaa5-cd81c9caa47b",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "0d1080b3-b9a5-4c84-bc6b-38962ab48e7b",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"OrderId": "80906d17-6642-45db-b9c5-3f1e9f9a770e",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "0d1080b3-b9a5-4c84-bc6b-38962ab48e7b",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"OrderId": "80906d17-6642-45db-b9c5-3f1e9f9a770e",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-03-05T08:49:59.7385777+08:00",
"Creater": "sample string 3",
"ID": "4e94a8ae-89e3-49d8-adeb-2774085fd5d0",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-03-05T08:49:59.7385777+08:00",
"ExternalTime": "2026-03-05T08:49:59.7385777+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"ID": "d55b564f-cb80-48e1-8691-fc8e11691a0f",
"OrderId": "3a9ee9ec-eedb-4209-a056-01ce46aca97c",
"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,
"Creater": "sample string 1",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"ID": "4e1b829c-3f54-4e7d-8ad5-ae7cc4060e77",
"PurchaseOrderId": "49ff9c29-2954-4b2a-a423-97c396efde5c",
"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"
},
{
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "17a563d3-d6fa-41ae-999c-3c74785df627",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"OrderId": "59e4180a-0e5e-44e8-aaa5-cd81c9caa47b",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "17a563d3-d6fa-41ae-999c-3c74785df627",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"OrderId": "59e4180a-0e5e-44e8-aaa5-cd81c9caa47b",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "0d1080b3-b9a5-4c84-bc6b-38962ab48e7b",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"OrderId": "80906d17-6642-45db-b9c5-3f1e9f9a770e",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "0d1080b3-b9a5-4c84-bc6b-38962ab48e7b",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"OrderId": "80906d17-6642-45db-b9c5-3f1e9f9a770e",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-03-05T08:49:59.7385777+08:00",
"Creater": "sample string 3",
"ID": "4e94a8ae-89e3-49d8-adeb-2774085fd5d0",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-03-05T08:49:59.7385777+08:00",
"ExternalTime": "2026-03-05T08:49:59.7385777+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"ID": "d55b564f-cb80-48e1-8691-fc8e11691a0f",
"OrderId": "3a9ee9ec-eedb-4209-a056-01ce46aca97c",
"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,
"Creater": "sample string 1",
"Time": "2026-03-05T08:49:59.7385777+08:00",
"ID": "4e1b829c-3f54-4e7d-8ad5-ae7cc4060e77",
"PurchaseOrderId": "49ff9c29-2954-4b2a-a423-97c396efde5c",
"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"
}
]