Topic: Last Message with the Units request
Am using remote api core and am trying to get All the units under any account but i need more data with that request i need each unit last message with that request
am doing this right now :
{"itemsType":"avl_unit","propName":"sys_billing_account_guid","propValueMask":"896108","sortType":"sys_billing_account_guid","propType":"accounttree"},"force":1,"flags":1,"from":0,"to":0}
is there any way to add it the Last message Flag : 1024 to the request instead of getting all the cars and making a single request for each car ?