@vrplatform/api 1.2.33-stage.907 → 1.2.33-stage.911
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.
- package/build/main/generated/v1.d.ts +153 -85
- package/build/main/generated/v1.js.map +1 -1
- package/build/module/generated/v1.d.ts +153 -85
- package/build/module/generated/v1.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/v1.ts +153 -85
|
@@ -5826,7 +5826,7 @@ export interface operations {
|
|
|
5826
5826
|
data: {
|
|
5827
5827
|
/** Format: uuid */
|
|
5828
5828
|
listingId: string;
|
|
5829
|
-
/** @default 2025-10-
|
|
5829
|
+
/** @default 2025-10-31 */
|
|
5830
5830
|
startAt: string;
|
|
5831
5831
|
endAt?: string | null;
|
|
5832
5832
|
setListingInactive?: boolean | null;
|
|
@@ -5908,7 +5908,7 @@ export interface operations {
|
|
|
5908
5908
|
"application/json": {
|
|
5909
5909
|
/** Format: uuid */
|
|
5910
5910
|
listingId: string;
|
|
5911
|
-
/** @default 2025-10-
|
|
5911
|
+
/** @default 2025-10-31 */
|
|
5912
5912
|
startAt?: string;
|
|
5913
5913
|
endAt?: string | null;
|
|
5914
5914
|
members: {
|
|
@@ -5942,7 +5942,7 @@ export interface operations {
|
|
|
5942
5942
|
"application/json": {
|
|
5943
5943
|
/** Format: uuid */
|
|
5944
5944
|
listingId: string;
|
|
5945
|
-
/** @default 2025-10-
|
|
5945
|
+
/** @default 2025-10-31 */
|
|
5946
5946
|
startAt: string;
|
|
5947
5947
|
endAt?: string | null;
|
|
5948
5948
|
setListingInactive?: boolean | null;
|
|
@@ -6022,7 +6022,7 @@ export interface operations {
|
|
|
6022
6022
|
"application/json": {
|
|
6023
6023
|
/** Format: uuid */
|
|
6024
6024
|
listingId: string;
|
|
6025
|
-
/** @default 2025-10-
|
|
6025
|
+
/** @default 2025-10-31 */
|
|
6026
6026
|
startAt: string;
|
|
6027
6027
|
endAt?: string | null;
|
|
6028
6028
|
setListingInactive?: boolean | null;
|
|
@@ -6105,7 +6105,7 @@ export interface operations {
|
|
|
6105
6105
|
"application/json": {
|
|
6106
6106
|
/** Format: uuid */
|
|
6107
6107
|
listingId?: string;
|
|
6108
|
-
/** @default 2025-10-
|
|
6108
|
+
/** @default 2025-10-31 */
|
|
6109
6109
|
startAt?: string;
|
|
6110
6110
|
endAt?: string | null;
|
|
6111
6111
|
members?: {
|
|
@@ -6139,7 +6139,7 @@ export interface operations {
|
|
|
6139
6139
|
"application/json": {
|
|
6140
6140
|
/** Format: uuid */
|
|
6141
6141
|
listingId: string;
|
|
6142
|
-
/** @default 2025-10-
|
|
6142
|
+
/** @default 2025-10-31 */
|
|
6143
6143
|
startAt: string;
|
|
6144
6144
|
endAt?: string | null;
|
|
6145
6145
|
setListingInactive?: boolean | null;
|
|
@@ -6325,7 +6325,7 @@ export interface operations {
|
|
|
6325
6325
|
/** Format: uuid */
|
|
6326
6326
|
sourceId?: string | null;
|
|
6327
6327
|
initialOwnership?: {
|
|
6328
|
-
/** @default 2025-10-
|
|
6328
|
+
/** @default 2025-10-31 */
|
|
6329
6329
|
startAt?: string;
|
|
6330
6330
|
endAt?: string | null;
|
|
6331
6331
|
members: {
|
|
@@ -6383,7 +6383,7 @@ export interface operations {
|
|
|
6383
6383
|
status: "active" | "inactive";
|
|
6384
6384
|
defaultCurrency?: string | null;
|
|
6385
6385
|
activeOwnership?: {
|
|
6386
|
-
/** @default 2025-10-
|
|
6386
|
+
/** @default 2025-10-31 */
|
|
6387
6387
|
startAt: string;
|
|
6388
6388
|
endAt?: string | null;
|
|
6389
6389
|
setListingInactive?: boolean | null;
|
|
@@ -6624,7 +6624,7 @@ export interface operations {
|
|
|
6624
6624
|
status: "active" | "inactive";
|
|
6625
6625
|
defaultCurrency?: string | null;
|
|
6626
6626
|
activeOwnership?: {
|
|
6627
|
-
/** @default 2025-10-
|
|
6627
|
+
/** @default 2025-10-31 */
|
|
6628
6628
|
startAt: string;
|
|
6629
6629
|
endAt?: string | null;
|
|
6630
6630
|
setListingInactive?: boolean | null;
|
|
@@ -6763,7 +6763,7 @@ export interface operations {
|
|
|
6763
6763
|
/** Format: uuid */
|
|
6764
6764
|
sourceId?: string | null;
|
|
6765
6765
|
initialOwnership?: {
|
|
6766
|
-
/** @default 2025-10-
|
|
6766
|
+
/** @default 2025-10-31 */
|
|
6767
6767
|
startAt?: string;
|
|
6768
6768
|
endAt?: string | null;
|
|
6769
6769
|
members: {
|
|
@@ -6817,7 +6817,7 @@ export interface operations {
|
|
|
6817
6817
|
status: "active" | "inactive";
|
|
6818
6818
|
defaultCurrency?: string | null;
|
|
6819
6819
|
activeOwnership?: {
|
|
6820
|
-
/** @default 2025-10-
|
|
6820
|
+
/** @default 2025-10-31 */
|
|
6821
6821
|
startAt: string;
|
|
6822
6822
|
endAt?: string | null;
|
|
6823
6823
|
setListingInactive?: boolean | null;
|
|
@@ -7034,7 +7034,7 @@ export interface operations {
|
|
|
7034
7034
|
status: "active" | "inactive";
|
|
7035
7035
|
defaultCurrency?: string | null;
|
|
7036
7036
|
activeOwnership?: {
|
|
7037
|
-
/** @default 2025-10-
|
|
7037
|
+
/** @default 2025-10-31 */
|
|
7038
7038
|
startAt: string;
|
|
7039
7039
|
endAt?: string | null;
|
|
7040
7040
|
setListingInactive?: boolean | null;
|
|
@@ -7181,7 +7181,7 @@ export interface operations {
|
|
|
7181
7181
|
/** Format: uuid */
|
|
7182
7182
|
sourceId?: string | null;
|
|
7183
7183
|
initialOwnership?: {
|
|
7184
|
-
/** @default 2025-10-
|
|
7184
|
+
/** @default 2025-10-31 */
|
|
7185
7185
|
startAt?: string;
|
|
7186
7186
|
endAt?: string | null;
|
|
7187
7187
|
members: {
|
|
@@ -7235,7 +7235,7 @@ export interface operations {
|
|
|
7235
7235
|
status: "active" | "inactive";
|
|
7236
7236
|
defaultCurrency?: string | null;
|
|
7237
7237
|
activeOwnership?: {
|
|
7238
|
-
/** @default 2025-10-
|
|
7238
|
+
/** @default 2025-10-31 */
|
|
7239
7239
|
startAt: string;
|
|
7240
7240
|
endAt?: string | null;
|
|
7241
7241
|
setListingInactive?: boolean | null;
|
|
@@ -7910,7 +7910,7 @@ export interface operations {
|
|
|
7910
7910
|
} | null;
|
|
7911
7911
|
companyName?: string | null;
|
|
7912
7912
|
/** @enum {string} */
|
|
7913
|
-
type: "
|
|
7913
|
+
type: "partner" | "admin" | "propertyManager";
|
|
7914
7914
|
/** @enum {string} */
|
|
7915
7915
|
status: "active" | "inactive";
|
|
7916
7916
|
billingSubscriptionStatus?: string | null;
|
|
@@ -8036,7 +8036,7 @@ export interface operations {
|
|
|
8036
8036
|
taxId?: string | null;
|
|
8037
8037
|
companyName?: string | null;
|
|
8038
8038
|
/** @enum {string} */
|
|
8039
|
-
type?: "
|
|
8039
|
+
type?: "partner" | "admin" | "propertyManager";
|
|
8040
8040
|
billingSubscriptionStatus?: string | null;
|
|
8041
8041
|
billingPlan?: string | null;
|
|
8042
8042
|
trialUntil?: string | null;
|
|
@@ -8119,7 +8119,7 @@ export interface operations {
|
|
|
8119
8119
|
} | null;
|
|
8120
8120
|
companyName?: string | null;
|
|
8121
8121
|
/** @enum {string} */
|
|
8122
|
-
type: "
|
|
8122
|
+
type: "partner" | "admin" | "propertyManager";
|
|
8123
8123
|
/** @enum {string} */
|
|
8124
8124
|
status: "active" | "inactive";
|
|
8125
8125
|
billingSubscriptionStatus?: string | null;
|
|
@@ -8339,7 +8339,7 @@ export interface operations {
|
|
|
8339
8339
|
} | null;
|
|
8340
8340
|
companyName?: string | null;
|
|
8341
8341
|
/** @enum {string} */
|
|
8342
|
-
type: "
|
|
8342
|
+
type: "partner" | "admin" | "propertyManager";
|
|
8343
8343
|
/** @enum {string} */
|
|
8344
8344
|
status: "active" | "inactive";
|
|
8345
8345
|
billingSubscriptionStatus?: string | null;
|
|
@@ -8471,7 +8471,7 @@ export interface operations {
|
|
|
8471
8471
|
taxId?: string | null;
|
|
8472
8472
|
companyName?: string | null;
|
|
8473
8473
|
/** @enum {string} */
|
|
8474
|
-
type?: "
|
|
8474
|
+
type?: "partner" | "admin" | "propertyManager";
|
|
8475
8475
|
/** @enum {string} */
|
|
8476
8476
|
status?: "active" | "inactive";
|
|
8477
8477
|
billingSubscriptionStatus?: string | null;
|
|
@@ -8549,7 +8549,7 @@ export interface operations {
|
|
|
8549
8549
|
} | null;
|
|
8550
8550
|
companyName?: string | null;
|
|
8551
8551
|
/** @enum {string} */
|
|
8552
|
-
type: "
|
|
8552
|
+
type: "partner" | "admin" | "propertyManager";
|
|
8553
8553
|
/** @enum {string} */
|
|
8554
8554
|
status: "active" | "inactive";
|
|
8555
8555
|
billingSubscriptionStatus?: string | null;
|
|
@@ -8693,7 +8693,7 @@ export interface operations {
|
|
|
8693
8693
|
} | null;
|
|
8694
8694
|
companyName?: string | null;
|
|
8695
8695
|
/** @enum {string} */
|
|
8696
|
-
type: "
|
|
8696
|
+
type: "partner" | "admin" | "propertyManager";
|
|
8697
8697
|
/** @enum {string} */
|
|
8698
8698
|
status: "active" | "inactive";
|
|
8699
8699
|
billingSubscriptionStatus?: string | null;
|
|
@@ -11094,6 +11094,8 @@ export interface operations {
|
|
|
11094
11094
|
content: {
|
|
11095
11095
|
"application/json": {
|
|
11096
11096
|
description: string;
|
|
11097
|
+
/** @enum {string} */
|
|
11098
|
+
status: "active" | "inactive";
|
|
11097
11099
|
uniqueRef?: string | null;
|
|
11098
11100
|
/** @enum {string} */
|
|
11099
11101
|
type: "deposit" | "expense" | "transfer";
|
|
@@ -11173,8 +11175,6 @@ export interface operations {
|
|
|
11173
11175
|
}[];
|
|
11174
11176
|
/** Format: uuid */
|
|
11175
11177
|
recurringTemplateId?: string | null;
|
|
11176
|
-
/** @enum {string} */
|
|
11177
|
-
status: "active" | "inactive";
|
|
11178
11178
|
matchers?: {
|
|
11179
11179
|
bankAccountRef?: string | null;
|
|
11180
11180
|
} | null;
|
|
@@ -13615,6 +13615,8 @@ export interface operations {
|
|
|
13615
13615
|
"application/json": {
|
|
13616
13616
|
data: {
|
|
13617
13617
|
description: string;
|
|
13618
|
+
/** @enum {string} */
|
|
13619
|
+
status: "active" | "inactive";
|
|
13618
13620
|
uniqueRef?: string | null;
|
|
13619
13621
|
/** @enum {string} */
|
|
13620
13622
|
type: "deposit" | "expense" | "transfer";
|
|
@@ -13694,8 +13696,6 @@ export interface operations {
|
|
|
13694
13696
|
}[];
|
|
13695
13697
|
/** Format: uuid */
|
|
13696
13698
|
recurringTemplateId?: string | null;
|
|
13697
|
-
/** @enum {string} */
|
|
13698
|
-
status: "active" | "inactive";
|
|
13699
13699
|
matchers?: {
|
|
13700
13700
|
bankAccountRef?: string | null;
|
|
13701
13701
|
} | null;
|
|
@@ -14068,6 +14068,8 @@ export interface operations {
|
|
|
14068
14068
|
"application/json": {
|
|
14069
14069
|
data: {
|
|
14070
14070
|
description: string;
|
|
14071
|
+
/** @enum {string} */
|
|
14072
|
+
status: "active" | "inactive";
|
|
14071
14073
|
uniqueRef?: string | null;
|
|
14072
14074
|
/** @enum {string} */
|
|
14073
14075
|
type: "deposit" | "expense" | "transfer";
|
|
@@ -14147,8 +14149,6 @@ export interface operations {
|
|
|
14147
14149
|
}[];
|
|
14148
14150
|
/** Format: uuid */
|
|
14149
14151
|
recurringTemplateId?: string | null;
|
|
14150
|
-
/** @enum {string} */
|
|
14151
|
-
status: "active" | "inactive";
|
|
14152
14152
|
matchers?: {
|
|
14153
14153
|
bankAccountRef?: string | null;
|
|
14154
14154
|
} | null;
|
|
@@ -15235,6 +15235,8 @@ export interface operations {
|
|
|
15235
15235
|
content: {
|
|
15236
15236
|
"application/json": {
|
|
15237
15237
|
description: string;
|
|
15238
|
+
/** @enum {string} */
|
|
15239
|
+
status: "active" | "inactive";
|
|
15238
15240
|
uniqueRef?: string | null;
|
|
15239
15241
|
/** @enum {string} */
|
|
15240
15242
|
type: "deposit" | "expense" | "transfer";
|
|
@@ -15314,8 +15316,6 @@ export interface operations {
|
|
|
15314
15316
|
}[];
|
|
15315
15317
|
/** Format: uuid */
|
|
15316
15318
|
recurringTemplateId?: string | null;
|
|
15317
|
-
/** @enum {string} */
|
|
15318
|
-
status: "active" | "inactive";
|
|
15319
15319
|
matchers?: {
|
|
15320
15320
|
bankAccountRef?: string | null;
|
|
15321
15321
|
} | null;
|
|
@@ -15441,6 +15441,8 @@ export interface operations {
|
|
|
15441
15441
|
connectionId: string;
|
|
15442
15442
|
data: {
|
|
15443
15443
|
description: string;
|
|
15444
|
+
/** @enum {string|null} */
|
|
15445
|
+
status?: "active" | "inactive" | null;
|
|
15444
15446
|
accountId?: string | null;
|
|
15445
15447
|
contactId?: string | null;
|
|
15446
15448
|
uniqueRef?: string | null;
|
|
@@ -15491,8 +15493,6 @@ export interface operations {
|
|
|
15491
15493
|
sourceId?: string | null;
|
|
15492
15494
|
/** Format: uuid */
|
|
15493
15495
|
recurringTemplateId?: string | null;
|
|
15494
|
-
/** @enum {string|null} */
|
|
15495
|
-
status?: "active" | "inactive" | null;
|
|
15496
15496
|
matchers?: {
|
|
15497
15497
|
bankAccountRef?: string | null;
|
|
15498
15498
|
} | null;
|
|
@@ -15511,6 +15511,8 @@ export interface operations {
|
|
|
15511
15511
|
"application/json": {
|
|
15512
15512
|
data: {
|
|
15513
15513
|
description: string;
|
|
15514
|
+
/** @enum {string} */
|
|
15515
|
+
status: "active" | "inactive";
|
|
15514
15516
|
uniqueRef?: string | null;
|
|
15515
15517
|
/** @enum {string} */
|
|
15516
15518
|
type: "deposit" | "expense" | "transfer";
|
|
@@ -15590,8 +15592,6 @@ export interface operations {
|
|
|
15590
15592
|
}[];
|
|
15591
15593
|
/** Format: uuid */
|
|
15592
15594
|
recurringTemplateId?: string | null;
|
|
15593
|
-
/** @enum {string} */
|
|
15594
|
-
status: "active" | "inactive";
|
|
15595
15595
|
matchers?: {
|
|
15596
15596
|
bankAccountRef?: string | null;
|
|
15597
15597
|
} | null;
|
|
@@ -15796,6 +15796,8 @@ export interface operations {
|
|
|
15796
15796
|
"application/json": {
|
|
15797
15797
|
data: {
|
|
15798
15798
|
description: string;
|
|
15799
|
+
/** @enum {string} */
|
|
15800
|
+
status: "active" | "inactive";
|
|
15799
15801
|
uniqueRef?: string | null;
|
|
15800
15802
|
/** @enum {string} */
|
|
15801
15803
|
type: "deposit" | "expense" | "transfer";
|
|
@@ -15875,8 +15877,6 @@ export interface operations {
|
|
|
15875
15877
|
}[];
|
|
15876
15878
|
/** Format: uuid */
|
|
15877
15879
|
recurringTemplateId?: string | null;
|
|
15878
|
-
/** @enum {string} */
|
|
15879
|
-
status: "active" | "inactive";
|
|
15880
15880
|
matchers?: {
|
|
15881
15881
|
bankAccountRef?: string | null;
|
|
15882
15882
|
} | null;
|
|
@@ -16009,6 +16009,8 @@ export interface operations {
|
|
|
16009
16009
|
content: {
|
|
16010
16010
|
"application/json": {
|
|
16011
16011
|
description: string;
|
|
16012
|
+
/** @enum {string|null} */
|
|
16013
|
+
status?: "active" | "inactive" | null;
|
|
16012
16014
|
accountId?: string | null;
|
|
16013
16015
|
contactId?: string | null;
|
|
16014
16016
|
uniqueRef?: string | null;
|
|
@@ -16061,8 +16063,6 @@ export interface operations {
|
|
|
16061
16063
|
sourceId?: string | null;
|
|
16062
16064
|
/** Format: uuid */
|
|
16063
16065
|
recurringTemplateId?: string | null;
|
|
16064
|
-
/** @enum {string|null} */
|
|
16065
|
-
status?: "active" | "inactive" | null;
|
|
16066
16066
|
matchers?: {
|
|
16067
16067
|
bankAccountRef?: string | null;
|
|
16068
16068
|
} | null;
|
|
@@ -16078,6 +16078,8 @@ export interface operations {
|
|
|
16078
16078
|
content: {
|
|
16079
16079
|
"application/json": {
|
|
16080
16080
|
description: string;
|
|
16081
|
+
/** @enum {string} */
|
|
16082
|
+
status: "active" | "inactive";
|
|
16081
16083
|
uniqueRef?: string | null;
|
|
16082
16084
|
/** @enum {string} */
|
|
16083
16085
|
type: "deposit" | "expense" | "transfer";
|
|
@@ -16157,8 +16159,6 @@ export interface operations {
|
|
|
16157
16159
|
}[];
|
|
16158
16160
|
/** Format: uuid */
|
|
16159
16161
|
recurringTemplateId?: string | null;
|
|
16160
|
-
/** @enum {string} */
|
|
16161
|
-
status: "active" | "inactive";
|
|
16162
16162
|
matchers?: {
|
|
16163
16163
|
bankAccountRef?: string | null;
|
|
16164
16164
|
} | null;
|
|
@@ -16280,6 +16280,8 @@ export interface operations {
|
|
|
16280
16280
|
content: {
|
|
16281
16281
|
"application/json": {
|
|
16282
16282
|
description: string;
|
|
16283
|
+
/** @enum {string} */
|
|
16284
|
+
status: "active" | "inactive";
|
|
16283
16285
|
uniqueRef?: string | null;
|
|
16284
16286
|
/** @enum {string} */
|
|
16285
16287
|
type: "deposit" | "expense" | "transfer";
|
|
@@ -16359,8 +16361,6 @@ export interface operations {
|
|
|
16359
16361
|
}[];
|
|
16360
16362
|
/** Format: uuid */
|
|
16361
16363
|
recurringTemplateId?: string | null;
|
|
16362
|
-
/** @enum {string} */
|
|
16363
|
-
status: "active" | "inactive";
|
|
16364
16364
|
matchers?: {
|
|
16365
16365
|
bankAccountRef?: string | null;
|
|
16366
16366
|
} | null;
|
|
@@ -16485,6 +16485,8 @@ export interface operations {
|
|
|
16485
16485
|
content: {
|
|
16486
16486
|
"application/json": {
|
|
16487
16487
|
description?: string;
|
|
16488
|
+
/** @enum {string|null} */
|
|
16489
|
+
status?: "active" | "inactive" | null;
|
|
16488
16490
|
accountId?: string | null;
|
|
16489
16491
|
contactId?: string | null;
|
|
16490
16492
|
uniqueRef?: string | null;
|
|
@@ -16492,15 +16494,30 @@ export interface operations {
|
|
|
16492
16494
|
type?: "deposit" | "expense" | "transfer";
|
|
16493
16495
|
date?: string;
|
|
16494
16496
|
currency?: string | null;
|
|
16497
|
+
payment?: {
|
|
16498
|
+
bankRecordIds?: string[];
|
|
16499
|
+
/** @enum {string} */
|
|
16500
|
+
status?: "unpaid" | "underpaid" | "overpaid" | "paid";
|
|
16501
|
+
date?: string | null;
|
|
16502
|
+
} | null;
|
|
16503
|
+
/** Format: uuid */
|
|
16504
|
+
connectionId?: string | null;
|
|
16505
|
+
/** Format: uuid */
|
|
16506
|
+
sourceId?: string | null;
|
|
16507
|
+
/** Format: uuid */
|
|
16508
|
+
recurringTemplateId?: string | null;
|
|
16509
|
+
matchers?: {
|
|
16510
|
+
bankAccountRef?: string | null;
|
|
16511
|
+
} | null;
|
|
16495
16512
|
lines?: {
|
|
16496
16513
|
recurringTemplateId?: string | null;
|
|
16497
16514
|
uniqueRef?: string | null;
|
|
16498
|
-
description
|
|
16515
|
+
description?: string;
|
|
16499
16516
|
accountId?: string | null;
|
|
16500
16517
|
/** @enum {string|null} */
|
|
16501
16518
|
assignment?: "accountsPayable" | "accountsReceivable" | "cancellationRevenue" | "deferredRevenue" | "deposit_channelFee" | "deposit_coHostPayout" | "deposit_merchantFee" | "openingBalance" | "deposit_reserve" | "deposit_vat" | "expense_markup" | "expense_reimbursement" | "expense_salesTax" | "transfer_ownerPayout" | "transfer" | null;
|
|
16502
16519
|
/** @description Value in cents (100 = 1€) */
|
|
16503
|
-
amount
|
|
16520
|
+
amount?: number;
|
|
16504
16521
|
markup?: {
|
|
16505
16522
|
/** @description Value in cents (100 = 1€) */
|
|
16506
16523
|
amount?: number | null;
|
|
@@ -16524,24 +16541,8 @@ export interface operations {
|
|
|
16524
16541
|
customerId?: string | null;
|
|
16525
16542
|
lineType?: string | null;
|
|
16526
16543
|
} | null;
|
|
16527
|
-
|
|
16528
|
-
|
|
16529
|
-
bankRecordIds?: string[];
|
|
16530
|
-
/** @enum {string} */
|
|
16531
|
-
status?: "unpaid" | "underpaid" | "overpaid" | "paid";
|
|
16532
|
-
date?: string | null;
|
|
16533
|
-
} | null;
|
|
16534
|
-
/** Format: uuid */
|
|
16535
|
-
connectionId?: string | null;
|
|
16536
|
-
/** Format: uuid */
|
|
16537
|
-
sourceId?: string | null;
|
|
16538
|
-
/** Format: uuid */
|
|
16539
|
-
recurringTemplateId?: string | null;
|
|
16540
|
-
/** @enum {string|null} */
|
|
16541
|
-
status?: "active" | "inactive" | null;
|
|
16542
|
-
matchers?: {
|
|
16543
|
-
bankAccountRef?: string | null;
|
|
16544
|
-
} | null;
|
|
16544
|
+
id?: string;
|
|
16545
|
+
}[] | null;
|
|
16545
16546
|
};
|
|
16546
16547
|
};
|
|
16547
16548
|
};
|
|
@@ -16554,6 +16555,8 @@ export interface operations {
|
|
|
16554
16555
|
content: {
|
|
16555
16556
|
"application/json": {
|
|
16556
16557
|
description: string;
|
|
16558
|
+
/** @enum {string} */
|
|
16559
|
+
status: "active" | "inactive";
|
|
16557
16560
|
uniqueRef?: string | null;
|
|
16558
16561
|
/** @enum {string} */
|
|
16559
16562
|
type: "deposit" | "expense" | "transfer";
|
|
@@ -16633,8 +16636,6 @@ export interface operations {
|
|
|
16633
16636
|
}[];
|
|
16634
16637
|
/** Format: uuid */
|
|
16635
16638
|
recurringTemplateId?: string | null;
|
|
16636
|
-
/** @enum {string} */
|
|
16637
|
-
status: "active" | "inactive";
|
|
16638
16639
|
matchers?: {
|
|
16639
16640
|
bankAccountRef?: string | null;
|
|
16640
16641
|
} | null;
|
|
@@ -16991,6 +16992,7 @@ export interface operations {
|
|
|
16991
16992
|
tenantId?: string;
|
|
16992
16993
|
appId?: string;
|
|
16993
16994
|
status?: "active" | "inactive";
|
|
16995
|
+
isErrorState?: boolean;
|
|
16994
16996
|
currentSyncStatus?: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
16995
16997
|
search?: string;
|
|
16996
16998
|
limit?: number;
|
|
@@ -17379,6 +17381,8 @@ export interface operations {
|
|
|
17379
17381
|
unArchivedRecords: number;
|
|
17380
17382
|
transaction: {
|
|
17381
17383
|
description: string;
|
|
17384
|
+
/** @enum {string} */
|
|
17385
|
+
status: "active" | "inactive";
|
|
17382
17386
|
uniqueRef?: string | null;
|
|
17383
17387
|
/** @enum {string} */
|
|
17384
17388
|
type: "deposit" | "expense" | "transfer";
|
|
@@ -17458,8 +17462,6 @@ export interface operations {
|
|
|
17458
17462
|
}[];
|
|
17459
17463
|
/** Format: uuid */
|
|
17460
17464
|
recurringTemplateId?: string | null;
|
|
17461
|
-
/** @enum {string} */
|
|
17462
|
-
status: "active" | "inactive";
|
|
17463
17465
|
matchers?: {
|
|
17464
17466
|
bankAccountRef?: string | null;
|
|
17465
17467
|
} | null;
|
|
@@ -20383,8 +20385,6 @@ export interface operations {
|
|
|
20383
20385
|
/** @enum {string} */
|
|
20384
20386
|
type: "extract" | "automate" | "webhook";
|
|
20385
20387
|
params?: Record<string, never>;
|
|
20386
|
-
/** @enum {string} */
|
|
20387
|
-
status: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
20388
20388
|
message?: string;
|
|
20389
20389
|
connectionId?: string;
|
|
20390
20390
|
triggerRef?: string;
|
|
@@ -20392,6 +20392,8 @@ export interface operations {
|
|
|
20392
20392
|
automationId?: string;
|
|
20393
20393
|
/** Format: uuid */
|
|
20394
20394
|
id: string;
|
|
20395
|
+
/** @enum {string} */
|
|
20396
|
+
status: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
20395
20397
|
subtasks: {
|
|
20396
20398
|
params?: Record<string, never>;
|
|
20397
20399
|
/** @enum {string} */
|
|
@@ -20470,8 +20472,6 @@ export interface operations {
|
|
|
20470
20472
|
/** @enum {string} */
|
|
20471
20473
|
type?: "extract" | "automate" | "webhook";
|
|
20472
20474
|
params?: Record<string, never>;
|
|
20473
|
-
/** @enum {string} */
|
|
20474
|
-
status?: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
20475
20475
|
message?: string;
|
|
20476
20476
|
connectionId?: string;
|
|
20477
20477
|
triggerRef?: string;
|
|
@@ -20491,8 +20491,6 @@ export interface operations {
|
|
|
20491
20491
|
/** @enum {string} */
|
|
20492
20492
|
type: "extract" | "automate" | "webhook";
|
|
20493
20493
|
params?: Record<string, never>;
|
|
20494
|
-
/** @enum {string} */
|
|
20495
|
-
status: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
20496
20494
|
message?: string;
|
|
20497
20495
|
connectionId?: string;
|
|
20498
20496
|
triggerRef?: string;
|
|
@@ -20500,6 +20498,8 @@ export interface operations {
|
|
|
20500
20498
|
automationId?: string;
|
|
20501
20499
|
/** Format: uuid */
|
|
20502
20500
|
id: string;
|
|
20501
|
+
/** @enum {string} */
|
|
20502
|
+
status: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
20503
20503
|
subtasks: {
|
|
20504
20504
|
params?: Record<string, never>;
|
|
20505
20505
|
/** @enum {string} */
|
|
@@ -20588,8 +20588,6 @@ export interface operations {
|
|
|
20588
20588
|
data: {
|
|
20589
20589
|
/** @enum {string} */
|
|
20590
20590
|
type: "extract" | "automate" | "webhook";
|
|
20591
|
-
/** @enum {string} */
|
|
20592
|
-
status: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
20593
20591
|
message?: string;
|
|
20594
20592
|
connectionId?: string;
|
|
20595
20593
|
triggerRef?: string;
|
|
@@ -20597,6 +20595,8 @@ export interface operations {
|
|
|
20597
20595
|
automationId?: string;
|
|
20598
20596
|
/** Format: uuid */
|
|
20599
20597
|
id: string;
|
|
20598
|
+
/** @enum {string} */
|
|
20599
|
+
status: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
20600
20600
|
}[];
|
|
20601
20601
|
pagination: {
|
|
20602
20602
|
/** @default 100 */
|
|
@@ -20674,8 +20674,6 @@ export interface operations {
|
|
|
20674
20674
|
/** @enum {string} */
|
|
20675
20675
|
type: "extract" | "automate" | "webhook";
|
|
20676
20676
|
params?: Record<string, never>;
|
|
20677
|
-
/** @enum {string} */
|
|
20678
|
-
status: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
20679
20677
|
message?: string;
|
|
20680
20678
|
connectionId?: string;
|
|
20681
20679
|
triggerRef?: string;
|
|
@@ -20695,8 +20693,6 @@ export interface operations {
|
|
|
20695
20693
|
/** @enum {string} */
|
|
20696
20694
|
type: "extract" | "automate" | "webhook";
|
|
20697
20695
|
params?: Record<string, never>;
|
|
20698
|
-
/** @enum {string} */
|
|
20699
|
-
status: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
20700
20696
|
message?: string;
|
|
20701
20697
|
connectionId?: string;
|
|
20702
20698
|
triggerRef?: string;
|
|
@@ -20704,6 +20700,8 @@ export interface operations {
|
|
|
20704
20700
|
automationId?: string;
|
|
20705
20701
|
/** Format: uuid */
|
|
20706
20702
|
id: string;
|
|
20703
|
+
/** @enum {string} */
|
|
20704
|
+
status: "queued" | "started" | "completed" | "failed" | "canceled";
|
|
20707
20705
|
subtasks: {
|
|
20708
20706
|
params?: Record<string, never>;
|
|
20709
20707
|
/** @enum {string} */
|
|
@@ -21766,35 +21764,105 @@ export interface operations {
|
|
|
21766
21764
|
institutionName: string;
|
|
21767
21765
|
issues: ({
|
|
21768
21766
|
/** @enum {string} */
|
|
21769
|
-
code: "
|
|
21767
|
+
code: "transactions_updates";
|
|
21770
21768
|
/** @enum {string} */
|
|
21771
21769
|
severity: "warning";
|
|
21772
21770
|
context: {
|
|
21773
21771
|
/** @enum {string} */
|
|
21774
|
-
badge: "
|
|
21775
|
-
title: string;
|
|
21772
|
+
badge: "transactions_updates";
|
|
21776
21773
|
/** @enum {string} */
|
|
21777
|
-
|
|
21774
|
+
title: "Transaction Updates";
|
|
21775
|
+
/** @enum {string} */
|
|
21776
|
+
status: "HEALTHY" | "DEGRADED" | "DOWN";
|
|
21777
|
+
statusDescription: string;
|
|
21778
21778
|
/** @enum {string} */
|
|
21779
21779
|
refreshInterval?: "NORMAL" | "STOPPED" | "DELAYED";
|
|
21780
21780
|
description?: string;
|
|
21781
|
+
};
|
|
21782
|
+
} | {
|
|
21783
|
+
/** @enum {string} */
|
|
21784
|
+
code: "transactions_updates";
|
|
21785
|
+
/** @enum {string} */
|
|
21786
|
+
severity: "error";
|
|
21787
|
+
context: {
|
|
21788
|
+
/** @enum {string} */
|
|
21789
|
+
badge: "transactions_updates";
|
|
21790
|
+
/** @enum {string} */
|
|
21791
|
+
title: "Transaction Updates";
|
|
21792
|
+
/** @enum {string} */
|
|
21793
|
+
status: "HEALTHY" | "DEGRADED" | "DOWN";
|
|
21781
21794
|
statusDescription: string;
|
|
21795
|
+
/** @enum {string} */
|
|
21796
|
+
refreshInterval?: "NORMAL" | "STOPPED" | "DELAYED";
|
|
21797
|
+
description?: string;
|
|
21782
21798
|
};
|
|
21783
21799
|
} | {
|
|
21784
21800
|
/** @enum {string} */
|
|
21785
|
-
code: "
|
|
21801
|
+
code: "item_logins";
|
|
21802
|
+
/** @enum {string} */
|
|
21803
|
+
severity: "warning";
|
|
21804
|
+
context: {
|
|
21805
|
+
/** @enum {string} */
|
|
21806
|
+
badge: "item_logins";
|
|
21807
|
+
/** @enum {string} */
|
|
21808
|
+
title: "Item Logins";
|
|
21809
|
+
/** @enum {string} */
|
|
21810
|
+
status: "HEALTHY" | "DEGRADED" | "DOWN";
|
|
21811
|
+
statusDescription: string;
|
|
21812
|
+
/** @enum {string} */
|
|
21813
|
+
refreshInterval?: "NORMAL" | "STOPPED" | "DELAYED";
|
|
21814
|
+
description?: string;
|
|
21815
|
+
};
|
|
21816
|
+
} | {
|
|
21817
|
+
/** @enum {string} */
|
|
21818
|
+
code: "item_logins";
|
|
21786
21819
|
/** @enum {string} */
|
|
21787
21820
|
severity: "error";
|
|
21788
21821
|
context: {
|
|
21789
21822
|
/** @enum {string} */
|
|
21790
|
-
badge: "
|
|
21791
|
-
|
|
21823
|
+
badge: "item_logins";
|
|
21824
|
+
/** @enum {string} */
|
|
21825
|
+
title: "Item Logins";
|
|
21826
|
+
/** @enum {string} */
|
|
21827
|
+
status: "HEALTHY" | "DEGRADED" | "DOWN";
|
|
21828
|
+
statusDescription: string;
|
|
21829
|
+
/** @enum {string} */
|
|
21830
|
+
refreshInterval?: "NORMAL" | "STOPPED" | "DELAYED";
|
|
21831
|
+
description?: string;
|
|
21832
|
+
};
|
|
21833
|
+
} | {
|
|
21834
|
+
/** @enum {string} */
|
|
21835
|
+
code: "auth";
|
|
21836
|
+
/** @enum {string} */
|
|
21837
|
+
severity: "warning";
|
|
21838
|
+
context: {
|
|
21792
21839
|
/** @enum {string} */
|
|
21793
|
-
|
|
21840
|
+
badge: "auth";
|
|
21841
|
+
/** @enum {string} */
|
|
21842
|
+
title: "Auth";
|
|
21843
|
+
/** @enum {string} */
|
|
21844
|
+
status: "HEALTHY" | "DEGRADED" | "DOWN";
|
|
21845
|
+
statusDescription: string;
|
|
21794
21846
|
/** @enum {string} */
|
|
21795
21847
|
refreshInterval?: "NORMAL" | "STOPPED" | "DELAYED";
|
|
21796
21848
|
description?: string;
|
|
21849
|
+
};
|
|
21850
|
+
} | {
|
|
21851
|
+
/** @enum {string} */
|
|
21852
|
+
code: "auth";
|
|
21853
|
+
/** @enum {string} */
|
|
21854
|
+
severity: "error";
|
|
21855
|
+
context: {
|
|
21856
|
+
/** @enum {string} */
|
|
21857
|
+
badge: "auth";
|
|
21858
|
+
/** @enum {string} */
|
|
21859
|
+
title: "Auth";
|
|
21860
|
+
/** @enum {string} */
|
|
21861
|
+
status: "HEALTHY" | "DEGRADED" | "DOWN";
|
|
21797
21862
|
statusDescription: string;
|
|
21863
|
+
/** @enum {string} */
|
|
21864
|
+
refreshInterval?: "NORMAL" | "STOPPED" | "DELAYED";
|
|
21865
|
+
description?: string;
|
|
21798
21866
|
};
|
|
21799
21867
|
})[];
|
|
21800
21868
|
};
|