Version 1.13.1
27 days ago by ReadMe API
POST
/api/business/{businessId}/branch/{branchId}/booking/{bookingId}/appendnote
POST
/api/business/{businessId}/branch/{branchId}/booking/{bookingId}/appendnoteRequest:
Changed content type : application/json
- Changed property
note
(string)The appointment note to append
POST
/api/business/{businessId}/branch/{branchId}/booking
POST
/api/business/{businessId}/branch/{branchId}/bookingRequest:
Changed content type : application/json
- Changed property
note
(string)The service/colour note to append for the client on the booking date. This is a write-only property
Return Type:
Changed response : 201 Created
Booking created successfully
-
Changed content type :
application/json
- Changed property
note
(string)The service/colour note to append for the client on the booking date. This is a write-only property
- Changed property
POST
/api/business/{businessId}/branch/{branchId}/appointment/{appointmentId}/note
POST
/api/business/{businessId}/branch/{branchId}/appointment/{appointmentId}/noteRequest:
Changed content type : application/json
- Changed property
serviceNote
(string)
Return Type:
Changed response : 200 OK
Appointment note updated successfully
-
Changed content type :
application/json
- Changed property
serviceNote
(string)
- Changed property