v1

latestOpenAPI 3.0.32026-07-24148824715.6 KB
Customers

Create note on a customer.

This endpoint enables you to create a note on a customer.

You need the "Update customers" permission to use this endpoint.

post/v2/customers/{customer_identifier}/notes

Path parameters

customer_identifierstring uuid required

The unique identifier we provided when you created the customer.

Request body

contentsstring required

Response

Customer Note created successfully.

contentsstring required
created_atstring date-time required
created_bystring uuid required
identifierstring uuid required
type'CUSTOMER' | 'CUSTOMER_MONITORING' | 'CUSTOMER_STATUS' required