@vrplatform/api 1.3.1-stage.1744 → 1.3.1-stage.1747

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3619,6 +3619,9 @@ export interface operations {
3619
3619
  ownerStatement?: {
3620
3620
  ids: string[];
3621
3621
  } | null;
3622
+ reconciled?: {
3623
+ bankRecordIds: string[];
3624
+ } | null;
3622
3625
  statementPeriod?: {
3623
3626
  hits: {
3624
3627
  /** Format: uuid */
@@ -3644,6 +3647,9 @@ export interface operations {
3644
3647
  ownerStatement?: {
3645
3648
  ids: string[];
3646
3649
  } | null;
3650
+ reconciled?: {
3651
+ bankRecordIds: string[];
3652
+ } | null;
3647
3653
  statementPeriod?: {
3648
3654
  hits: {
3649
3655
  /** Format: uuid */
@@ -3696,6 +3702,9 @@ export interface operations {
3696
3702
  ownerStatement?: {
3697
3703
  ids: string[];
3698
3704
  } | null;
3705
+ reconciled?: {
3706
+ bankRecordIds: string[];
3707
+ } | null;
3699
3708
  statementPeriod?: {
3700
3709
  hits: {
3701
3710
  /** Format: uuid */
@@ -10655,6 +10664,9 @@ export interface operations {
10655
10664
  ownerStatement?: {
10656
10665
  ids: string[];
10657
10666
  } | null;
10667
+ reconciled?: {
10668
+ bankRecordIds: string[];
10669
+ } | null;
10658
10670
  statementPeriod?: {
10659
10671
  hits: {
10660
10672
  /** Format: uuid */
@@ -10913,6 +10925,9 @@ export interface operations {
10913
10925
  ownerStatement?: {
10914
10926
  ids: string[];
10915
10927
  } | null;
10928
+ reconciled?: {
10929
+ bankRecordIds: string[];
10930
+ } | null;
10916
10931
  statementPeriod?: {
10917
10932
  hits: {
10918
10933
  /** Format: uuid */
@@ -11987,6 +12002,9 @@ export interface operations {
11987
12002
  ownerStatement?: {
11988
12003
  ids: string[];
11989
12004
  } | null;
12005
+ reconciled?: {
12006
+ bankRecordIds: string[];
12007
+ } | null;
11990
12008
  statementPeriod?: {
11991
12009
  hits: {
11992
12010
  /** Format: uuid */
@@ -12237,6 +12255,9 @@ export interface operations {
12237
12255
  ownerStatement?: {
12238
12256
  ids: string[];
12239
12257
  } | null;
12258
+ reconciled?: {
12259
+ bankRecordIds: string[];
12260
+ } | null;
12240
12261
  statementPeriod?: {
12241
12262
  hits: {
12242
12263
  /** Format: uuid */
@@ -14114,6 +14135,9 @@ export interface operations {
14114
14135
  ownerStatement?: {
14115
14136
  ids: string[];
14116
14137
  } | null;
14138
+ reconciled?: {
14139
+ bankRecordIds: string[];
14140
+ } | null;
14117
14141
  statementPeriod?: {
14118
14142
  hits: {
14119
14143
  /** Format: uuid */
@@ -14321,6 +14345,9 @@ export interface operations {
14321
14345
  ownerStatement?: {
14322
14346
  ids: string[];
14323
14347
  } | null;
14348
+ reconciled?: {
14349
+ bankRecordIds: string[];
14350
+ } | null;
14324
14351
  statementPeriod?: {
14325
14352
  hits: {
14326
14353
  /** Format: uuid */
@@ -15087,6 +15114,9 @@ export interface operations {
15087
15114
  ownerStatement?: {
15088
15115
  ids: string[];
15089
15116
  } | null;
15117
+ reconciled?: {
15118
+ bankRecordIds: string[];
15119
+ } | null;
15090
15120
  statementPeriod?: {
15091
15121
  hits: {
15092
15122
  /** Format: uuid */
@@ -15228,6 +15258,9 @@ export interface operations {
15228
15258
  ownerStatement?: {
15229
15259
  ids: string[];
15230
15260
  } | null;
15261
+ reconciled?: {
15262
+ bankRecordIds: string[];
15263
+ } | null;
15231
15264
  statementPeriod?: {
15232
15265
  hits: {
15233
15266
  /** Format: uuid */
@@ -15427,6 +15460,9 @@ export interface operations {
15427
15460
  ownerStatement?: {
15428
15461
  ids: string[];
15429
15462
  } | null;
15463
+ reconciled?: {
15464
+ bankRecordIds: string[];
15465
+ } | null;
15430
15466
  statementPeriod?: {
15431
15467
  hits: {
15432
15468
  /** Format: uuid */
@@ -19370,6 +19406,9 @@ export interface operations {
19370
19406
  ownerStatement?: {
19371
19407
  ids: string[];
19372
19408
  } | null;
19409
+ reconciled?: {
19410
+ bankRecordIds: string[];
19411
+ } | null;
19373
19412
  statementPeriod?: {
19374
19413
  hits: {
19375
19414
  /** Format: uuid */
@@ -19711,6 +19750,9 @@ export interface operations {
19711
19750
  ownerStatement?: {
19712
19751
  ids: string[];
19713
19752
  } | null;
19753
+ reconciled?: {
19754
+ bankRecordIds: string[];
19755
+ } | null;
19714
19756
  statementPeriod?: {
19715
19757
  hits: {
19716
19758
  /** Format: uuid */
@@ -19897,6 +19939,9 @@ export interface operations {
19897
19939
  ownerStatement?: {
19898
19940
  ids: string[];
19899
19941
  } | null;
19942
+ reconciled?: {
19943
+ bankRecordIds: string[];
19944
+ } | null;
19900
19945
  statementPeriod?: {
19901
19946
  hits: {
19902
19947
  /** Format: uuid */
@@ -19990,6 +20035,9 @@ export interface operations {
19990
20035
  ownerStatement?: {
19991
20036
  ids: string[];
19992
20037
  } | null;
20038
+ reconciled?: {
20039
+ bankRecordIds: string[];
20040
+ } | null;
19993
20041
  statementPeriod?: {
19994
20042
  hits: {
19995
20043
  /** Format: uuid */
@@ -20934,6 +20982,9 @@ export interface operations {
20934
20982
  ownerStatement?: {
20935
20983
  ids: string[];
20936
20984
  } | null;
20985
+ reconciled?: {
20986
+ bankRecordIds: string[];
20987
+ } | null;
20937
20988
  statementPeriod?: {
20938
20989
  hits: {
20939
20990
  /** Format: uuid */
@@ -21120,6 +21171,9 @@ export interface operations {
21120
21171
  ownerStatement?: {
21121
21172
  ids: string[];
21122
21173
  } | null;
21174
+ reconciled?: {
21175
+ bankRecordIds: string[];
21176
+ } | null;
21123
21177
  statementPeriod?: {
21124
21178
  hits: {
21125
21179
  /** Format: uuid */
@@ -21213,6 +21267,9 @@ export interface operations {
21213
21267
  ownerStatement?: {
21214
21268
  ids: string[];
21215
21269
  } | null;
21270
+ reconciled?: {
21271
+ bankRecordIds: string[];
21272
+ } | null;
21216
21273
  statementPeriod?: {
21217
21274
  hits: {
21218
21275
  /** Format: uuid */
@@ -21483,6 +21540,9 @@ export interface operations {
21483
21540
  ownerStatement?: {
21484
21541
  ids: string[];
21485
21542
  } | null;
21543
+ reconciled?: {
21544
+ bankRecordIds: string[];
21545
+ } | null;
21486
21546
  statementPeriod?: {
21487
21547
  hits: {
21488
21548
  /** Format: uuid */
@@ -21669,6 +21729,9 @@ export interface operations {
21669
21729
  ownerStatement?: {
21670
21730
  ids: string[];
21671
21731
  } | null;
21732
+ reconciled?: {
21733
+ bankRecordIds: string[];
21734
+ } | null;
21672
21735
  statementPeriod?: {
21673
21736
  hits: {
21674
21737
  /** Format: uuid */
@@ -21762,6 +21825,9 @@ export interface operations {
21762
21825
  ownerStatement?: {
21763
21826
  ids: string[];
21764
21827
  } | null;
21828
+ reconciled?: {
21829
+ bankRecordIds: string[];
21830
+ } | null;
21765
21831
  statementPeriod?: {
21766
21832
  hits: {
21767
21833
  /** Format: uuid */
@@ -22152,6 +22218,9 @@ export interface operations {
22152
22218
  ownerStatement?: {
22153
22219
  ids: string[];
22154
22220
  } | null;
22221
+ reconciled?: {
22222
+ bankRecordIds: string[];
22223
+ } | null;
22155
22224
  statementPeriod?: {
22156
22225
  hits: {
22157
22226
  /** Format: uuid */
@@ -22338,6 +22407,9 @@ export interface operations {
22338
22407
  ownerStatement?: {
22339
22408
  ids: string[];
22340
22409
  } | null;
22410
+ reconciled?: {
22411
+ bankRecordIds: string[];
22412
+ } | null;
22341
22413
  statementPeriod?: {
22342
22414
  hits: {
22343
22415
  /** Format: uuid */
@@ -22431,6 +22503,9 @@ export interface operations {
22431
22503
  ownerStatement?: {
22432
22504
  ids: string[];
22433
22505
  } | null;
22506
+ reconciled?: {
22507
+ bankRecordIds: string[];
22508
+ } | null;
22434
22509
  statementPeriod?: {
22435
22510
  hits: {
22436
22511
  /** Format: uuid */
@@ -22596,6 +22671,9 @@ export interface operations {
22596
22671
  ownerStatement?: {
22597
22672
  ids: string[];
22598
22673
  } | null;
22674
+ reconciled?: {
22675
+ bankRecordIds: string[];
22676
+ } | null;
22599
22677
  statementPeriod?: {
22600
22678
  hits: {
22601
22679
  /** Format: uuid */
@@ -22782,6 +22860,9 @@ export interface operations {
22782
22860
  ownerStatement?: {
22783
22861
  ids: string[];
22784
22862
  } | null;
22863
+ reconciled?: {
22864
+ bankRecordIds: string[];
22865
+ } | null;
22785
22866
  statementPeriod?: {
22786
22867
  hits: {
22787
22868
  /** Format: uuid */
@@ -22875,6 +22956,9 @@ export interface operations {
22875
22956
  ownerStatement?: {
22876
22957
  ids: string[];
22877
22958
  } | null;
22959
+ reconciled?: {
22960
+ bankRecordIds: string[];
22961
+ } | null;
22878
22962
  statementPeriod?: {
22879
22963
  hits: {
22880
22964
  /** Format: uuid */
@@ -23026,6 +23110,9 @@ export interface operations {
23026
23110
  ownerStatement?: {
23027
23111
  ids: string[];
23028
23112
  } | null;
23113
+ reconciled?: {
23114
+ bankRecordIds: string[];
23115
+ } | null;
23029
23116
  statementPeriod?: {
23030
23117
  hits: {
23031
23118
  /** Format: uuid */
@@ -23212,6 +23299,9 @@ export interface operations {
23212
23299
  ownerStatement?: {
23213
23300
  ids: string[];
23214
23301
  } | null;
23302
+ reconciled?: {
23303
+ bankRecordIds: string[];
23304
+ } | null;
23215
23305
  statementPeriod?: {
23216
23306
  hits: {
23217
23307
  /** Format: uuid */
@@ -23305,6 +23395,9 @@ export interface operations {
23305
23395
  ownerStatement?: {
23306
23396
  ids: string[];
23307
23397
  } | null;
23398
+ reconciled?: {
23399
+ bankRecordIds: string[];
23400
+ } | null;
23308
23401
  statementPeriod?: {
23309
23402
  hits: {
23310
23403
  /** Format: uuid */
@@ -26220,6 +26313,9 @@ export interface operations {
26220
26313
  ownerStatement?: {
26221
26314
  ids: string[];
26222
26315
  } | null;
26316
+ reconciled?: {
26317
+ bankRecordIds: string[];
26318
+ } | null;
26223
26319
  statementPeriod?: {
26224
26320
  hits: {
26225
26321
  /** Format: uuid */
@@ -26245,6 +26341,9 @@ export interface operations {
26245
26341
  ownerStatement?: {
26246
26342
  ids: string[];
26247
26343
  } | null;
26344
+ reconciled?: {
26345
+ bankRecordIds: string[];
26346
+ } | null;
26248
26347
  statementPeriod?: {
26249
26348
  hits: {
26250
26349
  /** Format: uuid */
@@ -26297,6 +26396,9 @@ export interface operations {
26297
26396
  ownerStatement?: {
26298
26397
  ids: string[];
26299
26398
  } | null;
26399
+ reconciled?: {
26400
+ bankRecordIds: string[];
26401
+ } | null;
26300
26402
  statementPeriod?: {
26301
26403
  hits: {
26302
26404
  /** Format: uuid */
@@ -29198,7 +29300,7 @@ export interface operations {
29198
29300
  trialUntil?: string | null;
29199
29301
  cancelledAt?: string | null;
29200
29302
  isOnboarding?: boolean | null;
29201
- issues: {
29303
+ issues: ({
29202
29304
  /** @constant */
29203
29305
  code: "unassignedAccount";
29204
29306
  /** @constant */
@@ -29206,7 +29308,23 @@ export interface operations {
29206
29308
  context: {
29207
29309
  accountIds: string[];
29208
29310
  };
29209
- }[];
29311
+ } | {
29312
+ /** @constant */
29313
+ code: "brokenConnections";
29314
+ /** @constant */
29315
+ severity: "error";
29316
+ context: {
29317
+ connectionIds: string[];
29318
+ };
29319
+ } | {
29320
+ /** @constant */
29321
+ code: "outdatedConnections";
29322
+ /** @constant */
29323
+ severity: "error";
29324
+ context: {
29325
+ connectionIds: string[];
29326
+ };
29327
+ })[];
29210
29328
  isGeneralLedger?: boolean | null;
29211
29329
  booksClosedAt?: string | null;
29212
29330
  logo?: string | null;
@@ -29455,7 +29573,7 @@ export interface operations {
29455
29573
  trialUntil?: string | null;
29456
29574
  cancelledAt?: string | null;
29457
29575
  isOnboarding?: boolean | null;
29458
- issues: {
29576
+ issues: ({
29459
29577
  /** @constant */
29460
29578
  code: "unassignedAccount";
29461
29579
  /** @constant */
@@ -29463,7 +29581,23 @@ export interface operations {
29463
29581
  context: {
29464
29582
  accountIds: string[];
29465
29583
  };
29466
- }[];
29584
+ } | {
29585
+ /** @constant */
29586
+ code: "brokenConnections";
29587
+ /** @constant */
29588
+ severity: "error";
29589
+ context: {
29590
+ connectionIds: string[];
29591
+ };
29592
+ } | {
29593
+ /** @constant */
29594
+ code: "outdatedConnections";
29595
+ /** @constant */
29596
+ severity: "error";
29597
+ context: {
29598
+ connectionIds: string[];
29599
+ };
29600
+ })[];
29467
29601
  isGeneralLedger?: boolean | null;
29468
29602
  booksClosedAt?: string | null;
29469
29603
  logo?: string | null;
@@ -30381,7 +30515,7 @@ export interface operations {
30381
30515
  trialUntil?: string | null;
30382
30516
  cancelledAt?: string | null;
30383
30517
  isOnboarding?: boolean | null;
30384
- issues: {
30518
+ issues: ({
30385
30519
  /** @constant */
30386
30520
  code: "unassignedAccount";
30387
30521
  /** @constant */
@@ -30389,7 +30523,23 @@ export interface operations {
30389
30523
  context: {
30390
30524
  accountIds: string[];
30391
30525
  };
30392
- }[];
30526
+ } | {
30527
+ /** @constant */
30528
+ code: "brokenConnections";
30529
+ /** @constant */
30530
+ severity: "error";
30531
+ context: {
30532
+ connectionIds: string[];
30533
+ };
30534
+ } | {
30535
+ /** @constant */
30536
+ code: "outdatedConnections";
30537
+ /** @constant */
30538
+ severity: "error";
30539
+ context: {
30540
+ connectionIds: string[];
30541
+ };
30542
+ })[];
30393
30543
  isGeneralLedger?: boolean | null;
30394
30544
  booksClosedAt?: string | null;
30395
30545
  logo?: string | null;
@@ -30635,7 +30785,7 @@ export interface operations {
30635
30785
  trialUntil?: string | null;
30636
30786
  cancelledAt?: string | null;
30637
30787
  isOnboarding?: boolean | null;
30638
- issues: {
30788
+ issues: ({
30639
30789
  /** @constant */
30640
30790
  code: "unassignedAccount";
30641
30791
  /** @constant */
@@ -30643,7 +30793,23 @@ export interface operations {
30643
30793
  context: {
30644
30794
  accountIds: string[];
30645
30795
  };
30646
- }[];
30796
+ } | {
30797
+ /** @constant */
30798
+ code: "brokenConnections";
30799
+ /** @constant */
30800
+ severity: "error";
30801
+ context: {
30802
+ connectionIds: string[];
30803
+ };
30804
+ } | {
30805
+ /** @constant */
30806
+ code: "outdatedConnections";
30807
+ /** @constant */
30808
+ severity: "error";
30809
+ context: {
30810
+ connectionIds: string[];
30811
+ };
30812
+ })[];
30647
30813
  isGeneralLedger?: boolean | null;
30648
30814
  booksClosedAt?: string | null;
30649
30815
  logo?: string | null;
@@ -31162,7 +31328,7 @@ export interface operations {
31162
31328
  trialUntil?: string | null;
31163
31329
  cancelledAt?: string | null;
31164
31330
  isOnboarding?: boolean | null;
31165
- issues: {
31331
+ issues: ({
31166
31332
  /** @constant */
31167
31333
  code: "unassignedAccount";
31168
31334
  /** @constant */
@@ -31170,7 +31336,23 @@ export interface operations {
31170
31336
  context: {
31171
31337
  accountIds: string[];
31172
31338
  };
31173
- }[];
31339
+ } | {
31340
+ /** @constant */
31341
+ code: "brokenConnections";
31342
+ /** @constant */
31343
+ severity: "error";
31344
+ context: {
31345
+ connectionIds: string[];
31346
+ };
31347
+ } | {
31348
+ /** @constant */
31349
+ code: "outdatedConnections";
31350
+ /** @constant */
31351
+ severity: "error";
31352
+ context: {
31353
+ connectionIds: string[];
31354
+ };
31355
+ })[];
31174
31356
  isGeneralLedger?: boolean | null;
31175
31357
  booksClosedAt?: string | null;
31176
31358
  logo?: string | null;
@@ -31423,6 +31605,9 @@ export interface operations {
31423
31605
  ownerStatement?: {
31424
31606
  ids: string[];
31425
31607
  } | null;
31608
+ reconciled?: {
31609
+ bankRecordIds: string[];
31610
+ } | null;
31426
31611
  statementPeriod?: {
31427
31612
  hits: {
31428
31613
  /** Format: uuid */
@@ -31448,6 +31633,9 @@ export interface operations {
31448
31633
  ownerStatement?: {
31449
31634
  ids: string[];
31450
31635
  } | null;
31636
+ reconciled?: {
31637
+ bankRecordIds: string[];
31638
+ } | null;
31451
31639
  statementPeriod?: {
31452
31640
  hits: {
31453
31641
  /** Format: uuid */
@@ -31500,6 +31688,9 @@ export interface operations {
31500
31688
  ownerStatement?: {
31501
31689
  ids: string[];
31502
31690
  } | null;
31691
+ reconciled?: {
31692
+ bankRecordIds: string[];
31693
+ } | null;
31503
31694
  statementPeriod?: {
31504
31695
  hits: {
31505
31696
  /** Format: uuid */
@@ -31691,6 +31882,9 @@ export interface operations {
31691
31882
  ownerStatement?: {
31692
31883
  ids: string[];
31693
31884
  } | null;
31885
+ reconciled?: {
31886
+ bankRecordIds: string[];
31887
+ } | null;
31694
31888
  statementPeriod?: {
31695
31889
  hits: {
31696
31890
  /** Format: uuid */
@@ -31820,6 +32014,9 @@ export interface operations {
31820
32014
  ownerStatement?: {
31821
32015
  ids: string[];
31822
32016
  } | null;
32017
+ reconciled?: {
32018
+ bankRecordIds: string[];
32019
+ } | null;
31823
32020
  statementPeriod?: {
31824
32021
  hits: {
31825
32022
  /** Format: uuid */
@@ -31845,6 +32042,9 @@ export interface operations {
31845
32042
  ownerStatement?: {
31846
32043
  ids: string[];
31847
32044
  } | null;
32045
+ reconciled?: {
32046
+ bankRecordIds: string[];
32047
+ } | null;
31848
32048
  statementPeriod?: {
31849
32049
  hits: {
31850
32050
  /** Format: uuid */
@@ -31897,6 +32097,9 @@ export interface operations {
31897
32097
  ownerStatement?: {
31898
32098
  ids: string[];
31899
32099
  } | null;
32100
+ reconciled?: {
32101
+ bankRecordIds: string[];
32102
+ } | null;
31900
32103
  statementPeriod?: {
31901
32104
  hits: {
31902
32105
  /** Format: uuid */
@@ -32081,6 +32284,9 @@ export interface operations {
32081
32284
  ownerStatement?: {
32082
32285
  ids: string[];
32083
32286
  } | null;
32287
+ reconciled?: {
32288
+ bankRecordIds: string[];
32289
+ } | null;
32084
32290
  statementPeriod?: {
32085
32291
  hits: {
32086
32292
  /** Format: uuid */
@@ -33200,6 +33406,9 @@ export interface operations {
33200
33406
  ownerStatement?: {
33201
33407
  ids: string[];
33202
33408
  } | null;
33409
+ reconciled?: {
33410
+ bankRecordIds: string[];
33411
+ } | null;
33203
33412
  statementPeriod?: {
33204
33413
  hits: {
33205
33414
  /** Format: uuid */
@@ -33509,6 +33718,9 @@ export interface operations {
33509
33718
  ownerStatement?: {
33510
33719
  ids: string[];
33511
33720
  } | null;
33721
+ reconciled?: {
33722
+ bankRecordIds: string[];
33723
+ } | null;
33512
33724
  statementPeriod?: {
33513
33725
  hits: {
33514
33726
  /** Format: uuid */
@@ -33893,6 +34105,9 @@ export interface operations {
33893
34105
  ownerStatement?: {
33894
34106
  ids: string[];
33895
34107
  } | null;
34108
+ reconciled?: {
34109
+ bankRecordIds: string[];
34110
+ } | null;
33896
34111
  statementPeriod?: {
33897
34112
  hits: {
33898
34113
  /** Format: uuid */
@@ -34195,6 +34410,9 @@ export interface operations {
34195
34410
  ownerStatement?: {
34196
34411
  ids: string[];
34197
34412
  } | null;
34413
+ reconciled?: {
34414
+ bankRecordIds: string[];
34415
+ } | null;
34198
34416
  statementPeriod?: {
34199
34417
  hits: {
34200
34418
  /** Format: uuid */
@@ -34545,6 +34763,9 @@ export interface operations {
34545
34763
  ownerStatement?: {
34546
34764
  ids: string[];
34547
34765
  } | null;
34766
+ reconciled?: {
34767
+ bankRecordIds: string[];
34768
+ } | null;
34548
34769
  statementPeriod?: {
34549
34770
  hits: {
34550
34771
  /** Format: uuid */
@@ -34570,6 +34791,9 @@ export interface operations {
34570
34791
  ownerStatement?: {
34571
34792
  ids: string[];
34572
34793
  } | null;
34794
+ reconciled?: {
34795
+ bankRecordIds: string[];
34796
+ } | null;
34573
34797
  statementPeriod?: {
34574
34798
  hits: {
34575
34799
  /** Format: uuid */
@@ -34622,6 +34846,9 @@ export interface operations {
34622
34846
  ownerStatement?: {
34623
34847
  ids: string[];
34624
34848
  } | null;
34849
+ reconciled?: {
34850
+ bankRecordIds: string[];
34851
+ } | null;
34625
34852
  statementPeriod?: {
34626
34853
  hits: {
34627
34854
  /** Format: uuid */
@@ -34988,6 +35215,9 @@ export interface operations {
34988
35215
  ownerStatement?: {
34989
35216
  ids: string[];
34990
35217
  } | null;
35218
+ reconciled?: {
35219
+ bankRecordIds: string[];
35220
+ } | null;
34991
35221
  statementPeriod?: {
34992
35222
  hits: {
34993
35223
  /** Format: uuid */
@@ -35013,6 +35243,9 @@ export interface operations {
35013
35243
  ownerStatement?: {
35014
35244
  ids: string[];
35015
35245
  } | null;
35246
+ reconciled?: {
35247
+ bankRecordIds: string[];
35248
+ } | null;
35016
35249
  statementPeriod?: {
35017
35250
  hits: {
35018
35251
  /** Format: uuid */
@@ -35065,6 +35298,9 @@ export interface operations {
35065
35298
  ownerStatement?: {
35066
35299
  ids: string[];
35067
35300
  } | null;
35301
+ reconciled?: {
35302
+ bankRecordIds: string[];
35303
+ } | null;
35068
35304
  statementPeriod?: {
35069
35305
  hits: {
35070
35306
  /** Format: uuid */
@@ -35220,6 +35456,9 @@ export interface operations {
35220
35456
  ownerStatement?: {
35221
35457
  ids: string[];
35222
35458
  } | null;
35459
+ reconciled?: {
35460
+ bankRecordIds: string[];
35461
+ } | null;
35223
35462
  statementPeriod?: {
35224
35463
  hits: {
35225
35464
  /** Format: uuid */
@@ -35441,6 +35680,9 @@ export interface operations {
35441
35680
  ownerStatement?: {
35442
35681
  ids: string[];
35443
35682
  } | null;
35683
+ reconciled?: {
35684
+ bankRecordIds: string[];
35685
+ } | null;
35444
35686
  statementPeriod?: {
35445
35687
  hits: {
35446
35688
  /** Format: uuid */
@@ -35466,6 +35708,9 @@ export interface operations {
35466
35708
  ownerStatement?: {
35467
35709
  ids: string[];
35468
35710
  } | null;
35711
+ reconciled?: {
35712
+ bankRecordIds: string[];
35713
+ } | null;
35469
35714
  statementPeriod?: {
35470
35715
  hits: {
35471
35716
  /** Format: uuid */
@@ -35518,6 +35763,9 @@ export interface operations {
35518
35763
  ownerStatement?: {
35519
35764
  ids: string[];
35520
35765
  } | null;
35766
+ reconciled?: {
35767
+ bankRecordIds: string[];
35768
+ } | null;
35521
35769
  statementPeriod?: {
35522
35770
  hits: {
35523
35771
  /** Format: uuid */
@@ -35901,6 +36149,9 @@ export interface operations {
35901
36149
  ownerStatement?: {
35902
36150
  ids: string[];
35903
36151
  } | null;
36152
+ reconciled?: {
36153
+ bankRecordIds: string[];
36154
+ } | null;
35904
36155
  statementPeriod?: {
35905
36156
  hits: {
35906
36157
  /** Format: uuid */
@@ -35926,6 +36177,9 @@ export interface operations {
35926
36177
  ownerStatement?: {
35927
36178
  ids: string[];
35928
36179
  } | null;
36180
+ reconciled?: {
36181
+ bankRecordIds: string[];
36182
+ } | null;
35929
36183
  statementPeriod?: {
35930
36184
  hits: {
35931
36185
  /** Format: uuid */
@@ -35978,6 +36232,9 @@ export interface operations {
35978
36232
  ownerStatement?: {
35979
36233
  ids: string[];
35980
36234
  } | null;
36235
+ reconciled?: {
36236
+ bankRecordIds: string[];
36237
+ } | null;
35981
36238
  statementPeriod?: {
35982
36239
  hits: {
35983
36240
  /** Format: uuid */