bilalyasin1616 / ebaysharp

EbaySharp is a .NET library that helps developers easily manage their commerce account through Ebay API
8 stars 4 forks source link

eBay API #5

Open nickgoodmanuk opened 2 years ago

nickgoodmanuk commented 2 years ago

Can I ask if this uses the new Feed API or the soon to be decommission LMS Calls ?

i.e. :

https://developer.ebay.com/api-docs/sell/static/lms-migration-landing.html

Thankyou !

hkp commented 1 year ago

It uses the new Feed API based on REST API calls. There's no SOAP in this library.