v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
Notes

Replace note

Replace an existing note.

put/v1/Notes/{id}

Path parameters

idinteger required

Format - int32. ID of the note to replace.

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

OK

okboolean