Returns a paginated list of a Customer’s inventory by Item type across each of the Impilo Sites. One record per Item-Site combination.
The Item ID to filter the content by.
The page number of the content returned.
The size of the page returned. Max size is 100.
The content of the page, consisting of a list of objects.
The current page number. The first page has value 1.
The current page size. Default 15, maximum 250.
The number of objects matching the request.
True if this is the first page, false otherwise.
True if this is the last page, false otherwise.