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-12-14T21:46:21.2293653+08:00",
"MaxDateTime": "2025-12-14T21:46:21.2293653+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": "3690e1be-7cf4-4f27-b5c8-ea0f8856dc41",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-14T21:46:21.2301716+08:00",
"OrderId": "4ee14118-cf3e-40a7-97b9-dd536cb3fba9",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "3690e1be-7cf4-4f27-b5c8-ea0f8856dc41",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-14T21:46:21.2301716+08:00",
"OrderId": "4ee14118-cf3e-40a7-97b9-dd536cb3fba9",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "cf4a67f6-a120-4c62-bd34-5c0e69e6c06c",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-14T21:46:21.2301716+08:00",
"OrderId": "7ad2f55a-5a58-4b3d-980a-21aba9a0e239",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "cf4a67f6-a120-4c62-bd34-5c0e69e6c06c",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-14T21:46:21.2301716+08:00",
"OrderId": "7ad2f55a-5a58-4b3d-980a-21aba9a0e239",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2025-12-14T21:46:21.2301716+08:00",
"Creater": "sample string 3",
"ID": "fc812673-3c9f-4d0c-9cf3-ecf2291c4fc3",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-12-14T21:46:21.2301716+08:00",
"ExternalTime": "2025-12-14T21:46:21.2301716+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-12-14T21:46:21.2301716+08:00",
"ID": "722a99a8-bd3c-4c01-b593-8e99316fa1c9",
"OrderId": "9c506d44-6a0a-4739-b6db-246c7b3e5e9c",
"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-12-14T21:46:21.2306365+08:00",
"ID": "178a8cbf-4d2d-4ea6-a150-9d183a662908",
"PurchaseOrderId": "001871a7-1080-43b2-b79b-edafb837d05a",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "633add16-3c3d-4c7a-912b-e9a0d93a66a7",
"LinkedId": "121db24e-34e5-48ca-9eae-ca29c3a25e7d",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-14T21:46:21.2306365+08:00",
"ID": "ce1bc768-662c-47ce-a73f-813671700916",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "3690e1be-7cf4-4f27-b5c8-ea0f8856dc41",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-14T21:46:21.2301716+08:00",
"OrderId": "4ee14118-cf3e-40a7-97b9-dd536cb3fba9",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "3690e1be-7cf4-4f27-b5c8-ea0f8856dc41",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-14T21:46:21.2301716+08:00",
"OrderId": "4ee14118-cf3e-40a7-97b9-dd536cb3fba9",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "cf4a67f6-a120-4c62-bd34-5c0e69e6c06c",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-14T21:46:21.2301716+08:00",
"OrderId": "7ad2f55a-5a58-4b3d-980a-21aba9a0e239",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "cf4a67f6-a120-4c62-bd34-5c0e69e6c06c",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2025-12-14T21:46:21.2301716+08:00",
"OrderId": "7ad2f55a-5a58-4b3d-980a-21aba9a0e239",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2025-12-14T21:46:21.2301716+08:00",
"Creater": "sample string 3",
"ID": "fc812673-3c9f-4d0c-9cf3-ecf2291c4fc3",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2025-12-14T21:46:21.2301716+08:00",
"ExternalTime": "2025-12-14T21:46:21.2301716+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2025-12-14T21:46:21.2301716+08:00",
"ID": "722a99a8-bd3c-4c01-b593-8e99316fa1c9",
"OrderId": "9c506d44-6a0a-4739-b6db-246c7b3e5e9c",
"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-12-14T21:46:21.2306365+08:00",
"ID": "178a8cbf-4d2d-4ea6-a150-9d183a662908",
"PurchaseOrderId": "001871a7-1080-43b2-b79b-edafb837d05a",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "633add16-3c3d-4c7a-912b-e9a0d93a66a7",
"LinkedId": "121db24e-34e5-48ca-9eae-ca29c3a25e7d",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2025-12-14T21:46:21.2306365+08:00",
"ID": "ce1bc768-662c-47ce-a73f-813671700916",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]