Skip to main content

Add Bill Note

POST 

/api/bills/:id/notes

Adds a note to a bill.

Required scope: purchase-orders:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Fields:

  • note (required, string)

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type