Add cars to the fleet.
Maximum 500 cars can be added in a single request.
It returns only the errors, if any.
It returns HTTP 200 when car already exists.
List of failed license numbers with error messages
[- {
- "licenseNumber": "string"
}
]