I'm developing an app that's calling ION API M3 CRS630MI LstAccountID. If I run the CRS630MI LstAccountID transaction from M3 Metadata Publisher it returns 830 rows. When I run the same query using ION API it returns 98 rows. I've tried experimenting with maxrecs=0 and various other values but maxrecs seems to be ignored from ION API. Running a Get from Postman with maxrecs=5 still returns 98 rows.
Does anyone have any ideas as to how to get this to return the full result set?