Skip to main content

Add Note

POST 

/api/supplier-products/:supplier_product/notes

Adds a note to a supplier product. Authentication: Requires Bearer token.

Fields:

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

Request

Responses

Successful response