-
I won't be able to get only sold items list via search using ebaysdk. Can you please help me how to get the solditems only in 'findItemsAdvanced"?
-
I wonder if this library supports [eBay Merchant Data API](https://developer.ebay.com/DevZone/merchant-data/CallRef/index.html). I want to set tracking info for my order, how could I execute `SetShipm…
-
Can we also use this API to Automatic buy things from Ebay or there is another way available?
-
```
What steps will reproduce the problem?
1. Open the example WSDL-file (Ebay Trading API).
2. Navigate to the node "GetFeedback" in the TreeViewer.
3. Add a new docpart by clicking on the button "Ad…
-
```
What steps will reproduce the problem?
1. Open the example WSDL-file (Ebay Trading API).
2. Navigate to the node "GetFeedback" in the TreeViewer.
3. Add a new docpart by clicking on the button "Ad…
-
For Python-Ebay there are relatively well documented tests for the finding API. Port these tests to Ebaysuds.
The tests are here:
https://github.com/roopeshvaddepally/python-ebay/blob/master/tests/te…
-
Hi,
i just wanted to switch to production. when i want to add an ebay account and i check 'Production' i get following error:
```
Request Method: | POST
-- | --
http://127.0.0.1:8000/ebay_accou…
-
Hello. I need to use this method.
[http://developer.ebay.com/devzone/finding/callref/findItemsByProduct.html](http://developer.ebay.com/devzone/finding/callref/findItemsByProduct.html)
``` xml
Produ…
-
How can I get item's MPN?
I imagine it would be something along the lines below, but I don't know which arguments I have to provide and how.
`api.execute('GetItem',{})`
-
Hey guys so I have been working on making a program that will help me list my listings for eBay, and for some reason I cannot figure out why this request won't parse. Any insight would be appreciated!…