Vehicles

CREATE a vehicle's sub company

Creates a new sub company history entry for the specified vehicle. This will be validated and added to vehicle's sub company history.This sub company entry will end when the next one starts, or it will be indefinite, if last one chronological. The entry must not have the same startDate as an existing vehicle sub company history entry.

post/v1/vehicles/{uuid}/subCompany

Path parameters

uuidstring uuid required

Request body

subCompanystring
startDatestring date

Response

Successful operation.

uuidstring uuid
subCompanystring

Changes

No recorded changes to this endpoint across all 1 revision of this API.