Inventory - Get Item Free
Retrieve the available (free) inventory quantity for an item, excluding reserved stock.
Query parameters
Item SKU to look up free inventory for
Filter by warehouse IDs
Response
Free (available) inventory for the item
Changes
Changed in 3 of the 13 revisions of this API.218
- ▲
the
queryrequest parameterskubecame requiredrequest-parameter-became-required
- ○
api operation id
get_inventory_get_item_freewas addedapi-operation-id-added
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
- ○
added the non-success response with the status
403response-non-success-status-added
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
added the non-success response with the status
500response-non-success-status-added
- ▲
- ○
for the
queryrequest parameterwarehouse_ids, the type/format was generalized fromstring/toarray/request-parameter-type-generalized
- ○
added the non-success response with the status
400response-non-success-status-added
- ○
added the non-success response with the status
401response-non-success-status-added
- ○
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ○
api operation id
get_inventory_get_item_freeremoved and replaced withapi-operation-id-removed
- ○
the
queryrequest parameterskubecame optionalrequest-parameter-became-optional
- ○
for the
queryrequest parameterwarehouse_ids, the type/format was generalized fromarray/tostring/request-parameter-type-generalized
- ○
removed the non-success response with the status
400response-non-success-status-removed
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ○
removed the non-success response with the status
403response-non-success-status-removed
- ○
removed the non-success response with the status
429response-non-success-status-removed
- ○
removed the non-success response with the status
500response-non-success-status-removed
This revision also has 85 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲