Returns Asset invoices.
signout id for the asset
FM_api('Assets_getInvoice', ['id' => '1'])
{"id":"2","name":"Boiler","start_time":"2018-10-15 13:00:00","end_time":"2018-10-16 18:00:00","total":"1000.0000"}
If the user is not logged in: {'error':'not logged in'}
Last updated 3 years ago