Show a list of all the payments for a reservation
GET
/car-rental/reservations/{reservation_id}/paymentsRequest
Path Params
reservation_id
required
ID of reservation
Responses
OK(200)
HTTP Code: 200
Content Type : JSONapplication/json
successful operation
Data Schema
object {0}
Example
{}
Last modified: 15 days ago