Skip to main content
POST
Switch the currently mounted tire set

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 that should be mounted

Body

application/json

Storage report payload for mount

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

Response

Tire storage report created

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