Skip to main content
PUT
Update latest registration certificates

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

assetProviderCountryCode
string
required

Asset provider country code

Required string length: 2
assetProviderCode
string
required

Asset provider code

Required string length: 3
vehicleId
string
required

Id of vehicle

Body

application/json

Information that the latest registration certificate should be overwritten with

registrationDate
string<date>
required
licensePlate
string
Maximum string length: 255
current
boolean

Indicates the classification as the most current one

vehicleType
string

not defined yet

Maximum string length: 255
bodyType
enum<string>
Available options:
Compact,
Convertible,
Coupe,
OffRoadOrPickUp,
StationWagon,
Sedans,
Van,
Transporter,
Other
variant
string

not defined yet

Maximum string length: 255
engineType
string

not defined yet

Maximum string length: 255
description
string

Additional description

Maximum string length: 255
address
object

Response

OK

registrationDate
string<date>
required
licensePlate
string
Maximum string length: 255
current
boolean

Indicates the classification as the most current one

vehicleType
string

not defined yet

Maximum string length: 255
bodyType
enum<string>
Available options:
Compact,
Convertible,
Coupe,
OffRoadOrPickUp,
StationWagon,
Sedans,
Van,
Transporter,
Other
variant
string

not defined yet

Maximum string length: 255
engineType
string

not defined yet

Maximum string length: 255
description
string

Additional description

Maximum string length: 255
address
object
uuid
string<uuid>

registration certificate id

blobFrontSide
object
blobBackSide
object
ocrStatusFrontSide
enum<string>
Available options:
NOT_STARTED,
MANUAL,
PROCESSING,
PROCESSED,
ERROR
ocrStatusBackSide
enum<string>
Available options:
NOT_STARTED,
MANUAL,
PROCESSING,
PROCESSED,
ERROR