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-03-08T04:45:47.8955003+08:00",
"MaxDateTime": "2026-03-08T04:45:47.8955003+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": "7ecf2c79-2db4-4419-8eb8-5077da545a89",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"OrderId": "d4ac7ce9-2d05-4511-a462-20e485aef8cd",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "7ecf2c79-2db4-4419-8eb8-5077da545a89",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"OrderId": "d4ac7ce9-2d05-4511-a462-20e485aef8cd",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "44a3117c-73e1-48ef-b8f9-cc02d7c8916a",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"OrderId": "498c0dcb-a8e7-4a91-8e2e-41adfdffa20c",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "44a3117c-73e1-48ef-b8f9-cc02d7c8916a",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"OrderId": "498c0dcb-a8e7-4a91-8e2e-41adfdffa20c",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-03-08T04:45:47.8955003+08:00",
"Creater": "sample string 3",
"ID": "489b76bd-eb0c-4cba-be5d-a089309cc07f",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-03-08T04:45:47.8955003+08:00",
"ExternalTime": "2026-03-08T04:45:47.8955003+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"ID": "dbc8ab28-34a3-409d-8f3a-213ed0bf41a3",
"OrderId": "7406b25b-ba5f-4998-878a-daf91094ceeb",
"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-03-08T04:45:47.8955003+08:00",
"ID": "f0f97d33-cff6-41fa-965d-4dd75c487c82",
"PurchaseOrderId": "d89678e3-27f9-4653-a337-4a850067a0f0",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "9f1bdcc5-1d7c-47a9-a1d4-719a3224782d",
"LinkedId": "96b32f75-d225-4e72-9ae6-c58b98ba00be",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"ID": "35e0ce00-71eb-4d54-ae6a-f226a3c3142f",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "7ecf2c79-2db4-4419-8eb8-5077da545a89",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"OrderId": "d4ac7ce9-2d05-4511-a462-20e485aef8cd",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "7ecf2c79-2db4-4419-8eb8-5077da545a89",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"OrderId": "d4ac7ce9-2d05-4511-a462-20e485aef8cd",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "44a3117c-73e1-48ef-b8f9-cc02d7c8916a",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"OrderId": "498c0dcb-a8e7-4a91-8e2e-41adfdffa20c",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "44a3117c-73e1-48ef-b8f9-cc02d7c8916a",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"OrderId": "498c0dcb-a8e7-4a91-8e2e-41adfdffa20c",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-03-08T04:45:47.8955003+08:00",
"Creater": "sample string 3",
"ID": "489b76bd-eb0c-4cba-be5d-a089309cc07f",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-03-08T04:45:47.8955003+08:00",
"ExternalTime": "2026-03-08T04:45:47.8955003+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"ID": "dbc8ab28-34a3-409d-8f3a-213ed0bf41a3",
"OrderId": "7406b25b-ba5f-4998-878a-daf91094ceeb",
"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-03-08T04:45:47.8955003+08:00",
"ID": "f0f97d33-cff6-41fa-965d-4dd75c487c82",
"PurchaseOrderId": "d89678e3-27f9-4653-a337-4a850067a0f0",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "9f1bdcc5-1d7c-47a9-a1d4-719a3224782d",
"LinkedId": "96b32f75-d225-4e72-9ae6-c58b98ba00be",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-08T04:45:47.8955003+08:00",
"ID": "35e0ce00-71eb-4d54-ae6a-f226a3c3142f",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]