Shows all vehicle replacements from a reservation
GET
/car-rental/reservations/{reservation_id}/vehicle-replacementsRequest
Path Params
reservation_id
required
ID of the reservation
Responses
OK(200)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 15 days ago