sharetribe / harmony

Availability management backend and API for Sharetribe marketplaces
https://www.sharetribe.com
Apache License 2.0
19 stars 11 forks source link

Reject booking #14

Closed rap1ds closed 7 years ago

rap1ds commented 7 years ago

This PR adds /bookings/reject?id=<booking id (UUID)> endpoint to Harmony.

When booking is rejected, the status will be changed to rejected. Timeslots calculations will ignore rejected bookings.