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