queryInventory( )


Developer Preview

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

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
Learn more about app permissions.
Method Declaration
Copy
Method Parameters
optionsQueryInventoryOptions
Returns
Return Type:Promise<QueryInventoryResponse>
Was this helpful?
Yes
No