_deleteByIds
Parameters
ids
Example
FM_api('Stock_deletebyIDs', ['ids'=>'123-456']);Result
On Success
{"ok":1,'deleted':56}On Failure
{'error':'not logged in'}{'error':'only the main account user can delete by IDs'}Last updated