Set an Asset rental amount.
The ID of the Asset.
Amount to be set.
FM_api('Asset_setRentalAmt', ['id' => '9', 'val' => '500'])
{"ok":1,"meta":{"custom":[],"main":{"rental_amt":500}}}
Last updated 2 years ago