Web Service: Tracking (English Version)

The Tracking web service is for those who want to receive coordinates of their users throughout the day.

Configuration

To configure and activate this web service, follow these steps:

  1. In the Parameters and Users – Configuration screen, activate the option called: TRANSMITIR LOS RASTREO MEDIANTE WS.

  2. In the Parameters and Users - Additional Configuration screen, capture the webhook in this field: URL WEBSERVICE DE RASTREOS.

Tests

To perform a test:

  1. Go to Catalogs→ Operators.

  2. Find an Operator that has logged into the Oriens mobile app.

  3. Click on the Enviar Rastreo button at the bottom of the page.

Successful Result

A pop up will appear with the result. A successful result will show the following text:

JSON

These are the parameters the system will receive.

Here’s the sample JSON payload:

Parameter Definitions

Parameters
Definition

user

Webservice username

password

Webservice password

nombreOperador

Users Name

operadorLatitud

User's latitude when they clicked "On Route"

operadorLongitude

User's longitude when they clicked "On Route"

fecha

DateTime of the coordinates

zonaHoraria

The user's timezone

proveedorNombre

Name of the account

Last updated