TrackRecordPro API Documentation TrackRecordPro

deleteLocations()

Summary

Method Name

deleteLocations

Minimum Supported API Version3.0

deleteLocations

Details

Delete entries matching $filter from the locations table

Parameters

$filtersThe filter specifies the range of data to act upon. Empty arrays are not allowed.

Return value

The method returns a status object indicating the number of rows deleted.

Note that you cannot delete a record which refers to other records. If you attempt to do so, an exception will be thrown and the attempt to delete the record will be refused.