Get Inventory

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

inventoryIdstringRequiredformat: "int32"

Response

OK
barcodestring or null
dimensionsobject or null
inventory_idinteger or null
is_caseboolean or null
is_lotboolean or null
namestring or null
skustring or null
user_idinteger or null
variantobject or null
weightobject or null

Errors