onBrandUpdated( )


Notes:

Triggered when a brand is updated.

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

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

Did this help?