Skip to main content

Get overspeed configuration for a list of vehicles (config9)

GET 

/terminal/config9

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

  • Overspeed buzzer thresholds in km/h
  • 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