OTC Orders HistoryAsk AIpost https://api.bitfinex.com/v2/auth/r/orders/otc/{Symbol}/histReturns historic OTC orders.Path ParamsSymbolstringrequiredSymbol (tBTCUSD, ...) , Omit for all symbols (see example)Body Paramsstartint64Millisecond start timeendint64Millisecond end timelimitint32Defaults to 25Number of records (Max 500)idarray of int64sAllows you to retrieve specific orders by order ID (id: [ID1, ID2, ID3])idADD int64Responses 200200 400400Updated 10 months ago