Skip to main content
POST
Create a customer note

Authorizations

Authorization
string
header
required

Bearer token authentication

Body

application/json
user_company_id

UserCompany Id of the creator of the customer note.

customer_id

Customer Id for the customer note.

note

Note for the customer note.

resource_type

Type of Resource to associate with the customer note.

resource_id

Id of Resource to associate with the customer note.

Response

object | null

Created

status
data
object | null