inventory

Inventory - Get Via Post Reserved Map

Retrieve reserved inventory map via POST for large item ID lists that exceed GET URL limits.

post/inventory/get_via_post_reserved_map

Request body

store_idsstring[]

Filter by store IDs

listing_linksobject[]

Listing link objects to filter by

Response

Reserved inventory map keyed by SKU (via POST)

reserved_mapobject required

Map of SKU to reserved inventory data

Changes

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

    • the listing_links request property type/format changed from string/ to array/

      request-property-type-changed

    • api operation id post_inventory_get_via_post_reserved_map was added

      api-operation-id-added

    • request body became optional

      request-body-became-optional

    • 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

  • 08cd9cfa14dd122See the full diff
    • added required request body

      request-body-added-required

    • deleted the query request parameter listing_links

      request-parameter-removed

    • deleted the query request parameter store_ids

      request-parameter-removed

    • 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

  • 46ceda52800028See the full diff
    • removed the request body

      request-body-removed

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

      response-media-type-removed

    • api operation id post_inventory_get_via_post_reserved_map removed and replaced with

      api-operation-id-removed

    • added the new optional query request parameter listing_links

      new-optional-request-parameter

    • added the new optional query request parameter store_ids

      new-optional-request-parameter

    • 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