Booking
Allows to modify certain booking properties
Here is the list of operations that are currently allowed:
- Add, replace and remove PaymentAccount
- Add, replace and remove RegisteredCard
- Add, replace and remove Comment
- Add, replace and remove BookerComment
- Copy PaymentAccount, Comment and BookerComment from the booking to any reservation, or the other way around
- Replace Booker<br>You must have this scope: 'reservations.manage'.
patch/booking/v1/bookings/{id}
Path parameters
idstring required
Id of the booking to be modified.
Request body
Response
Success
Changes
No recorded changes to this endpoint across all 1 revision of this API.