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-02-15T16:04:27.6124163+08:00",
"MaxDateTime": "2026-02-15T16:04:27.6124163+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": "63e83a0d-5cc3-496b-9018-118442ae8936",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"OrderId": "ac9d1772-3cf7-4c9e-93e1-86e06847358a",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "63e83a0d-5cc3-496b-9018-118442ae8936",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"OrderId": "ac9d1772-3cf7-4c9e-93e1-86e06847358a",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "a42a1c93-540a-4100-8dc2-4d3d409c5fbe",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"OrderId": "11fc516d-3088-4368-9e5f-2bdfb650b52f",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "a42a1c93-540a-4100-8dc2-4d3d409c5fbe",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"OrderId": "11fc516d-3088-4368-9e5f-2bdfb650b52f",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-02-15T16:04:27.6124163+08:00",
"Creater": "sample string 3",
"ID": "a30ea074-2cdc-4987-84bd-506bab5e0140",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-02-15T16:04:27.6124163+08:00",
"ExternalTime": "2026-02-15T16:04:27.6124163+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"ID": "d70c25f0-7681-4170-862a-b120f7a868d5",
"OrderId": "ca3129c6-3f91-4ed7-a5d3-8bce13f1670b",
"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-02-15T16:04:27.6124163+08:00",
"ID": "f5ddd984-01b8-4321-9c8e-c121f8ddeadb",
"PurchaseOrderId": "c3bdd018-18f1-4c44-8ba7-51d2f6f0029b",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "249d6c46-d4f6-4754-bf4e-100d771e8da2",
"LinkedId": "a38b4edb-e1c6-41ba-ad7c-f1e1366e3b75",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"ID": "cb6a5e1d-2980-4814-a343-09482f3f492b",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "63e83a0d-5cc3-496b-9018-118442ae8936",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"OrderId": "ac9d1772-3cf7-4c9e-93e1-86e06847358a",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "63e83a0d-5cc3-496b-9018-118442ae8936",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"OrderId": "ac9d1772-3cf7-4c9e-93e1-86e06847358a",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "a42a1c93-540a-4100-8dc2-4d3d409c5fbe",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"OrderId": "11fc516d-3088-4368-9e5f-2bdfb650b52f",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "a42a1c93-540a-4100-8dc2-4d3d409c5fbe",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"OrderId": "11fc516d-3088-4368-9e5f-2bdfb650b52f",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-02-15T16:04:27.6124163+08:00",
"Creater": "sample string 3",
"ID": "a30ea074-2cdc-4987-84bd-506bab5e0140",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-02-15T16:04:27.6124163+08:00",
"ExternalTime": "2026-02-15T16:04:27.6124163+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"ID": "d70c25f0-7681-4170-862a-b120f7a868d5",
"OrderId": "ca3129c6-3f91-4ed7-a5d3-8bce13f1670b",
"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-02-15T16:04:27.6124163+08:00",
"ID": "f5ddd984-01b8-4321-9c8e-c121f8ddeadb",
"PurchaseOrderId": "c3bdd018-18f1-4c44-8ba7-51d2f6f0029b",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "249d6c46-d4f6-4754-bf4e-100d771e8da2",
"LinkedId": "a38b4edb-e1c6-41ba-ad7c-f1e1366e3b75",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-02-15T16:04:27.6124163+08:00",
"ID": "cb6a5e1d-2980-4814-a343-09482f3f492b",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]