@vrplatform/api 1.3.1-6399 → 1.3.1-6406
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.
|
@@ -2816,7 +2816,7 @@ export interface paths {
|
|
|
2816
2816
|
*/
|
|
2817
2817
|
get: operations["getListingsByIdOpeningBalance"];
|
|
2818
2818
|
/**
|
|
2819
|
-
* @description Update opening balance
|
|
2819
|
+
* @description Update a listing opening balance. Setting an existing balance to zero can cross a statement-period boundary; books closing and direct owner-statement attachments still apply.
|
|
2820
2820
|
*
|
|
2821
2821
|
* Required scope: general-ledger:write
|
|
2822
2822
|
*/
|