This is the list of event types that we currently send. For guidance on how to listen to these events, take a look at Svix's guide to consuming webhooks.
business-exception.created
An exception was created on an entity.
Example
JSON
{}
business-exception.deleted
An exception was deleted from an entity.
Example
JSON
{}
business-exception.reopened
An exception was reopened on an entity.
Example
JSON
{}
business-exception.resolved
An exception was resolved on an entity.
Example
JSON
{}
payable-invoice-review.completed
A payable invoice review was completed.
Example
JSON
{}
payable-invoice.shipment-job-linked
A payable invoice was linked to a shipment job.
Example
JSON
{}
payable-invoice.shipment-job-unlinked
A payable invoice was unlinked from a shipment job.