Tax Region Created


Notes:

Triggered when a tax region is created.

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

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

Did this help?