queryInventory( )


Returns a list of inventory items, given the provided paging, sorting and filtering.

Permissions
Manage Stores - all permissions
Read Stores - all read permissions
Manage Products
Read Products
Manage Stores
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsQueryInventoryOptions
Returns
Return Type:Promise<QueryInventoryResponse>
Errors

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

Did this help?