Get Limit OrdersAsk AIget https://sandbox-api.oneliquidity.technology/merchant/v1/ratesFetches authenticated integrator AD rates with optional filtering and pagination.Query ParamsuiduuidIf set, fetches a single AD by UID (owner-only).pairstringPair filter, uppercased internally (for example USDT-NGN).statusstringAD status filter.sidestringenumTrade action filter, uppercased internally.BUYBUYSELLAllowed:BUYSELLfromdate-timeStart time filter (typically ISO date string).todate-timeEnd time filter (typically ISO date string).limitinteger1 to 100Defaults to 20Page size. Must be between 1 and 100.lekstringPagination cursor (LastEvaluatedKey token).Responses 200Status 200 Response 400Status 400 Response 401Status 401 Response 403Status 403 Response 404Status 404 Response 500Status 500 ResponseUpdated about 2 months ago