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-04-30T06:25:53.1680353+08:00",
"MaxDateTime": "2026-04-30T06:25:53.1680353+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": "59085afd-838c-4f26-9b4d-33332b3d127e",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"OrderId": "32f76fa6-e55f-475c-a077-1bac24717415",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "59085afd-838c-4f26-9b4d-33332b3d127e",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"OrderId": "32f76fa6-e55f-475c-a077-1bac24717415",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "f30acc0e-de1d-4676-9052-c9b490476c62",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"OrderId": "d127473e-ee58-43fc-9f45-b20687f53b49",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "f30acc0e-de1d-4676-9052-c9b490476c62",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"OrderId": "d127473e-ee58-43fc-9f45-b20687f53b49",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-04-30T06:25:53.1680353+08:00",
"Creater": "sample string 3",
"ID": "97944474-2d02-46d3-8d42-ca52e624c8d1",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-04-30T06:25:53.1680353+08:00",
"ExternalTime": "2026-04-30T06:25:53.1680353+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"ID": "bac74e77-43cd-4865-8784-805d92088603",
"OrderId": "61866f1d-9f7a-452b-ac03-c66f8c2d2471",
"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-04-30T06:25:53.1680353+08:00",
"ID": "ec6b9ba0-43f6-472b-bb9f-af4c77e1e423",
"PurchaseOrderId": "3f884ec4-119b-4b64-b48c-dbf299a227c7",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "89b25dd4-9c23-455a-b2f3-c48b827990a9",
"LinkedId": "4b60b609-8c19-4ec1-86c7-d8d282f8f298",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"ID": "ed1d0ce1-f8ff-45b8-9a29-152801f5bb15",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "59085afd-838c-4f26-9b4d-33332b3d127e",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"OrderId": "32f76fa6-e55f-475c-a077-1bac24717415",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "59085afd-838c-4f26-9b4d-33332b3d127e",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"OrderId": "32f76fa6-e55f-475c-a077-1bac24717415",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "f30acc0e-de1d-4676-9052-c9b490476c62",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"OrderId": "d127473e-ee58-43fc-9f45-b20687f53b49",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "f30acc0e-de1d-4676-9052-c9b490476c62",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"OrderId": "d127473e-ee58-43fc-9f45-b20687f53b49",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-04-30T06:25:53.1680353+08:00",
"Creater": "sample string 3",
"ID": "97944474-2d02-46d3-8d42-ca52e624c8d1",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-04-30T06:25:53.1680353+08:00",
"ExternalTime": "2026-04-30T06:25:53.1680353+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"ID": "bac74e77-43cd-4865-8784-805d92088603",
"OrderId": "61866f1d-9f7a-452b-ac03-c66f8c2d2471",
"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-04-30T06:25:53.1680353+08:00",
"ID": "ec6b9ba0-43f6-472b-bb9f-af4c77e1e423",
"PurchaseOrderId": "3f884ec4-119b-4b64-b48c-dbf299a227c7",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "89b25dd4-9c23-455a-b2f3-c48b827990a9",
"LinkedId": "4b60b609-8c19-4ec1-86c7-d8d282f8f298",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-04-30T06:25:53.1680353+08:00",
"ID": "ed1d0ce1-f8ff-45b8-9a29-152801f5bb15",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]