Stores the configuration of the given vehicleId (configurationId and modelId

POST {{baseUrl}}/markets/:marketId/onlinecode

Stores the configuration of the given configurationId and modelId

Request Body

{"configurationId"=>"<string>", "modelId"=>"<string>"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;onlineCode&quot;:&quot;\u003cstring\u003e&quot;}