Reservation

Removes a service from a reservation.

Removes a service from a reservation. The service will not be removed if it is mandatory, already posted or if the service date is in the past.<br>You must have this scope: 'reservations.manage'.

delete/booking/v1/reservations/{id}/services

Path parameters

idstring required

Id of the reservation.

Query parameters

serviceIdstring required

The id of the service to delete

Response

Success

Changes

No recorded changes to this endpoint across all 1 revision of this API.