CustomerNotes
Update a Customer Note
Updates the contents of an existing customer note.
put/customers/customers/{customerId}/notes/{noteId}
Request body
Example request
{
"note": "VIP guest — please welcome by name at reception."
}Response
The customer's note was successfully retrieved
Changes
No recorded changes to this endpoint across all 1 revision of this API.