listCategoriesForItem( )


Developer Preview

This API is subject to change. Bug fixes and new features will be released based on developer feedback throughout the preview period.

Retrieves a list of categories that contain the specified item.

Permissions
Read categories
Manage Stores - all permissions
Read Stores - all read permissions
Manage Orders
Manage Products
Read Products
Manage Restaurants - all permissions
Read v3 catalog
Manage v3 catalog
Manage Stores
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
itemItemReferenceRequired

Item reference info.


optionsListCategoriesForItemOptionsRequired
Returns
Return Type:Promise<ListCategoriesForItemResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?