@vrplatform/api 1.2.33-stage.806 → 1.2.33-stage.809

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/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "access": "public"
5
5
  },
6
- "version": "1.2.33-stage.806",
6
+ "version": "1.2.33-stage.809",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -6382,7 +6382,7 @@ export interface operations {
6382
6382
  data: {
6383
6383
  /** Format: uuid */
6384
6384
  listingId: string;
6385
- /** @default 2025-10-20 */
6385
+ /** @default 2025-10-21 */
6386
6386
  startAt: string;
6387
6387
  endAt?: string | null;
6388
6388
  setListingInactive?: boolean | null;
@@ -6464,7 +6464,7 @@ export interface operations {
6464
6464
  "application/json": {
6465
6465
  /** Format: uuid */
6466
6466
  listingId: string;
6467
- /** @default 2025-10-20 */
6467
+ /** @default 2025-10-21 */
6468
6468
  startAt?: string;
6469
6469
  endAt?: string | null;
6470
6470
  members: {
@@ -6498,7 +6498,7 @@ export interface operations {
6498
6498
  "application/json": {
6499
6499
  /** Format: uuid */
6500
6500
  listingId: string;
6501
- /** @default 2025-10-20 */
6501
+ /** @default 2025-10-21 */
6502
6502
  startAt: string;
6503
6503
  endAt?: string | null;
6504
6504
  setListingInactive?: boolean | null;
@@ -6578,7 +6578,7 @@ export interface operations {
6578
6578
  "application/json": {
6579
6579
  /** Format: uuid */
6580
6580
  listingId: string;
6581
- /** @default 2025-10-20 */
6581
+ /** @default 2025-10-21 */
6582
6582
  startAt: string;
6583
6583
  endAt?: string | null;
6584
6584
  setListingInactive?: boolean | null;
@@ -6661,7 +6661,7 @@ export interface operations {
6661
6661
  "application/json": {
6662
6662
  /** Format: uuid */
6663
6663
  listingId?: string;
6664
- /** @default 2025-10-20 */
6664
+ /** @default 2025-10-21 */
6665
6665
  startAt?: string;
6666
6666
  endAt?: string | null;
6667
6667
  members?: {
@@ -6695,7 +6695,7 @@ export interface operations {
6695
6695
  "application/json": {
6696
6696
  /** Format: uuid */
6697
6697
  listingId: string;
6698
- /** @default 2025-10-20 */
6698
+ /** @default 2025-10-21 */
6699
6699
  startAt: string;
6700
6700
  endAt?: string | null;
6701
6701
  setListingInactive?: boolean | null;
@@ -6881,7 +6881,7 @@ export interface operations {
6881
6881
  /** Format: uuid */
6882
6882
  sourceId?: string | null;
6883
6883
  initialOwnership?: {
6884
- /** @default 2025-10-20 */
6884
+ /** @default 2025-10-21 */
6885
6885
  startAt?: string;
6886
6886
  endAt?: string | null;
6887
6887
  members: {
@@ -6939,7 +6939,7 @@ export interface operations {
6939
6939
  status: "active" | "inactive";
6940
6940
  defaultCurrency?: string | null;
6941
6941
  activeOwnership?: {
6942
- /** @default 2025-10-20 */
6942
+ /** @default 2025-10-21 */
6943
6943
  startAt: string;
6944
6944
  endAt?: string | null;
6945
6945
  setListingInactive?: boolean | null;
@@ -7180,7 +7180,7 @@ export interface operations {
7180
7180
  status: "active" | "inactive";
7181
7181
  defaultCurrency?: string | null;
7182
7182
  activeOwnership?: {
7183
- /** @default 2025-10-20 */
7183
+ /** @default 2025-10-21 */
7184
7184
  startAt: string;
7185
7185
  endAt?: string | null;
7186
7186
  setListingInactive?: boolean | null;
@@ -7319,7 +7319,7 @@ export interface operations {
7319
7319
  /** Format: uuid */
7320
7320
  sourceId?: string | null;
7321
7321
  initialOwnership?: {
7322
- /** @default 2025-10-20 */
7322
+ /** @default 2025-10-21 */
7323
7323
  startAt?: string;
7324
7324
  endAt?: string | null;
7325
7325
  members: {
@@ -7373,7 +7373,7 @@ export interface operations {
7373
7373
  status: "active" | "inactive";
7374
7374
  defaultCurrency?: string | null;
7375
7375
  activeOwnership?: {
7376
- /** @default 2025-10-20 */
7376
+ /** @default 2025-10-21 */
7377
7377
  startAt: string;
7378
7378
  endAt?: string | null;
7379
7379
  setListingInactive?: boolean | null;
@@ -7590,7 +7590,7 @@ export interface operations {
7590
7590
  status: "active" | "inactive";
7591
7591
  defaultCurrency?: string | null;
7592
7592
  activeOwnership?: {
7593
- /** @default 2025-10-20 */
7593
+ /** @default 2025-10-21 */
7594
7594
  startAt: string;
7595
7595
  endAt?: string | null;
7596
7596
  setListingInactive?: boolean | null;
@@ -7737,7 +7737,7 @@ export interface operations {
7737
7737
  /** Format: uuid */
7738
7738
  sourceId?: string | null;
7739
7739
  initialOwnership?: {
7740
- /** @default 2025-10-20 */
7740
+ /** @default 2025-10-21 */
7741
7741
  startAt?: string;
7742
7742
  endAt?: string | null;
7743
7743
  members: {
@@ -7791,7 +7791,7 @@ export interface operations {
7791
7791
  status: "active" | "inactive";
7792
7792
  defaultCurrency?: string | null;
7793
7793
  activeOwnership?: {
7794
- /** @default 2025-10-20 */
7794
+ /** @default 2025-10-21 */
7795
7795
  startAt: string;
7796
7796
  endAt?: string | null;
7797
7797
  setListingInactive?: boolean | null;
@@ -20996,17 +20996,25 @@ export interface operations {
20996
20996
  date: string;
20997
20997
  total: number;
20998
20998
  syncs: {
20999
- completed?: {
21000
- [key: string]: number;
20999
+ completed: {
21000
+ [key: string]: {
21001
+ [key: string]: number;
21002
+ };
21001
21003
  };
21002
- skipped?: {
21003
- [key: string]: number;
21004
+ skipped: {
21005
+ [key: string]: {
21006
+ [key: string]: number;
21007
+ };
21004
21008
  };
21005
- failed?: {
21006
- [key: string]: number;
21009
+ failed: {
21010
+ [key: string]: {
21011
+ [key: string]: number;
21012
+ };
21007
21013
  };
21008
- queued?: {
21009
- [key: string]: number;
21014
+ queued: {
21015
+ [key: string]: {
21016
+ [key: string]: number;
21017
+ };
21010
21018
  };
21011
21019
  };
21012
21020
  }[];
@@ -23326,8 +23334,12 @@ export interface operations {
23326
23334
  search?: string;
23327
23335
  date?: string;
23328
23336
  amount?: string;
23337
+ /** @description Use a listing uuid or "unmapped" */
23329
23338
  listingId?: string;
23330
- accountId?: string;
23339
+ /** @description comma separated accounts */
23340
+ accountIds?: string;
23341
+ /** @description comma separated categories */
23342
+ categoryIds?: string;
23331
23343
  classification?: ("asset" | "liability" | "revenue" | "expense") | ("asset" | "liability" | "revenue" | "expense")[];
23332
23344
  type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment")[];
23333
23345
  relation?: "reservation" | "deposit" | "expense" | "recurringFee" | "transfer";
@@ -23649,8 +23661,12 @@ export interface operations {
23649
23661
  search?: string;
23650
23662
  date?: string;
23651
23663
  amount?: string;
23664
+ /** @description Use a listing uuid or "unmapped" */
23652
23665
  listingId?: string;
23653
- accountId?: string;
23666
+ /** @description comma separated accounts */
23667
+ accountIds?: string;
23668
+ /** @description comma separated categories */
23669
+ categoryIds?: string;
23654
23670
  classification?: ("asset" | "liability" | "revenue" | "expense") | ("asset" | "liability" | "revenue" | "expense")[];
23655
23671
  type?: ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment") | ("reservation" | "reservation_adjustment" | "reservation_adjustment_cancellation" | "reservation_fee" | "reservation_fee_adjustment" | "reservation_fee_tax" | "transaction_transfer" | "transaction_transfer_line" | "reservation_line" | "transaction_deposit" | "transaction_deposit_channelFee" | "transaction_deposit_line" | "transaction_deposit_coHost" | "transaction_deposit_merchantFee" | "transaction_deposit_vat" | "transaction_deposit_reserve" | "transaction_deposit_openingBalance" | "transaction_deposit_openingAdvance" | "transaction_deposit_refund" | "transaction_expense" | "transaction_expense_line" | "transaction_expense_markup" | "transaction_expense_markup_tax" | "transaction_expense_payment")[];
23656
23672
  relation?: "reservation" | "deposit" | "expense" | "recurringFee" | "transfer";