Skip to main content

Vehicle

List of errors that can occur in vehicle registration.

CodeError DescriptionResolution
-37It is mandatory to inform the CGC/CPFThe CGC/CPF field must be filled in with the vehicle owner's details.
-41It is mandatory to enter the NameYou must fill in the field with the name of the vehicle owner.
-44It is mandatory to enter the Street AddressThe street name cannot be left blank. The vehicle owner's address must be filled in.
-45It is mandatory to enter the NeighborhoodThe name of the neighborhood cannot be left blank. The vehicle owner's neighborhood must be filled in.
-46Residence number must be enteredThe residence number must not be blank. You must fill in the owner's residence number.
-47City must be enteredYou must fill in the cities where the vehicle is licensed and where the owner lives. The desired city code is returned by the sgrListCities method.
-48It is mandatory to enter the Phone numberThe owner's phone number must be entered.
-49It is mandatory to enter the License Plate numberThe vehicle's license plate must be entered.
-50It is mandatory to enter the Chassis numberYou must fill in the vehicle's chassis.
-52You must enter the Vehicle TypeYou must enter the vehicle type code. To obtain this code, use the sgrListVehicleTypes method.
-53It is mandatory to inform the Vehicle ColorYou must fill in the vehicle color code. To obtain this code, use the sgrListColors method.
-54It is mandatory to enter the Year of ManufactureYou must fill in the year of manufacture of the vehicle.
-55It is mandatory to enter the Body TypeThe vehicle's body type code must be entered. To obtain this code, use the sgrListBodyTypes method.
-56It is mandatory to inform the Renavam numberYou must fill in the vehicle's RENAVAM number.
-61City not registeredNo city was found with the code entered. You must fill in the field for the city where the vehicle is licensed or where the owner lives, using the code returned by the sgrListaCidades method.
-62Vehicle type not registeredNo vehicle type was found with the code entered. The field must be filled in using the code returned by the sgrListVehicleTypes method.
-63Color not registeredNo color was found with the code entered. The field must be filled in using the code returned by the sgrListColors method.
-64Body type not registeredNo body type was found with the code entered. The field must be filled in using the code returned by the sgrListBodyTypes method.
-112Vehicle could not be registeredThis error may be caused by an incorrect parameter, the field to be corrected will be indicated in the returnDataset property. This means you need to check the parameters and run the method again. The error may also have been caused by a timeout or dropped connection. In this case, you should send the parameters, along with the issue time and customer code, to the following e-mail address: [email protected] so that the error can be validated.
-117Error recording Vehicle Owner Information
-119It is mandatory to inform the country of origin of the vehicle's licenseYou must inform the code of the vehicle's country of origin. This code is returned by the sgrListaPais method.
-127License Plate Number is IncorrectYou must check that the license plate is 7 characters long.
-128Owner's Document Number is InvalidIt is necessary to validate that the CPF/CNPJ is in a valid format (CPF with 11 characters, and CNPJ with 14 characters). If necessary, the query can be carried out using the sgrConsultaPF or Clipas NET method.
-130It is mandatory to inform the tracker number when informing the tracking companyWhen informing the tracking company for the vehicle, it is necessary to fill in the tracker number.
-131It is mandatory to enter the tracking company when entering the tracker numberWhen entering the tracker number for the vehicle, the tracking company must be entered. To search for the company code, you can execute the sgrListaEmpresasRastreamento method.
-133When the tracking company is selected, it is mandatory to enter the tracker numberWhen the tracking company is entered for the vehicle, it is necessary to fill in the tracker number.
-134The tracker number format does not comply with the selected tracking companyYou should check with your account manager which tracker number format is allowed by the company. Depending on the company, it may or may not accept special characters.
-135The tracker number entered is already registered to another vehicle for the selected tracking companyYou must fill in another tracker number, as the one entered is already being used by another vehicle.
-136When you enter the tracker number, you must select the tracking companyWhen you enter the tracker number for the vehicle, you must enter the tracking company. To search for the company code, you can execute the sgrListaEmpresasRastreamento method.
-138Creation of the link between the vehicle and the company failed. Try again.This error may be caused by an incorrect parameter, the field to be corrected will be indicated in the returnDataset property. This means you need to check the parameters and run the method again. The error may also have been caused by a timeout or dropped connection. In this case, you should send the parameters, along with the issue time and customer code, to the following e-mail address: [email protected] so that the error can be validated.
-139Recording of vehicle accessories failed. Try again.
-140Recording changes to the vehicle registration failed. Try again.