1

No of Units for an account

Тема: No of Units for an account

Which Remote API method is used to get the no of units available in a account.
thanks in advance.

Thanks
J Prabhu
2

No of Units for an account

Re: No of Units for an account

You can query for avl_unit




https://hst-api.wialon.com/wialon/ajax.html?params={"spec": {
                    "itemsType": "avl_unit",
                    "propName": "sys_name",
                    "propValueMask": "*",
                    "sortType": "sys_name"
                },
                "force": 1,
                "flags": "1",
                "from": 0,
                "to": 0
            }&svc=core/search_items&sid=<session id>



            
Nishad Hussain Kaippally
Implementation Specialist, Middle East, Gurtam

"Computer science is no more about computers than astronomy is about telescopes."