eBay APIs: Talk to your fellow developers
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Dev Account Suspended

Went to login to my old dev account this morning and it looks like it was suspended for inactivity. Anyone know how to get it turned back on? Doesn't even seem to be an option to contact Dev Support anymore and the FAQ wasnt much help. Thanks

Resolved! GetItem - returns incorrect quantity for VariationSKU

Hello, I'm sending the following GetItem request: $call_name = 'GetItem'; $xml_request = "<".$call_name."Request xmlns=\"urnapis:eBLBaseComponents\">" . $auth_token . "" ."" . $item_id . "" ."" . $SKU . "";$xml_request .= "</".$call_name."Request>"; ...

Marketplace Insights API

Hey guys! I just want to make a simple tool for internal use. The goal is to compare facebook marketplace electronic listings with completed items on ebay. So effectively, I would need the marketplace insights API to find the avg. selling price & vol...

Marketplace account deletion notification endpoint - Server logs

Hello,I have installed the "Marketplace account deletion notification endpoint" and the "Send Test Notification" also returns a 200 code. So everything is ok. I have no app running at the moment, but in the future. However, I have the line in my serv...

API Rate Limit Recommendations and API Rate Limit Increases

Hello, I'm in need of some advice related to API rate limiting (and I apologize for the length of this post). I'm in the process of developing an application that performs a lot of searchesfor specific items. Some of the specifics of the searches add...

Unable to Retrieve Shipping Label Costs and Specific Order Earnings via API

Hello fellow eBay Developers, I'm reaching out for assistance or guidance regarding an issue I've encountered with the eBay APIs. I'm currently trying to access detailed costs associated with specific orders, particularly the costs of shipping labels...

Redirect URI?

I'm trying to setup a little inventory management ios app for my little business that will integrate with ebay seller api so that I can choose to list items on ebay directly from my app. I am struggling though with figuring something out. Maybe its m...

Most Marked as Helpful Authors