cURL
curl --request POST \ --url https://gated.europe.ezprk.net:14444/external/rental-cars/add \ --header 'Content-Type: application/json' \ --data ' { "licenseNumber": "<string>" } '
"<string>"
Car license number (uppercase without separators)
1
OK
The response is of type string.
string