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-08-04T22:28:13.0252383+08:00",
"MaxDateTime": "2026-08-04T22:28:13.0252383+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": "719c562d-cd2a-4fb4-8184-db237f47f5bb",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"OrderId": "2f8f06bd-af3f-407c-b504-e94bc005d905",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "719c562d-cd2a-4fb4-8184-db237f47f5bb",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"OrderId": "2f8f06bd-af3f-407c-b504-e94bc005d905",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "a7f16704-138c-457a-a00d-940a743712ff",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"OrderId": "260f527a-ebc8-429f-b6a2-6975c31f0191",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "a7f16704-138c-457a-a00d-940a743712ff",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"OrderId": "260f527a-ebc8-429f-b6a2-6975c31f0191",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-08-04T22:28:13.0252383+08:00",
"Creater": "sample string 3",
"ID": "22e24858-e9e8-4188-85b2-45a49d3027bc",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-08-04T22:28:13.0252383+08:00",
"ExternalTime": "2026-08-04T22:28:13.0252383+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"ID": "95601132-649f-48f3-81c2-db7d40e390a4",
"OrderId": "eb219c99-64e6-434a-9318-5280734d3eb3",
"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-08-04T22:28:13.0252383+08:00",
"ID": "3e9096fb-edfa-4ef3-91d5-07f08d5876e2",
"PurchaseOrderId": "00180bb7-ef2b-463e-a97c-4ed406c92a0e",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "1ce64b82-a15e-4269-a726-3653c822aa8b",
"LinkedId": "481b7e6e-8e6b-4516-a06d-96251383dccd",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"ID": "161c863a-2b3b-4e17-9f99-dd4201e63fd7",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "719c562d-cd2a-4fb4-8184-db237f47f5bb",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"OrderId": "2f8f06bd-af3f-407c-b504-e94bc005d905",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "719c562d-cd2a-4fb4-8184-db237f47f5bb",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"OrderId": "2f8f06bd-af3f-407c-b504-e94bc005d905",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "a7f16704-138c-457a-a00d-940a743712ff",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"OrderId": "260f527a-ebc8-429f-b6a2-6975c31f0191",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "a7f16704-138c-457a-a00d-940a743712ff",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"OrderId": "260f527a-ebc8-429f-b6a2-6975c31f0191",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-08-04T22:28:13.0252383+08:00",
"Creater": "sample string 3",
"ID": "22e24858-e9e8-4188-85b2-45a49d3027bc",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-08-04T22:28:13.0252383+08:00",
"ExternalTime": "2026-08-04T22:28:13.0252383+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"ID": "95601132-649f-48f3-81c2-db7d40e390a4",
"OrderId": "eb219c99-64e6-434a-9318-5280734d3eb3",
"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-08-04T22:28:13.0252383+08:00",
"ID": "3e9096fb-edfa-4ef3-91d5-07f08d5876e2",
"PurchaseOrderId": "00180bb7-ef2b-463e-a97c-4ed406c92a0e",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "1ce64b82-a15e-4269-a726-3653c822aa8b",
"LinkedId": "481b7e6e-8e6b-4516-a06d-96251383dccd",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-08-04T22:28:13.0252383+08:00",
"ID": "161c863a-2b3b-4e17-9f99-dd4201e63fd7",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]