returns all appointments linked to an asset
where to start from e.g, by default, page 2 should be set to 10
number of results
id of asset
FM_api('Asset_appointmentsGetDT',['draw'=>'1','start'=>'0','length'=>'10','aid'=>'1']);
Last updated 3 years ago