item

Item - Get Locations

Retrieve warehouse locations assigned to an item.

get/item/get_locations

Query parameters

item_idstring required

Item ID

Example:507f1f77bcf86cd799439011

Response

Item warehouse locations with inventory data

_idstring

Location ID

namestring

Location name

warehouse_idstring

Warehouse ID

Changes

Changed in 3 of the 13 revisions of this API.216

    • the query request parameter item_id became required

      request-parameter-became-required

    • api operation id get_item_get_locations was added

      api-operation-id-added

    • added the media type application/json for the response with the status 200

      response-media-type-added

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type application/json for the response with the status 401

      response-media-type-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

    • added the non-success response with the status 400

      response-non-success-status-added

    • added the non-success response with the status 401

      response-non-success-status-added

  • 46ceda52800017See the full diff
    • removed the media type application/json for the response with the status 200

      response-media-type-removed

    • api operation id get_item_get_locations removed and replaced with

      api-operation-id-removed

    • the query request parameter item_id became optional

      request-parameter-became-optional

    • removed the non-success response with the status 400

      response-non-success-status-removed

    • removed the non-success response with the status 401

      response-non-success-status-removed

    • removed the non-success response with the status 403

      response-non-success-status-removed

    • removed the non-success response with the status 429

      response-non-success-status-removed

    • removed the non-success response with the status 500

      response-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