Skip to main content

Add Note

POST 

/api/purchase-receipts/:receipt/notes

Adds a note to a purchase receipt. Authentication: Requires Bearer token.

Fields:

  • note (required): Note text content
  • is_pinned (optional, boolean): Whether to pin the note

Request

Responses

Successful response