cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Retrieving item SKU from Browse API

I'm having issues figuring out how to properly retrieve the SKU (Custom Label) field from a listing via the API. I can successfully retrieve it using GetSingleItem under the Shopping API but as I understand that is going to be deprecated and the Browse API is meant to be the replacement? However, despite hours of googling and trial and error with the API explorer I can't seem to get a SKU via the GetItem endpoint in Browse. Am I doing something wrong? Or using the wrong API entirely? Does anyone know the proper way to get this value?

Message 1 of 3
latest reply
2 REPLIES 2

Retrieving item SKU from Browse API

I'm having the same issue. I've checked all documentation, but it doesn't mention anything about it.

Message 2 of 3
latest reply

Retrieving item SKU from Browse API

I am assuming that you are trying to get an Item based on a SKU, have a look here

https://developer.ebay.com/api-docs/sell/inventory/resources/inventory_item/methods/getInventoryItem 

C# wrapper for eBay REST API
https://github.com/CMS365-PTY-LTD/EbaySharp
Message 3 of 3
latest reply