Find a specific rate type
GET
/car-rental/rate-types/{id}Returns a single rate type
Request
Path Params
id
required
rate type id
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 2 days ago