Changes to Find owners of one or more trading cards or booster packs. Friend paths from the requester are included for logged-in callers.

POST /v1/item.findOwners

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 11 revisions of this API.87

  1. 593d89718daa1
  2. 2e8ba266b27f64
  3. c11dde6130a72
  4. 8c1465a74c5f2

What changed

    • added the new optional request property sort

      new-optional-request-property

    • removed the required property items/items/owners/items/account/appCost from the response with the 200 status

      response-required-property-removed

    • removed the required property items/items/owners/items/account/foilBadgeCost from the response with the 200 status

      response-required-property-removed

    • removed the required property items/items/owners/items/account/normalBadgeCost from the response with the 200 status

      response-required-property-removed

    • removed the required property items/items/owners/items/path/items/appCost from the response with the 200 status

      response-required-property-removed

    • removed the required property items/items/owners/items/path/items/foilBadgeCost from the response with the 200 status

      response-required-property-removed

    • removed the required property items/items/owners/items/path/items/normalBadgeCost from the response with the 200 status

      response-required-property-removed

    • added the required property items/items/owners/items/account/nameEffect to the response with the 200 status

      response-required-property-added

    • added the required property items/items/owners/items/account/themeColor to the response with the 200 status

      response-required-property-added

    • added the required property items/items/owners/items/path/items/nameEffect to the response with the 200 status

      response-required-property-added

    • added the required property items/items/owners/items/path/items/themeColor to the response with the 200 status

      response-required-property-added

    • added the new optional request property cursor

      new-optional-request-property

    • added the optional property items/items/nextCursor to the response with the 200 status

      response-optional-property-added

    • removed the required property items/items/owners/items/account/images from the response with the 200 status

      response-required-property-removed

    • removed the required property items/items/owners/items/path/items/images from the response with the 200 status

      response-required-property-removed

    This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

Of the 11 revisions, 1 has no diff computed.