Skip to main content

Add Bill Note

POST 

/api/bills/:id/notes

Adds a note to a bill.

Fields:

  • note (required, string)

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type