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

Forum Posts

GetOrders API

When the shipping address of the order returned by GetOrders is an international address, it is necessary to send the goods to eBay. How long will there be a delay in the eBay shipping address generated at this time

User avatar by Rising Star
  • 389 Views
  • 1 replies
  • 0 helpful

Does eBay SDK's supported by .NET 6?

Are they? Becuase im keep getting errors like this: [for the hello world sample]:Could not load file or assembly 'System.Web.Services, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a'. The system cannot find the file specified.' Are...

eBay .NET API, Adding Listings, Unexpected number of Return Polices Have Been Created.

I am using .Net SDK for eBay, I am creating products and assigning return policy as per code before. private static ReturnPolicyType GetReturnPolicyForAU(){ReturnPolicyType policy =new ReturnPolicyType{Refund = "MoneyBack",ReturnsWithinOption = "Days...

Screenshot 2023-03-17 181853.png

Post-Order RESTful API SDK

Hi ,Is there any ebay RESTful API SDK for Post-Order API? Other Rest APIs have at least yaml so i can generate my classes from it. Is there anything for Post-Order API?

User avatar by Adventurer
  • 765 Views
  • 0 replies
  • 0 helpful

Uploading Images in Binary format Using Ebay python SDK TRADING API UploadSiteHostedPictures call

I'm trying to figure out a way to upload images I have on my local computer using a file path and converting it to binary format so I don't have to host my images outside of ebay to get a url. I know I could make my server public and grab the urls th...

Welcome to the eBay APIs: SDKs board

Hello and welcome to the discussion board for the eBay APIs: SDKs. If you are visiting the Community Forums for the first time please take a moment to review our Community Guidelines, and consider checking out other boards like Talk to your fellow de...