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-07-08T15:40:18.2633118+08:00",
"MaxDateTime": "2026-07-08T15:40:18.2633118+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": "d7d84e2d-6ed9-4e06-b364-cf52a127841d",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"OrderId": "4b1bc8ae-7ea1-44ad-96aa-7c95002ceeca",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "d7d84e2d-6ed9-4e06-b364-cf52a127841d",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"OrderId": "4b1bc8ae-7ea1-44ad-96aa-7c95002ceeca",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "2b1f9cff-e051-4863-b837-38274a22fe7e",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"OrderId": "8f7ba6c6-d9af-4e29-9a5e-e9de5ec3672f",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "2b1f9cff-e051-4863-b837-38274a22fe7e",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"OrderId": "8f7ba6c6-d9af-4e29-9a5e-e9de5ec3672f",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-07-08T15:40:18.2642836+08:00",
"Creater": "sample string 3",
"ID": "79558eb7-0741-4ecc-867b-83c0032ad3b6",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-07-08T15:40:18.2642836+08:00",
"ExternalTime": "2026-07-08T15:40:18.2642836+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"ID": "54536ff5-20b8-43a0-b33f-d612c71a8a1d",
"OrderId": "fdd912e2-0777-4dc1-bc37-4411e893298d",
"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-07-08T15:40:18.2642836+08:00",
"ID": "a9d0f388-0781-4f37-be7b-05aa95dfd367",
"PurchaseOrderId": "eb927b5e-f48a-4614-8aa2-a4dcc9000d6f",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "4f22fad7-4468-4af7-9d17-32e75a54758e",
"LinkedId": "d1c8a005-a333-401a-80e6-20cce02e7ea9",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"ID": "60d70a44-fd23-4dcf-9245-0e3a876cc252",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "d7d84e2d-6ed9-4e06-b364-cf52a127841d",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"OrderId": "4b1bc8ae-7ea1-44ad-96aa-7c95002ceeca",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "d7d84e2d-6ed9-4e06-b364-cf52a127841d",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"OrderId": "4b1bc8ae-7ea1-44ad-96aa-7c95002ceeca",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "2b1f9cff-e051-4863-b837-38274a22fe7e",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"OrderId": "8f7ba6c6-d9af-4e29-9a5e-e9de5ec3672f",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "2b1f9cff-e051-4863-b837-38274a22fe7e",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"OrderId": "8f7ba6c6-d9af-4e29-9a5e-e9de5ec3672f",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-07-08T15:40:18.2642836+08:00",
"Creater": "sample string 3",
"ID": "79558eb7-0741-4ecc-867b-83c0032ad3b6",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-07-08T15:40:18.2642836+08:00",
"ExternalTime": "2026-07-08T15:40:18.2642836+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"ID": "54536ff5-20b8-43a0-b33f-d612c71a8a1d",
"OrderId": "fdd912e2-0777-4dc1-bc37-4411e893298d",
"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-07-08T15:40:18.2642836+08:00",
"ID": "a9d0f388-0781-4f37-be7b-05aa95dfd367",
"PurchaseOrderId": "eb927b5e-f48a-4614-8aa2-a4dcc9000d6f",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "4f22fad7-4468-4af7-9d17-32e75a54758e",
"LinkedId": "d1c8a005-a333-401a-80e6-20cce02e7ea9",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-07-08T15:40:18.2642836+08:00",
"ID": "60d70a44-fd23-4dcf-9245-0e3a876cc252",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]