@vrplatform/api 1.2.39-1039 → 1.2.39-1041

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.39-1039",
6
+ "version": "1.2.39-1041",
7
7
  "description": "",
8
8
  "main": "build/main/index.js",
9
9
  "module": "build/module/index.js",
@@ -5687,7 +5687,7 @@ export interface operations {
5687
5687
  data: {
5688
5688
  /** Format: uuid */
5689
5689
  listingId: string;
5690
- /** @default 2025-11-12 */
5690
+ /** @default 2025-11-13 */
5691
5691
  startAt: string;
5692
5692
  endAt?: string | null;
5693
5693
  setListingInactive?: boolean | null;
@@ -5769,7 +5769,7 @@ export interface operations {
5769
5769
  "application/json": {
5770
5770
  /** Format: uuid */
5771
5771
  listingId: string;
5772
- /** @default 2025-11-12 */
5772
+ /** @default 2025-11-13 */
5773
5773
  startAt?: string;
5774
5774
  endAt?: string | null;
5775
5775
  members: {
@@ -5803,7 +5803,7 @@ export interface operations {
5803
5803
  "application/json": {
5804
5804
  /** Format: uuid */
5805
5805
  listingId: string;
5806
- /** @default 2025-11-12 */
5806
+ /** @default 2025-11-13 */
5807
5807
  startAt: string;
5808
5808
  endAt?: string | null;
5809
5809
  setListingInactive?: boolean | null;
@@ -5883,7 +5883,7 @@ export interface operations {
5883
5883
  "application/json": {
5884
5884
  /** Format: uuid */
5885
5885
  listingId: string;
5886
- /** @default 2025-11-12 */
5886
+ /** @default 2025-11-13 */
5887
5887
  startAt: string;
5888
5888
  endAt?: string | null;
5889
5889
  setListingInactive?: boolean | null;
@@ -5966,7 +5966,7 @@ export interface operations {
5966
5966
  "application/json": {
5967
5967
  /** Format: uuid */
5968
5968
  listingId?: string;
5969
- /** @default 2025-11-12 */
5969
+ /** @default 2025-11-13 */
5970
5970
  startAt?: string;
5971
5971
  endAt?: string | null;
5972
5972
  members?: {
@@ -6000,7 +6000,7 @@ export interface operations {
6000
6000
  "application/json": {
6001
6001
  /** Format: uuid */
6002
6002
  listingId: string;
6003
- /** @default 2025-11-12 */
6003
+ /** @default 2025-11-13 */
6004
6004
  startAt: string;
6005
6005
  endAt?: string | null;
6006
6006
  setListingInactive?: boolean | null;
@@ -6186,7 +6186,7 @@ export interface operations {
6186
6186
  /** Format: uuid */
6187
6187
  sourceId?: string | null;
6188
6188
  initialOwnership?: {
6189
- /** @default 2025-11-12 */
6189
+ /** @default 2025-11-13 */
6190
6190
  startAt?: string;
6191
6191
  endAt?: string | null;
6192
6192
  members: {
@@ -6244,7 +6244,7 @@ export interface operations {
6244
6244
  status: "active" | "inactive";
6245
6245
  defaultCurrency?: string | null;
6246
6246
  activeOwnership?: {
6247
- /** @default 2025-11-12 */
6247
+ /** @default 2025-11-13 */
6248
6248
  startAt: string;
6249
6249
  endAt?: string | null;
6250
6250
  setListingInactive?: boolean | null;
@@ -6485,7 +6485,7 @@ export interface operations {
6485
6485
  status: "active" | "inactive";
6486
6486
  defaultCurrency?: string | null;
6487
6487
  activeOwnership?: {
6488
- /** @default 2025-11-12 */
6488
+ /** @default 2025-11-13 */
6489
6489
  startAt: string;
6490
6490
  endAt?: string | null;
6491
6491
  setListingInactive?: boolean | null;
@@ -6624,7 +6624,7 @@ export interface operations {
6624
6624
  /** Format: uuid */
6625
6625
  sourceId?: string | null;
6626
6626
  initialOwnership?: {
6627
- /** @default 2025-11-12 */
6627
+ /** @default 2025-11-13 */
6628
6628
  startAt?: string;
6629
6629
  endAt?: string | null;
6630
6630
  members: {
@@ -6678,7 +6678,7 @@ export interface operations {
6678
6678
  status: "active" | "inactive";
6679
6679
  defaultCurrency?: string | null;
6680
6680
  activeOwnership?: {
6681
- /** @default 2025-11-12 */
6681
+ /** @default 2025-11-13 */
6682
6682
  startAt: string;
6683
6683
  endAt?: string | null;
6684
6684
  setListingInactive?: boolean | null;
@@ -6895,7 +6895,7 @@ export interface operations {
6895
6895
  status: "active" | "inactive";
6896
6896
  defaultCurrency?: string | null;
6897
6897
  activeOwnership?: {
6898
- /** @default 2025-11-12 */
6898
+ /** @default 2025-11-13 */
6899
6899
  startAt: string;
6900
6900
  endAt?: string | null;
6901
6901
  setListingInactive?: boolean | null;
@@ -7042,7 +7042,7 @@ export interface operations {
7042
7042
  /** Format: uuid */
7043
7043
  sourceId?: string | null;
7044
7044
  initialOwnership?: {
7045
- /** @default 2025-11-12 */
7045
+ /** @default 2025-11-13 */
7046
7046
  startAt?: string;
7047
7047
  endAt?: string | null;
7048
7048
  members: {
@@ -7096,7 +7096,7 @@ export interface operations {
7096
7096
  status: "active" | "inactive";
7097
7097
  defaultCurrency?: string | null;
7098
7098
  activeOwnership?: {
7099
- /** @default 2025-11-12 */
7099
+ /** @default 2025-11-13 */
7100
7100
  startAt: string;
7101
7101
  endAt?: string | null;
7102
7102
  setListingInactive?: boolean | null;
@@ -22296,6 +22296,8 @@ export interface operations {
22296
22296
  getJournalEntriesReport: {
22297
22297
  parameters: {
22298
22298
  query?: {
22299
+ /** @description comma separated journal entry ids */
22300
+ ids?: string;
22299
22301
  txnCode?: string;
22300
22302
  published?: boolean;
22301
22303
  status?: "active" | "inactive";
@@ -22312,9 +22314,9 @@ export interface operations {
22312
22314
  /** @description Currency in ISO 4217 format, will be converted to lowercase */
22313
22315
  currency?: string;
22314
22316
  excludeApAppendix?: boolean;
22315
- /** @description listing uuids comma separated or "unmapped" */
22317
+ /** @description listing ids comma separated or "unmapped" */
22316
22318
  listingIds?: string;
22317
- /** @description comma separated accounts */
22319
+ /** @description account ids comma separated accounts or "unmapped" */
22318
22320
  accountIds?: string;
22319
22321
  /** @description comma separated categories */
22320
22322
  categoryIds?: string;