v1

latestOpenAPI 3.1.02026-07-2438302.6 MB

Update Customer Notes

put/customers/{customer_uid}/note/{note_uid}

Path parameters

customer_uidstring required
note_uidstring required

Request body

noteobject

Response

200

typestring
messagestring

Example response

{
  "type": "success",
  "message": "Customer Note updated successfully"
}