About Invoice Notes

Overview

Notes can be added to an invoice to provide additional information.

To manage invoice notes, use the endpoints in this section.

Pinned Notes

Notes are displayed with the invoice in chronological order. To display a note at the top of the list, pin it using the Pin invoice note endpoint. To display it in chronological order again, use the Unpin invoice note endpoint.

Properties of the Invoice Note Object

  • id (String): Note ID.
  • createdBy (String): Name of user who created the note.
  • editedBy (String): Name of user who last edited the note.
  • createdDate (String): Date and time the note was created.
  • description (String): Note text.
  • pinnedDate (String): If the note in pinned, date and time when it was pinned.