@vrplatform/api 1.3.1-stage.4718 → 1.3.1-stage.4720
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.
|
@@ -3849,7 +3849,7 @@ export interface paths {
|
|
|
3849
3849
|
cookie?: never;
|
|
3850
3850
|
};
|
|
3851
3851
|
/**
|
|
3852
|
-
* @description Get reservation
|
|
3852
|
+
* @description Get reservation detail with financial totals, inactive lines, locks, and issues. Pre-start rows return priorToStartDate.
|
|
3853
3853
|
*
|
|
3854
3854
|
* Required scope: reservations:read
|
|
3855
3855
|
*/
|