API gps EN: различия между версиями
Нет описания правки |
|||
Строка 2: | Строка 2: | ||
Section '''[[API_EN|API]]''' ERP "UserSide" | Section '''[[API_EN|API]]''' ERP "UserSide" | ||
Purpose: GPS trackers | |||
Additional parameters: | |||
action - request subcategory ''(possible value: see below)'' | |||
== Subcategories == | |||
==== get_info ==== | |||
''Added from: 3.12.82'' | |||
Description: General tracker information | |||
Obligatory parameters: | |||
id - id/imei of the tracker | |||
==== get_list ==== | |||
''Added from: 3.12.82'' | |||
Description: List of trackers | |||
==== get_route ==== | |||
''Added from: 3.12.82'' | |||
Description: Track route | |||
Obligatory parameters: | |||
id - id/imei of the tracker | |||
date_start - start date | |||
date_finish - end date |
Версия от 16:03, 22 августа 2023
Section API ERP "UserSide"
Purpose: GPS trackers
Additional parameters: action - request subcategory (possible value: see below)
Subcategories
get_info
Added from: 3.12.82
Description: General tracker information Obligatory parameters: id - id/imei of the tracker
get_list
Added from: 3.12.82
Description: List of trackers
get_route
Added from: 3.12.82
Description: Track route Obligatory parameters: id - id/imei of the tracker date_start - start date date_finish - end date