onTaxGroupCreated( )


Notes:

Triggered when a tax group is created.

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

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

Did this help?