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-05T20:47:57.3894116+08:00",
"MaxDateTime": "2026-03-05T20:47:57.3894116+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": "649f0043-11c1-4820-ab03-11aab70a8348",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"OrderId": "ab19da2b-e201-4d77-8d86-21925af85854",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "649f0043-11c1-4820-ab03-11aab70a8348",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"OrderId": "ab19da2b-e201-4d77-8d86-21925af85854",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "be1a034b-30b2-46a5-b18c-fde09d901cbd",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"OrderId": "7938ed28-1808-4cc6-a05b-2e68ff4b0bcc",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "be1a034b-30b2-46a5-b18c-fde09d901cbd",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"OrderId": "7938ed28-1808-4cc6-a05b-2e68ff4b0bcc",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-03-05T20:47:57.4050694+08:00",
"Creater": "sample string 3",
"ID": "09f18155-3cba-4955-9c72-f213b8592bd8",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-03-05T20:47:57.4050694+08:00",
"ExternalTime": "2026-03-05T20:47:57.4050694+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"ID": "e59ea10e-8001-4997-90ed-d6bd6977be24",
"OrderId": "ad1949db-1eeb-4dc6-adff-f23ada92cc9a",
"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-05T20:47:57.4050694+08:00",
"ID": "6f82fa8b-f7a8-4254-9c77-415d0e492c70",
"PurchaseOrderId": "f37bc73c-477a-41bf-9837-72ed84b1c59c",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "987829cc-c231-4d9e-913c-a0a902967fd5",
"LinkedId": "89a350f1-a42b-4f3b-bcda-eda7a8639dd8",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"ID": "b42ffde2-036c-4065-bb59-6ad7b574a9fc",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
},
{
"PurchaseFollowups": {
"PurchaseOrders": {
"Orders": {
"OrderStatus": [
{
"ID": "649f0043-11c1-4820-ab03-11aab70a8348",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"OrderId": "ab19da2b-e201-4d77-8d86-21925af85854",
"Status": 1,
"Remarks": "sample string 5"
},
{
"ID": "649f0043-11c1-4820-ab03-11aab70a8348",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"OrderId": "ab19da2b-e201-4d77-8d86-21925af85854",
"Status": 1,
"Remarks": "sample string 5"
}
],
"OLockedStatus": [
{
"ID": "be1a034b-30b2-46a5-b18c-fde09d901cbd",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"OrderId": "7938ed28-1808-4cc6-a05b-2e68ff4b0bcc",
"Status": 0,
"Remarks": "sample string 5"
},
{
"ID": "be1a034b-30b2-46a5-b18c-fde09d901cbd",
"RecordType": 0,
"Creater": "sample string 2",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"OrderId": "7938ed28-1808-4cc6-a05b-2e68ff4b0bcc",
"Status": 0,
"Remarks": "sample string 5"
}
],
"OrderInternalNumber": "sample string 1",
"OrderSource": 0,
"InternalTime": "2026-03-05T20:47:57.4050694+08:00",
"Creater": "sample string 3",
"ID": "09f18155-3cba-4955-9c72-f213b8592bd8",
"SiteId": "sample string 5",
"OrderExternalNumber": "sample string 6",
"LatestTime": "2026-03-05T20:47:57.4050694+08:00",
"ExternalTime": "2026-03-05T20:47:57.4050694+08:00"
},
"RecordType": 0,
"PaymentUri": "sample string 1",
"Manual": true,
"Creater": "sample string 2",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"ID": "e59ea10e-8001-4997-90ed-d6bd6977be24",
"OrderId": "ad1949db-1eeb-4dc6-adff-f23ada92cc9a",
"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-05T20:47:57.4050694+08:00",
"ID": "6f82fa8b-f7a8-4254-9c77-415d0e492c70",
"PurchaseOrderId": "f37bc73c-477a-41bf-9837-72ed84b1c59c",
"ApplyType": 0,
"Remarks": "sample string 5",
"CSegmentId": "987829cc-c231-4d9e-913c-a0a902967fd5",
"LinkedId": "89a350f1-a42b-4f3b-bcda-eda7a8639dd8",
"PassengerIds": "sample string 6"
},
"RecordType": 0,
"Creater": "sample string 1",
"Time": "2026-03-05T20:47:57.4050694+08:00",
"ID": "b42ffde2-036c-4065-bb59-6ad7b574a9fc",
"ClaimlPrice": 4.1,
"ServicePrice": 5.1,
"Confirmed": true,
"Reconciled": true,
"TransactionId": "sample string 8",
"Remarks": "sample string 9"
}
]