Get Inventory Matrix
GET/inventory-management/api/v1/Inventory/matrix
Returns a paged matrix view of inventory quantities across products and locations. Results can be filtered, sorted, and paginated via the query parameters on the request.
Request
Responses
- 200
- 403
- 500
Returns the paged inventory matrix with row and column data
If the user lacks the INVENTORY_VIEW_MATRIX permission
If an error occurs while retrieving the inventory matrix