@vrplatform/api 1.2.33-1019 → 1.2.33-1020
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 +14 -285
- package/build/main/generated/v1.js.map +1 -1
- package/build/module/generated/v1.d.ts +14 -285
- package/build/module/generated/v1.js.map +1 -1
- package/package.json +1 -1
- package/src/generated/v1.ts +14 -285
package/package.json
CHANGED
package/src/generated/v1.ts
CHANGED
|
@@ -1423,23 +1423,6 @@ export interface paths {
|
|
|
1423
1423
|
patch?: never;
|
|
1424
1424
|
trace?: never;
|
|
1425
1425
|
};
|
|
1426
|
-
"/reviews": {
|
|
1427
|
-
parameters: {
|
|
1428
|
-
query?: never;
|
|
1429
|
-
header?: never;
|
|
1430
|
-
path?: never;
|
|
1431
|
-
cookie?: never;
|
|
1432
|
-
};
|
|
1433
|
-
/** @description Reviews list */
|
|
1434
|
-
get: operations["getReviews"];
|
|
1435
|
-
put?: never;
|
|
1436
|
-
post?: never;
|
|
1437
|
-
delete?: never;
|
|
1438
|
-
options?: never;
|
|
1439
|
-
head?: never;
|
|
1440
|
-
patch?: never;
|
|
1441
|
-
trace?: never;
|
|
1442
|
-
};
|
|
1443
1426
|
"/plaid/connect": {
|
|
1444
1427
|
parameters: {
|
|
1445
1428
|
query?: never;
|
|
@@ -5862,7 +5845,7 @@ export interface operations {
|
|
|
5862
5845
|
data: {
|
|
5863
5846
|
/** Format: uuid */
|
|
5864
5847
|
listingId: string;
|
|
5865
|
-
/** @default 2025-11-
|
|
5848
|
+
/** @default 2025-11-08 */
|
|
5866
5849
|
startAt: string;
|
|
5867
5850
|
endAt?: string | null;
|
|
5868
5851
|
setListingInactive?: boolean | null;
|
|
@@ -5944,7 +5927,7 @@ export interface operations {
|
|
|
5944
5927
|
"application/json": {
|
|
5945
5928
|
/** Format: uuid */
|
|
5946
5929
|
listingId: string;
|
|
5947
|
-
/** @default 2025-11-
|
|
5930
|
+
/** @default 2025-11-08 */
|
|
5948
5931
|
startAt?: string;
|
|
5949
5932
|
endAt?: string | null;
|
|
5950
5933
|
members: {
|
|
@@ -5978,7 +5961,7 @@ export interface operations {
|
|
|
5978
5961
|
"application/json": {
|
|
5979
5962
|
/** Format: uuid */
|
|
5980
5963
|
listingId: string;
|
|
5981
|
-
/** @default 2025-11-
|
|
5964
|
+
/** @default 2025-11-08 */
|
|
5982
5965
|
startAt: string;
|
|
5983
5966
|
endAt?: string | null;
|
|
5984
5967
|
setListingInactive?: boolean | null;
|
|
@@ -6058,7 +6041,7 @@ export interface operations {
|
|
|
6058
6041
|
"application/json": {
|
|
6059
6042
|
/** Format: uuid */
|
|
6060
6043
|
listingId: string;
|
|
6061
|
-
/** @default 2025-11-
|
|
6044
|
+
/** @default 2025-11-08 */
|
|
6062
6045
|
startAt: string;
|
|
6063
6046
|
endAt?: string | null;
|
|
6064
6047
|
setListingInactive?: boolean | null;
|
|
@@ -6141,7 +6124,7 @@ export interface operations {
|
|
|
6141
6124
|
"application/json": {
|
|
6142
6125
|
/** Format: uuid */
|
|
6143
6126
|
listingId?: string;
|
|
6144
|
-
/** @default 2025-11-
|
|
6127
|
+
/** @default 2025-11-08 */
|
|
6145
6128
|
startAt?: string;
|
|
6146
6129
|
endAt?: string | null;
|
|
6147
6130
|
members?: {
|
|
@@ -6175,7 +6158,7 @@ export interface operations {
|
|
|
6175
6158
|
"application/json": {
|
|
6176
6159
|
/** Format: uuid */
|
|
6177
6160
|
listingId: string;
|
|
6178
|
-
/** @default 2025-11-
|
|
6161
|
+
/** @default 2025-11-08 */
|
|
6179
6162
|
startAt: string;
|
|
6180
6163
|
endAt?: string | null;
|
|
6181
6164
|
setListingInactive?: boolean | null;
|
|
@@ -6361,7 +6344,7 @@ export interface operations {
|
|
|
6361
6344
|
/** Format: uuid */
|
|
6362
6345
|
sourceId?: string | null;
|
|
6363
6346
|
initialOwnership?: {
|
|
6364
|
-
/** @default 2025-11-
|
|
6347
|
+
/** @default 2025-11-08 */
|
|
6365
6348
|
startAt?: string;
|
|
6366
6349
|
endAt?: string | null;
|
|
6367
6350
|
members: {
|
|
@@ -6419,7 +6402,7 @@ export interface operations {
|
|
|
6419
6402
|
status: "active" | "inactive";
|
|
6420
6403
|
defaultCurrency?: string | null;
|
|
6421
6404
|
activeOwnership?: {
|
|
6422
|
-
/** @default 2025-11-
|
|
6405
|
+
/** @default 2025-11-08 */
|
|
6423
6406
|
startAt: string;
|
|
6424
6407
|
endAt?: string | null;
|
|
6425
6408
|
setListingInactive?: boolean | null;
|
|
@@ -6660,7 +6643,7 @@ export interface operations {
|
|
|
6660
6643
|
status: "active" | "inactive";
|
|
6661
6644
|
defaultCurrency?: string | null;
|
|
6662
6645
|
activeOwnership?: {
|
|
6663
|
-
/** @default 2025-11-
|
|
6646
|
+
/** @default 2025-11-08 */
|
|
6664
6647
|
startAt: string;
|
|
6665
6648
|
endAt?: string | null;
|
|
6666
6649
|
setListingInactive?: boolean | null;
|
|
@@ -6799,7 +6782,7 @@ export interface operations {
|
|
|
6799
6782
|
/** Format: uuid */
|
|
6800
6783
|
sourceId?: string | null;
|
|
6801
6784
|
initialOwnership?: {
|
|
6802
|
-
/** @default 2025-11-
|
|
6785
|
+
/** @default 2025-11-08 */
|
|
6803
6786
|
startAt?: string;
|
|
6804
6787
|
endAt?: string | null;
|
|
6805
6788
|
members: {
|
|
@@ -6853,7 +6836,7 @@ export interface operations {
|
|
|
6853
6836
|
status: "active" | "inactive";
|
|
6854
6837
|
defaultCurrency?: string | null;
|
|
6855
6838
|
activeOwnership?: {
|
|
6856
|
-
/** @default 2025-11-
|
|
6839
|
+
/** @default 2025-11-08 */
|
|
6857
6840
|
startAt: string;
|
|
6858
6841
|
endAt?: string | null;
|
|
6859
6842
|
setListingInactive?: boolean | null;
|
|
@@ -7070,7 +7053,7 @@ export interface operations {
|
|
|
7070
7053
|
status: "active" | "inactive";
|
|
7071
7054
|
defaultCurrency?: string | null;
|
|
7072
7055
|
activeOwnership?: {
|
|
7073
|
-
/** @default 2025-11-
|
|
7056
|
+
/** @default 2025-11-08 */
|
|
7074
7057
|
startAt: string;
|
|
7075
7058
|
endAt?: string | null;
|
|
7076
7059
|
setListingInactive?: boolean | null;
|
|
@@ -7217,7 +7200,7 @@ export interface operations {
|
|
|
7217
7200
|
/** Format: uuid */
|
|
7218
7201
|
sourceId?: string | null;
|
|
7219
7202
|
initialOwnership?: {
|
|
7220
|
-
/** @default 2025-11-
|
|
7203
|
+
/** @default 2025-11-08 */
|
|
7221
7204
|
startAt?: string;
|
|
7222
7205
|
endAt?: string | null;
|
|
7223
7206
|
members: {
|
|
@@ -7271,7 +7254,7 @@ export interface operations {
|
|
|
7271
7254
|
status: "active" | "inactive";
|
|
7272
7255
|
defaultCurrency?: string | null;
|
|
7273
7256
|
activeOwnership?: {
|
|
7274
|
-
/** @default 2025-11-
|
|
7257
|
+
/** @default 2025-11-08 */
|
|
7275
7258
|
startAt: string;
|
|
7276
7259
|
endAt?: string | null;
|
|
7277
7260
|
setListingInactive?: boolean | null;
|
|
@@ -21375,260 +21358,6 @@ export interface operations {
|
|
|
21375
21358
|
};
|
|
21376
21359
|
};
|
|
21377
21360
|
};
|
|
21378
|
-
getReviews: {
|
|
21379
|
-
parameters: {
|
|
21380
|
-
query?: {
|
|
21381
|
-
date?: string;
|
|
21382
|
-
connectionId?: string;
|
|
21383
|
-
type?: string;
|
|
21384
|
-
listingId?: string;
|
|
21385
|
-
listingConnectionId?: string;
|
|
21386
|
-
limit?: number;
|
|
21387
|
-
page?: number;
|
|
21388
|
-
};
|
|
21389
|
-
header?: {
|
|
21390
|
-
"X-Team-Id"?: string;
|
|
21391
|
-
};
|
|
21392
|
-
path?: never;
|
|
21393
|
-
cookie?: never;
|
|
21394
|
-
};
|
|
21395
|
-
requestBody?: never;
|
|
21396
|
-
responses: {
|
|
21397
|
-
/** @description Successful response */
|
|
21398
|
-
200: {
|
|
21399
|
-
headers: {
|
|
21400
|
-
[name: string]: unknown;
|
|
21401
|
-
};
|
|
21402
|
-
content: {
|
|
21403
|
-
"application/json": {
|
|
21404
|
-
data: {
|
|
21405
|
-
id: string;
|
|
21406
|
-
uniqueRef: string;
|
|
21407
|
-
comments?: string | null;
|
|
21408
|
-
privateFeedback?: string | null;
|
|
21409
|
-
totalRating: number;
|
|
21410
|
-
tags: {
|
|
21411
|
-
type: string;
|
|
21412
|
-
description: string;
|
|
21413
|
-
}[];
|
|
21414
|
-
ratings: {
|
|
21415
|
-
type: string;
|
|
21416
|
-
comments: string;
|
|
21417
|
-
rating?: number | null;
|
|
21418
|
-
}[];
|
|
21419
|
-
reservation: {
|
|
21420
|
-
currency: string | null;
|
|
21421
|
-
uniqueRef?: string | null;
|
|
21422
|
-
guestName?: string | null;
|
|
21423
|
-
bookerName?: string | null;
|
|
21424
|
-
checkIn?: string | null;
|
|
21425
|
-
checkOut?: string | null;
|
|
21426
|
-
generalLedgerPostingAt?: string | null;
|
|
21427
|
-
bookedAt?: string | null;
|
|
21428
|
-
cancelledAt?: string | null;
|
|
21429
|
-
bookingPlatform?: string | null;
|
|
21430
|
-
confirmationCode?: string | null;
|
|
21431
|
-
pmsReferenceCode?: string | null;
|
|
21432
|
-
guests?: number | null;
|
|
21433
|
-
userdata: {
|
|
21434
|
-
[key: string]: unknown;
|
|
21435
|
-
} | null;
|
|
21436
|
-
/** Format: uuid */
|
|
21437
|
-
id: string;
|
|
21438
|
-
issues: ({
|
|
21439
|
-
/** @enum {string} */
|
|
21440
|
-
code: "unassignedAccount";
|
|
21441
|
-
/** @enum {string} */
|
|
21442
|
-
severity: "error";
|
|
21443
|
-
context: {
|
|
21444
|
-
accountIds: string[];
|
|
21445
|
-
};
|
|
21446
|
-
} | {
|
|
21447
|
-
/** @enum {string} */
|
|
21448
|
-
code: "priorToStartDate";
|
|
21449
|
-
/** @enum {string} */
|
|
21450
|
-
severity: "warning";
|
|
21451
|
-
context: {
|
|
21452
|
-
startDate?: string | null;
|
|
21453
|
-
};
|
|
21454
|
-
} | {
|
|
21455
|
-
/** @enum {string} */
|
|
21456
|
-
code: "inactiveListing";
|
|
21457
|
-
/** @enum {string} */
|
|
21458
|
-
severity: "warning";
|
|
21459
|
-
context: {
|
|
21460
|
-
startDate?: string | null;
|
|
21461
|
-
};
|
|
21462
|
-
} | {
|
|
21463
|
-
/** @enum {string} */
|
|
21464
|
-
code: "inactiveConnection";
|
|
21465
|
-
/** @enum {string} */
|
|
21466
|
-
severity: "warning";
|
|
21467
|
-
context: Record<string, never>;
|
|
21468
|
-
})[];
|
|
21469
|
-
connection?: {
|
|
21470
|
-
/** Format: uuid */
|
|
21471
|
-
id: string;
|
|
21472
|
-
name: string;
|
|
21473
|
-
/** @enum {string} */
|
|
21474
|
-
status: "active" | "inactive";
|
|
21475
|
-
uniqueRef?: string | null;
|
|
21476
|
-
app: {
|
|
21477
|
-
id: string;
|
|
21478
|
-
name: string;
|
|
21479
|
-
icon?: string | null;
|
|
21480
|
-
importers?: string[] | null;
|
|
21481
|
-
extractors?: string[] | null;
|
|
21482
|
-
};
|
|
21483
|
-
} | null;
|
|
21484
|
-
nights?: number | null;
|
|
21485
|
-
/** @enum {string|null} */
|
|
21486
|
-
status?: "booked" | "canceled" | "inactive" | null;
|
|
21487
|
-
listing?: {
|
|
21488
|
-
/** Format: uuid */
|
|
21489
|
-
id: string;
|
|
21490
|
-
name: string;
|
|
21491
|
-
address?: {
|
|
21492
|
-
full?: string | null;
|
|
21493
|
-
line1?: string | null;
|
|
21494
|
-
line2?: string | null;
|
|
21495
|
-
city?: string | null;
|
|
21496
|
-
/** @deprecated */
|
|
21497
|
-
state?: string | null;
|
|
21498
|
-
postalCode?: string | null;
|
|
21499
|
-
stateCode?: string | null;
|
|
21500
|
-
countryCode?: string | null;
|
|
21501
|
-
} | null;
|
|
21502
|
-
uniqueRef?: string | null;
|
|
21503
|
-
} | null;
|
|
21504
|
-
listingConnection?: {
|
|
21505
|
-
/** Format: uuid */
|
|
21506
|
-
id: string;
|
|
21507
|
-
name: string;
|
|
21508
|
-
uniqueRef?: string | null;
|
|
21509
|
-
} | null;
|
|
21510
|
-
payment: {
|
|
21511
|
-
expected: number;
|
|
21512
|
-
received: number;
|
|
21513
|
-
status: ("unpaid" | "underpaid" | "overpaid" | "paid") | "coHost";
|
|
21514
|
-
};
|
|
21515
|
-
source?: {
|
|
21516
|
-
/** Format: uuid */
|
|
21517
|
-
id: string;
|
|
21518
|
-
type: string;
|
|
21519
|
-
/** @enum {string|null} */
|
|
21520
|
-
status?: "active" | "inactive" | null;
|
|
21521
|
-
} | null;
|
|
21522
|
-
lines: {
|
|
21523
|
-
/** Format: uuid */
|
|
21524
|
-
id: string;
|
|
21525
|
-
uniqueRef?: string | null;
|
|
21526
|
-
type: string;
|
|
21527
|
-
description?: string | null;
|
|
21528
|
-
/** @description Value in cents (100 = 1€) */
|
|
21529
|
-
amount: number;
|
|
21530
|
-
connectionId?: string | null;
|
|
21531
|
-
metadata?: {
|
|
21532
|
-
[key: string]: unknown;
|
|
21533
|
-
} | null;
|
|
21534
|
-
account?: {
|
|
21535
|
-
id: string;
|
|
21536
|
-
name: string;
|
|
21537
|
-
uniqueRef?: string | null;
|
|
21538
|
-
/** @enum {string} */
|
|
21539
|
-
status: "active" | "inactive";
|
|
21540
|
-
} | null;
|
|
21541
|
-
isExcluded?: boolean | null;
|
|
21542
|
-
}[];
|
|
21543
|
-
/** @description Adjustments are manually added financial lines that are not part of the booking platform */
|
|
21544
|
-
adjustments: {
|
|
21545
|
-
/** Format: uuid */
|
|
21546
|
-
id: string;
|
|
21547
|
-
type?: string;
|
|
21548
|
-
description?: string | null;
|
|
21549
|
-
/** @description Value in cents (100 = 1€) */
|
|
21550
|
-
amount: number;
|
|
21551
|
-
metadata?: {
|
|
21552
|
-
[key: string]: unknown;
|
|
21553
|
-
} | null;
|
|
21554
|
-
/** @enum {string|null} */
|
|
21555
|
-
party?: "owners" | "manager" | null;
|
|
21556
|
-
account?: {
|
|
21557
|
-
id: string;
|
|
21558
|
-
name: string;
|
|
21559
|
-
uniqueRef?: string | null;
|
|
21560
|
-
/** @enum {string} */
|
|
21561
|
-
status: "active" | "inactive";
|
|
21562
|
-
} | null;
|
|
21563
|
-
recurringFee?: {
|
|
21564
|
-
id: string;
|
|
21565
|
-
uniqueRef: string;
|
|
21566
|
-
name: string;
|
|
21567
|
-
/** @enum {string} */
|
|
21568
|
-
type: "managementFee" | "additionalFee" | "bookingChannelFee" | "cleaningFee" | "merchantFee";
|
|
21569
|
-
} | null;
|
|
21570
|
-
}[];
|
|
21571
|
-
};
|
|
21572
|
-
}[];
|
|
21573
|
-
pagination: {
|
|
21574
|
-
/** @default 100 */
|
|
21575
|
-
limit: number;
|
|
21576
|
-
/** @default 1 */
|
|
21577
|
-
page: number;
|
|
21578
|
-
total: number;
|
|
21579
|
-
totalPage: number;
|
|
21580
|
-
nextPage?: number;
|
|
21581
|
-
};
|
|
21582
|
-
};
|
|
21583
|
-
};
|
|
21584
|
-
};
|
|
21585
|
-
/** @description Invalid input data */
|
|
21586
|
-
400: {
|
|
21587
|
-
headers: {
|
|
21588
|
-
[name: string]: unknown;
|
|
21589
|
-
};
|
|
21590
|
-
content: {
|
|
21591
|
-
"application/json": components["schemas"]["error.BAD_REQUEST"];
|
|
21592
|
-
};
|
|
21593
|
-
};
|
|
21594
|
-
/** @description Authorization not provided */
|
|
21595
|
-
401: {
|
|
21596
|
-
headers: {
|
|
21597
|
-
[name: string]: unknown;
|
|
21598
|
-
};
|
|
21599
|
-
content: {
|
|
21600
|
-
"application/json": components["schemas"]["error.UNAUTHORIZED"];
|
|
21601
|
-
};
|
|
21602
|
-
};
|
|
21603
|
-
/** @description Insufficient access */
|
|
21604
|
-
403: {
|
|
21605
|
-
headers: {
|
|
21606
|
-
[name: string]: unknown;
|
|
21607
|
-
};
|
|
21608
|
-
content: {
|
|
21609
|
-
"application/json": components["schemas"]["error.FORBIDDEN"];
|
|
21610
|
-
};
|
|
21611
|
-
};
|
|
21612
|
-
/** @description Not found */
|
|
21613
|
-
404: {
|
|
21614
|
-
headers: {
|
|
21615
|
-
[name: string]: unknown;
|
|
21616
|
-
};
|
|
21617
|
-
content: {
|
|
21618
|
-
"application/json": components["schemas"]["error.NOT_FOUND"];
|
|
21619
|
-
};
|
|
21620
|
-
};
|
|
21621
|
-
/** @description Internal server error */
|
|
21622
|
-
500: {
|
|
21623
|
-
headers: {
|
|
21624
|
-
[name: string]: unknown;
|
|
21625
|
-
};
|
|
21626
|
-
content: {
|
|
21627
|
-
"application/json": components["schemas"]["error.INTERNAL_SERVER_ERROR"];
|
|
21628
|
-
};
|
|
21629
|
-
};
|
|
21630
|
-
};
|
|
21631
|
-
};
|
|
21632
21361
|
plaidConnectComplete: {
|
|
21633
21362
|
parameters: {
|
|
21634
21363
|
query?: never;
|