Find the reservation attempts based on a given email
GET
/car-rental/reservation-attempts/{email}Returns an array of attempts
Request
Path Params
email
required
reservation attempt email
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 2 days ago