Retrieve a lite list of instruments
Returns instruments trimmed to the fields the account syncer needs
curl -X GET "https://example.com/instruments/lite?connector=string"{ "instruments": [ { "id": "BTC", "base": "string", "marginMode": "isolated", "precision": { "quantity": { "contractSize": 0 } } } ]}