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-16T03:14:28.4234283+08:00",
"MaxDateTime": "2025-11-16T03:14:28.4234283+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": "43e87f91-4be4-4eb2-81c2-a64ea58f8547",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"OrderId": "6b8e7cc8-42dd-4124-be58-fc3f44505061",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "43e87f91-4be4-4eb2-81c2-a64ea58f8547",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"OrderId": "6b8e7cc8-42dd-4124-be58-fc3f44505061",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "50876ef2-2824-4966-b3a4-27a62406afaf",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"OrderId": "ec55b2f4-8ae2-4820-891a-bd1d66d37de1",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "50876ef2-2824-4966-b3a4-27a62406afaf",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"OrderId": "ec55b2f4-8ae2-4820-891a-bd1d66d37de1",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2025-11-16T03:14:28.4234283+08:00",
"Creater": "sample string 3",
"ID": "bca28aac-7cca-4ae1-bda0-181d156fec98",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-11-16T03:14:28.4234283+08:00",
"ExternalTime": "2025-11-16T03:14:28.4234283+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"ID": "2c2ad576-49cd-486b-a46d-346f71d8a24f",
"OrderId": "e5ab9f50-86a6-4f61-ab11-8e11ab1c8ae9",
"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-16T03:14:28.4234283+08:00",
"ID": "53482729-040b-4031-aa30-9133702b30fc",
"PurchaseOrderId": "b7a634a0-691f-4922-8957-1762fb62a038",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "dff6d895-bd83-4270-b0f8-52bdd70b474a",
"LinkedId": "71253fdd-7d85-4e2e-b485-1a88cd8baf9a",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"ID": "0bc065cc-cc94-402a-a3dd-85b924b93320",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "43e87f91-4be4-4eb2-81c2-a64ea58f8547",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"OrderId": "6b8e7cc8-42dd-4124-be58-fc3f44505061",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "43e87f91-4be4-4eb2-81c2-a64ea58f8547",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"OrderId": "6b8e7cc8-42dd-4124-be58-fc3f44505061",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "50876ef2-2824-4966-b3a4-27a62406afaf",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"OrderId": "ec55b2f4-8ae2-4820-891a-bd1d66d37de1",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "50876ef2-2824-4966-b3a4-27a62406afaf",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"OrderId": "ec55b2f4-8ae2-4820-891a-bd1d66d37de1",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2025-11-16T03:14:28.4234283+08:00",
"Creater": "sample string 3",
"ID": "bca28aac-7cca-4ae1-bda0-181d156fec98",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-11-16T03:14:28.4234283+08:00",
"ExternalTime": "2025-11-16T03:14:28.4234283+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"ID": "2c2ad576-49cd-486b-a46d-346f71d8a24f",
"OrderId": "e5ab9f50-86a6-4f61-ab11-8e11ab1c8ae9",
"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-16T03:14:28.4234283+08:00",
"ID": "53482729-040b-4031-aa30-9133702b30fc",
"PurchaseOrderId": "b7a634a0-691f-4922-8957-1762fb62a038",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "dff6d895-bd83-4270-b0f8-52bdd70b474a",
"LinkedId": "71253fdd-7d85-4e2e-b485-1a88cd8baf9a",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-11-16T03:14:28.4234283+08:00",
"ID": "0bc065cc-cc94-402a-a3dd-85b924b93320",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]