Skip to main content
PUT
Update a storage report

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

The assetId of the vehicle

tiresetId
string
required

The tire set ID

storageReportId
string
required

The tire storage report ID

Body

application/json

Storage report that should replace the one under the specified id

frontAxle
object
rearAxle
object
note
string
dismountDate
string<date>
depotAddress
string
depotPhone
string
depotEmail
string<email>

Response

Updated storage report

id
string
required
frontAxle
object
rearAxle
object
note
string
dismountDate
string<date>
Example:

"2025-04-24"

depotAddress
string
depotPhone
string
depotEmail
string<email>
ocrStatus
enum<string>
Available options:
NOT_STARTED,
MANUAL,
PROCESSING,
PROCESSED,
ERROR
blob
object