Sets the Location of the Asset.
The ID of the Asset.
The type id of the Asset.
The location id you want to set for the Asset.
FM_api('Asset_setLocation', ['id' => '23674', 'type' => '1', 'location' => '234']);
{'ok":1,"movement_id":16}
Last updated 3 years ago