filter_warrants
Find and select warrants by filtering on sub-type, direction, issuer, and underlying instruments, with paginated results. Choose an orderbookId to get further details.
Instructions
Select warrants by upstream filters with server-side pagination.
Sub-type, direction and issuer vocabulary is upstream-defined. Select an orderbookId from results before requesting info or extended details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No | ||
| issuers | No | ||
| sub_types | No | ||
| directions | No | ||
| sort_field | No | name | |
| sort_order | No | asc | |
| underlying_instruments | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| sortBy | No | ||
| warrants | Yes | ||
| pagination | No | ||
| totalNumberOfOrderbooks | No |