Delete booking - don-philipe/Praktikum-SOA GitHub Wiki
Storniert eine einzelne Buchung.
Method | URL | Access |
---|---|---|
DELETE | /bookings/bookingId | protected |
Request Example
DELETE /bookings/1696
Storniert eine einzelne Buchung.
Method | URL | Access |
---|---|---|
DELETE | /bookings/bookingId | protected |
DELETE /bookings/1696