Invoice Status Changed

An invoice’s status was changed

Payload

The payload of this webhook request is an object.
eventTypestringRequired
invoiceobjectRequired
newStatusstringRequired
previousStatusstringRequired
userobjectOptional

User who initiated the change.

Response

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