Skip to main content

Add Note

POST 

/api/purchase-orders/:purchase_order/notes

Add a note to a purchase order.

Authentication: Requires Bearer token.

Body:

  • note (required): Note text
  • is_pinned (optional, boolean): Pin note to top

Request

Responses

Successful response