Click aqui para regresar a todas las apis disponibles.
GetCurrentPositionByMovilID
Test
To test the operation using the HTTP POST protocol, click the 'Invoke' button.
The following is a sample HTTP GET request and response. The placeholders shown need to be replaced with actual values.
GET: /GetCurrentPositionByMovilID?SecurityToken=tu_token&MovileID=movil_id
Host: https://kosmos-rastreo.com/api/webservices
[{
"economico":"economico",
"placas":placas,
"imei":"imei",
"fecha_actual":"fecha_actual",
"lat":"lat",
"lon":"lon",
"direccion":"direccion",
"velocidad":"velocidad",
"ubicacion": "ubicacion"
}]