holdToken
Type: string
When starting a session, a hold token is generated and stored in the browser's session storage. That way, the hold token will still available after a page refresh, allowing the renderer to re-select the previously selected and held seats.
But you can also create a hold token through our API. If you do so, set session
to manual
when rendering the chart, and pass in the holdToken
parameter.