getBackInStockNotificationRequestsCountByCatalogReferences( )


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 the amount of back in stock requests for a given catalogReference item.

Authentication

This function requires elevated permissions and runs only on the backend and on dashboard pages.

Permissions
Manage Stores - all permissions
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
catalogReferencesArray<CatalogReference>Required

catalogReference items to retrieve the notification request for.

Returns
Return Type:Promise<GetBackInStockNotificationRequestsCountByCatalogReferencesResponse>
Was this helpful?
Yes
No