Request orderbook
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | Y | id generated by client |
| event | string | Y | request |
| params.type | string | Y | orderbook |
| params.symbol | string | Y | {symbol} |
Request a one-time orderbook snapshot for a symbol via WebSocket instead of subscribing to updates.
| Name | Type | Required | Description |
|---|---|---|---|
| id | string | Y | id generated by client |
| event | string | Y | request |
| params.type | string | Y | orderbook |
| params.symbol | string | Y | {symbol} |