Ronmycode / FSJ24-A_Booking-API

1 stars 1 forks source link

Define confirm and cancel reservations #7

Closed dev-rafael-arevalo closed 3 days ago

dev-rafael-arevalo commented 1 week ago

Define confirm and cancel reservations with followings considerations:

Validations (If the start date has passed, not possible to cancel, if the end date has passed away, not possible to cancel and confirm).

Ronmycode commented 4 days ago

I couldn't make the API patch work to update the reservation status