Updates the status of a reservation to No Show
POST
/car-rental/reservations/{reservation_id}/no-showRequest
Path Params
reservation_id
required
ID of reservation
Responses
OK(200)
Parameter Error(422)
Server Error(500)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 2 days ago