Skip to main content

Add Note

POST 

//:domain/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

OK

Response Headers
    Content-Type