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-11T21:07:41.4930387+08:00",
"MaxDateTime": "2026-03-11T21:07:41.4930387+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": "e94d6983-336a-47a1-a8ff-7112d853cc2c",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"OrderId": "99d0d320-dac7-4052-a2d3-6300e2db50eb",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "e94d6983-336a-47a1-a8ff-7112d853cc2c",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"OrderId": "99d0d320-dac7-4052-a2d3-6300e2db50eb",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "e96a6977-be4a-4ab3-b4e9-9691b76ec5b3",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"OrderId": "3d6df52f-5edf-490f-a72b-babd585b7ba4",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "e96a6977-be4a-4ab3-b4e9-9691b76ec5b3",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"OrderId": "3d6df52f-5edf-490f-a72b-babd585b7ba4",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-03-11T21:07:41.4930387+08:00",
"Creater": "sample string 3",
"ID": "69e545f2-ad43-45d3-b0b4-d1a9ce9ec6bf",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-03-11T21:07:41.4930387+08:00",
"ExternalTime": "2026-03-11T21:07:41.4930387+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"ID": "f2db54a4-43ba-481b-9e80-ea58962c7fed",
"OrderId": "04564ecf-bb8e-4dfd-a373-4919e2db141e",
"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-11T21:07:41.4930387+08:00",
"ID": "91ed3f8b-9c59-4384-ad57-0df8daa6f5a3",
"PurchaseOrderId": "4f08f0fd-eb81-4f10-a7d1-416ac94ceb98",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "ee8e520e-eff1-4d61-abc5-fbd23c611a9d",
"LinkedId": "9b8c2d05-b04e-42aa-8c09-74fee2160aab",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"ID": "a8e1b426-54ad-4239-93e5-9b13551b6779",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "e94d6983-336a-47a1-a8ff-7112d853cc2c",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"OrderId": "99d0d320-dac7-4052-a2d3-6300e2db50eb",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "e94d6983-336a-47a1-a8ff-7112d853cc2c",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"OrderId": "99d0d320-dac7-4052-a2d3-6300e2db50eb",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "e96a6977-be4a-4ab3-b4e9-9691b76ec5b3",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"OrderId": "3d6df52f-5edf-490f-a72b-babd585b7ba4",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "e96a6977-be4a-4ab3-b4e9-9691b76ec5b3",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"OrderId": "3d6df52f-5edf-490f-a72b-babd585b7ba4",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-03-11T21:07:41.4930387+08:00",
"Creater": "sample string 3",
"ID": "69e545f2-ad43-45d3-b0b4-d1a9ce9ec6bf",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-03-11T21:07:41.4930387+08:00",
"ExternalTime": "2026-03-11T21:07:41.4930387+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"ID": "f2db54a4-43ba-481b-9e80-ea58962c7fed",
"OrderId": "04564ecf-bb8e-4dfd-a373-4919e2db141e",
"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-11T21:07:41.4930387+08:00",
"ID": "91ed3f8b-9c59-4384-ad57-0df8daa6f5a3",
"PurchaseOrderId": "4f08f0fd-eb81-4f10-a7d1-416ac94ceb98",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "ee8e520e-eff1-4d61-abc5-fbd23c611a9d",
"LinkedId": "9b8c2d05-b04e-42aa-8c09-74fee2160aab",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-11T21:07:41.4930387+08:00",
"ID": "a8e1b426-54ad-4239-93e5-9b13551b6779",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]