Update

POST

Edit a comment on this invoice

Path parameters

invoiceIdstringRequired

Invoice ID or Invoice ForeignID

commentIdstringRequired

Request

This endpoint expects an object.
textstringRequired
userIdstringOptional

The ID or the Foreign ID of the user who created the comment.

Response

This endpoint returns an object.
idstring
textstring
createdAtdatetime
updatedAtdatetime
userobjectOptional
associatedApprovalActionobjectOptional

If an approval action has triggered the generation of this comment, returns the associated approval action and actor