Invoice Status Changed
An invoice's status was changed
Payload
The payload of this webhook request is an object.
eventType
The type of the event.
invoice
The invoice involved in the event.
newStatus
The new status of the invoice.
previousStatus
The previous status of the invoice.
user
User who initiated the change.
Response
200
any
Return a 200 status to indicate that the data was received successfully.