ITEM_CODE. The response includes details for each store or warehouse where the product is stocked, segmented by SKU. Pagination is supported for managing large datasets.ITEM_CODE provided must correspond to an existing product in the system.cursor and nextCursor must be correctly configured in the request.nextCursor indicating whether there are more stock to retrieve. If nextCursor is setted, the external system must be call again, this service, setting cursor as nextCursor value.quantity_stock - quantity_committed.GET request to the getStock API.ECOMMERCE channel enabled.ITEM_CODE does not exist or is incorrect, the API responds with HTTP 422 and an error messagebarcode :The specified barcode is not associated with any SKU.barcode not associated with the product: The specified barcode is not associated with the product.Cursor and PageSize parameters in the request: If you specify a Cursor you cannot specify the page size. This information will already be contained within the cursor.cursor parameters are provided, an error response is returned.