get
https://EXCHANGE-REGION-ENDPOINT-URL.com/v1/orderbook/instruments
Get tick_size information applied to a specific trading pair.
Request Parameters
| Field Name | Description | Type |
|---|---|---|
| markets* | Comma separated Market ID list (ex. IDR-BTC,BTC-XRP) | String |
Response
| Field Name | Description | Type |
|---|---|---|
| market | Market ID | String |
| quote_currency | Quote currency code (ex. IDR, THB, SGD, BTC, USDT) | String |
| tick_size | Tick size | String |
