Skip to main content

Get DID, immobilisation and buzzer configuration for a list of vehicles (config 1)

GET 

/terminal/config1

This function returns the current configuration (with 1 = ON, 0 = OFF) for the following:

  • Driver identification toggle
  • Immobilisation toggle
  • Buzzer toggle

You can use this endpoint by passing the list of identifiers (comma separated) inside the query parameter terminal_identifiers with either:

  • the vehicles' identification numbers (VIN)
  • the Cartrack terminals' serials
  • the vehicles' registrations

Important: All identifiers in the list must be of the same type.

Request

Responses

Successful operation