Get All Inventory Levels Grouped By Lot

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Query parameters

LocationIdstringOptionalformat: "int32"
SearchBystringOptional
InventoryIdsstringOptional
IsActivebooleanOptional
IsDigitalbooleanOptional
PageSizestringOptionalformat: "int32"
SortBystringOptional

Response

OK
firststring or null
itemslist of objects or null
laststring or null
nextstring or null
prevstring or null

Errors