onInfoSectionCreated( )


Notes:

Triggered when an info section is created.

Permissions
Manage Stores - all permissions
Manage Stores
Read info sections in v3 catalog
Read v3 catalog
Manage Products
Read Stores - all read permissions
Read Products
Manage Restaurants - all permissions
Product write in v3 catalog
Manage v3 catalog
Manage Orders
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
handlerfunction

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

Did this help?