Topic: Wialon Get Unit list API
We love develope some custom applications based on Wialon
could you help me which API should i call to get logged in the user's list of units and its location details?
As i do login and get authorize token and sid=eid after that i stuck that how i can get the login user-item collection and its details
Server access 1904
https://hst-api.wialon.com/wialon/ajax. … arch_items
params={"spec":{"itemsType":"avl_unit","propName":"sys_user_creator","propValueMask":"948","sortType":"sys_name","propType":"creatortree"},"force":1,"flags":1,
"from":0,"to":1000}}]
,"flags":0}&sid=755407f57fdb182a7b1e1dc19288fc3e
Was tray to get this but getting error like {"error":1, "r":"0-0"}
1) Login user[As per SID-Eid] all unit lists data as per wailon App page
2) Login user[As per SID -Eid] unit details data as per the wailon App page
3) Report of the unit between dates
4) Notification list
As i looking for to check the same as the current store app for unit collection and its details
is there any Mobile APi collection that i can import to my postman and start accessing all working API that would save time to manage access