Notes
Create note
Create a new note.
post/v1/Notes
Request body
note_idinteger
Primary identifier for this note.
subjectstring
Short description of what this note is about.
bodystring
Main text of the note.
created_datestring date-time
Date and time this note was created.
created_byinteger
Foreign identifier of the user who created this note.
customer_idinteger
Foreign identifier indicating an association with an account.
order_idinteger
Foreign identifier indicating an association with an order.
request_idinteger
Foreign identifier indicating an association with a request.
task_idinteger
Foreign identifier indicating an association with a task.
note_type_idinteger
Foreign identifier indicating an association with a note type.
Response
Created
okboolean
idinteger