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

Changed in 1 of the 28 revisions of this API.2

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    • ○

      added the optional property // to the response with the status

      response-optional-property-added

    This revision also has 8 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 28 revisions, 1 has no diff computed.