Click aqui para regresar a todas las apis disponibles.

GetSelectedUnitsByClient

Test

To test the operation using the HTTP POST protocol, click the 'Invoke' button.
Parameter Value
SecurityToken:
ClientName:
The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.

                    GET: /GetSelectedUnitsByClient?SecurityToken=tu_token&ClientName=tu_usuario
                    Host: https://kosmos-rastreo.com/api/webservices
                          
[{
                                "ultimo": ultimo,
                                "imei": imei,
                                "movil_id": movil_id,
                                "fecha": fecha2,
                                "hora": hora,
                                "lat": lat,
                                "lng": lng,
                                "latshort": latshort,
                                "lonshort": lonshort,
                                "economico": eco,
                                "crs": crs,
                                "bateria": bateria,
                                "placas": placa,
                                "spd": spd,
                                "spd1": spd1,
                                "in_state": in_state,
                                "fix": fix,
                                "signal_strength": Signal_Strength,
                                "ubi": ubi,
                                "title": title,
                                "latshort2": latshort2,
                                "lonshort2": lonshort2,
                                "fecha_equipo": fecha_equipo,
                                "id_temp1":"id_temp1",
                                "temp1":"temp1",
                                "id_temp2":"id_temp2",
                                "temp2":"temp2",
                                "id_temp3":"id_temp3",
                                "temp3":"temp3",
                                "odometro": odometro,
                    }]