@vrplatform/api 1.3.1-5895 → 1.3.1-5913
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.
|
@@ -2593,7 +2593,7 @@ export interface paths {
|
|
|
2593
2593
|
};
|
|
2594
2594
|
get?: never;
|
|
2595
2595
|
/**
|
|
2596
|
-
* @description Set Listing Parent. A child with a non-zero opening balance must be cleared before grouping.
|
|
2596
|
+
* @description Set Listing Parent. A child with a non-zero opening balance must be cleared before grouping. A current in-review child statement can join a matching published parent statement.
|
|
2597
2597
|
*
|
|
2598
2598
|
* Required scope: listings:write
|
|
2599
2599
|
*/
|
|
@@ -3762,7 +3762,7 @@ export interface paths {
|
|
|
3762
3762
|
cookie?: never;
|
|
3763
3763
|
};
|
|
3764
3764
|
/**
|
|
3765
|
-
* @description As-of guest accounts receivable, excluding
|
|
3765
|
+
* @description As-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief for real guest charges
|
|
3766
3766
|
*
|
|
3767
3767
|
* Required scope: reports:read
|
|
3768
3768
|
*/
|
|
@@ -3783,7 +3783,7 @@ export interface paths {
|
|
|
3783
3783
|
cookie?: never;
|
|
3784
3784
|
};
|
|
3785
3785
|
/**
|
|
3786
|
-
* @description CSV export of as-of guest accounts receivable, excluding
|
|
3786
|
+
* @description CSV export of as-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief for real guest charges
|
|
3787
3787
|
*
|
|
3788
3788
|
* Required scope: reports:read, reports:export
|
|
3789
3789
|
*/
|
|
@@ -3804,7 +3804,7 @@ export interface paths {
|
|
|
3804
3804
|
cookie?: never;
|
|
3805
3805
|
};
|
|
3806
3806
|
/**
|
|
3807
|
-
* @description Aggregated as-of guest accounts receivable, excluding
|
|
3807
|
+
* @description Aggregated as-of guest accounts receivable, excluding internal net-zero deposit rebalances while preserving co-host A/R relief for real guest charges
|
|
3808
3808
|
*
|
|
3809
3809
|
* Required scope: reports:read
|
|
3810
3810
|
*/
|