Skip to main content

Update the config 9 for a list of vehicles

PUT 

/terminal/config9

Please use this function to toggle on/off:

  • the overspeed buzzer threshold
  • the overspeed buzzer toggle

The expected values are: ON, OFF, UNCHANGED

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.

Notice:

  1. After making a call, please verify the returned value configuration_ts to make sure the configuration is received by the vehicle.
  2. This endpoint should not be called more than once every 5 minutes to prevent hardware failures.

Request

Responses

Successful operation