notes

Create Customer Note

post/api/v1/customer-profiles/{customer_profile_id}/notes

Path parameters

customer_profile_idstring uuid required

Request body

bodystring required

Response

Successful Response

idstring uuid required
tenant_idstring uuid required
customer_profile_idstring uuid nullable
business_idstring uuid nullable
bodystring required
author_user_idstring uuid nullable
author_namestring nullable
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.