pearcefj
Thrill-Seeker
Community Member since ‎10-03-2007
‎01-02-2026

User Statistics

  • 242 Posts
  • 0 Solutions
  • 9 Helpful Votes Given
  • 187 Helpful Votes Received

User Activity

Please fix this. I know it's scheduled to be decommissioned in January, 2025 but we aren't ready to implement a change just yet and the call is no longer working. Thanks!
In the Shopping API GetSingleItem call we can retrieve compatibility information from Item.ItemCompatibilityList. Will this ability be added to the Browse API getItem or getItemByLegacyId call?
I have been getting quite a few responses like the one below but when you search eBay for the item ID (in this case 314677336958) the item exists and it's located in the US marketplace. The only headers I'm sending are Authorization:[mytoken] and X-E...
I'm calling https://api.ebay.com/buy/browse/v1/item/get_item_by_legacy_id?legacy_item_id=175883230261 which returns "estimatedAvailabilities": [ { "deliveryOptions": [ "SHIP_TO_HOME", "SELLER_ARRANGED_LOCAL_PICKUP" ], "estimatedAvailabilityStatus": "...
I'm working on paginating results and thought I could use the NEXT value to help. However, when I make a call I keep getting a NEXT value even when the offset exceeds the value of TOTAL. The first call I'm making is https://api.ebay.com/buy/browse/v1...
Helpful from
Helpful given to