Skip to navigation

Invoice Comment Deleted

A comment was deleted from an invoice

Payload

The payload of this webhook request is an object.
eventTypestringRequired
The type of the event.
invoiceIdstringRequired
The ID of the invoice the comment belongs to.
commentobjectRequired
The comment that was created or deleted.
userobjectOptional
User who created or deleted the comment.

Response

200
any
Return a 200 status to indicate that the data was received successfully.