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-09-22T15:47:28.5486971+08:00",
"MaxDateTime": "2026-09-22T15:47:28.5486971+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": "7ee951e5-0402-45d4-bff7-d15044221411",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"OrderId": "f3001b49-e088-48f8-9490-84e89f8cd7b7",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "7ee951e5-0402-45d4-bff7-d15044221411",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"OrderId": "f3001b49-e088-48f8-9490-84e89f8cd7b7",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "1e413fb3-b829-4613-a5a8-f4373329e048",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"OrderId": "fc49c757-50c0-455f-b3da-8468ef9983ad",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "1e413fb3-b829-4613-a5a8-f4373329e048",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"OrderId": "fc49c757-50c0-455f-b3da-8468ef9983ad",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-09-22T15:47:28.5486971+08:00",
"Creater": "sample string 3",
"ID": "6d822543-43c5-4807-b0f1-c66607e5858e",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-09-22T15:47:28.5486971+08:00",
"ExternalTime": "2026-09-22T15:47:28.5486971+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"ID": "48f2b7fd-7e4c-40b5-82cc-8705cabdbca1",
"OrderId": "9c822383-84b9-4e1a-8266-0f1a17bb3d9c",
"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-09-22T15:47:28.5486971+08:00",
"ID": "6a97552d-f326-41b1-a599-2ad317561eb9",
"PurchaseOrderId": "47f36f4c-050b-495b-bef0-7a6bda208dde",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "2ba13df1-a63e-4363-bd19-90b8adb64561",
"LinkedId": "a7a513c5-f35f-499c-ab0a-062a3be165d7",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"ID": "dc38ff02-96ac-42ba-b0fc-55e8a38633e8",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "7ee951e5-0402-45d4-bff7-d15044221411",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"OrderId": "f3001b49-e088-48f8-9490-84e89f8cd7b7",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "7ee951e5-0402-45d4-bff7-d15044221411",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"OrderId": "f3001b49-e088-48f8-9490-84e89f8cd7b7",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "1e413fb3-b829-4613-a5a8-f4373329e048",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"OrderId": "fc49c757-50c0-455f-b3da-8468ef9983ad",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "1e413fb3-b829-4613-a5a8-f4373329e048",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"OrderId": "fc49c757-50c0-455f-b3da-8468ef9983ad",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-09-22T15:47:28.5486971+08:00",
"Creater": "sample string 3",
"ID": "6d822543-43c5-4807-b0f1-c66607e5858e",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-09-22T15:47:28.5486971+08:00",
"ExternalTime": "2026-09-22T15:47:28.5486971+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"ID": "48f2b7fd-7e4c-40b5-82cc-8705cabdbca1",
"OrderId": "9c822383-84b9-4e1a-8266-0f1a17bb3d9c",
"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-09-22T15:47:28.5486971+08:00",
"ID": "6a97552d-f326-41b1-a599-2ad317561eb9",
"PurchaseOrderId": "47f36f4c-050b-495b-bef0-7a6bda208dde",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "2ba13df1-a63e-4363-bd19-90b8adb64561",
"LinkedId": "a7a513c5-f35f-499c-ab0a-062a3be165d7",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-09-22T15:47:28.5486971+08:00",
"ID": "dc38ff02-96ac-42ba-b0fc-55e8a38633e8",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]