====== Unit Icon ====== The request is intended to receive icon of the unit. === Request Example === &svc=get_unit_icon¶ms={ "id_unit": integer } === Parameters === ^ Parameter ^ Description ^ | id_unit | Unique Unit ID | === Additional Information === Return {«icon»:«link to the icon or empty»} === Server Response === == Result: == { "icon": "http://geliospro.com/img/libauto/s_vehicles/8.ico" // Link to the icon }