A BookingNote is a text note attached to a Booking. These notes are visible to customers and are included in booking confirmation messages.To add notes that customers cannot see, use the InternalNotes field on the Booking entity instead.
This endpoint requires OAuth2 authentication. Include a valid bearer token in the Authorization header.
The authenticated user must be a full unrestricted administrator or have the BookingNote-Create role.