Does anyone know if in Netsuite there is a cap on the number of records you can update at any given point using a custom RESTlet? E.g. if I was to build a RESTlet, could I do so without imposing any limitation or restriction on how many items it can receive at once, to run an update for each record?