API docs
Nothing Found
API docs
Remove a car
Request
Request Body schema:
application/json
licenseNumber
required
string
non-empty
Car license number (uppercase without separators)
Responses
200
OK
post
/external/rental-cars/remove
Try it
Request samples
Payload
curl
Java
JavaScript
Python
application/json
Copy
{
"licenseNumber"
:
"string"
}
Next to
Add a car