How would I go about making an API call that fetches data starting at a specific index? I'm using a data grid to display some data. Rather than making a call with maxrecs set to something crazy and fetching an unnecessarily large amount of data I'd like to gradually fetch more data as the need arises. Is there something similar to maxrecs for the start index?
E.g. something along the lines of
M3/m3api-rest/execute/GLS200MI/SearchGenLedger;metadata=true;startindex=50;maxrecs=100?SQRY=DIVI%3ACCC