Billable Item Created


Notes:

Triggered when a billable item is created.

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

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

Did this help?