Billable Item Updated


Notes:

Triggered when a billable item is updated.

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

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

Did this help?