Billable Item Deleted


Notes:

Triggered when a billable item is deleted.

Permissions
Manage Billable Items
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

handler(event: BillableItemDeletedEnvelope): void | Promise<void>

Did this help?