onManualTaxMappingCreated( )


Notes:

Triggered when a manual tax mapping is created.

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

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

Did this help?