Invoice Comment Deleted
A comment was deleted from an invoice
Payload
The payload of this webhook request is an object.
eventType
The type of the event.
invoiceId
The ID of the invoice the comment belongs to.
comment
The comment that was created or deleted.
user
User who created or deleted the comment.
Response
200
any
Return a 200 status to indicate that the data was received successfully.
