Skip to main content
GET
/
external
/
rental-cars
Get cars
curl --request GET \
  --url https://gated.europe.ezprk.net:14444/external/rental-cars
[
  {
    "licenseNumber": "<string>",
    "createdDate": "2023-11-07T05:31:56Z"
  }
]

Response

200 - */*

OK

licenseNumber
string
createdDate
string<date-time>