Get a list of inventory items by product id

View as Markdown

Authentication

AuthorizationBearer

Authentication using Personal Access Token (PAT) token

OR
AuthorizationBearer
OAuth2 authentication using JWT tokens

Path parameters

productIdstringRequiredformat: "int32"
The product id to get inventory for

Headers

shipbob_channel_idstringOptionalformat: "int32"
Channel Id for Operation

Response

Success

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error