Create Invoice Comment

Add a comment to a specific invoice.

post/invoices/{invoice_id}/comments

Path parameters

invoice_idnumber required

Invoice ID

Request body

commentstring required

Comment text

is_privateboolean

Is comment private?

Response

204

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.