RESTful Buy APIs: Order, Offer
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Fetching all orders with the order API

Hello, Is there any REST API that can be used to fetch all orders of an eBay member account? I have been looking around the documentation and can't find anything but would have thought it would be available. I would be grateful for any help in pointi...

User avatar by Explorer
  • 1166 Views
  • 3 replies
  • 0 helpful

bulkPublishOffer fails with error:25009

bulkCreateOffer:{ "requests": [ { "sku": "may_listing_test_black_001", "marketplaceId": "EBAY_US", "availableQuantity": 1, "categoryId": "179980", "format": "FIXED_PRICE", "listingDuration": "GTC", "merchantLocationKey": "maytestlocation01", "listing...

User avatar by Explorer
  • 1163 Views
  • 0 replies
  • 0 helpful

Resolved! गलती से भेजे गए गूगल पे से मैं अपना पैसा कैसे वापस पा सकता हूँ?

पर में, आप (0637)^052-30^79) ट्रांज़ैक्शन" या “इतिहास” सेक्शन में जाकर असफल लेनदेन का चयन करके उस लेनदेन को देख सकते हैं और “वापस लें” या “वापस लेने के लिए अनुरोध करें” विकल्प का उपयोग करके पैसे वापस प्राप्त कर सकते हैं .

User avatar by Enthusiast
  • 731 Views
  • 3 replies
  • 0 helpful

Access To Adding Items To Cart

I'm trying to develop an application that takes a set number of listings, and adds them to a member's cart. I have the listing functionality working properly, but when trying to add those items to the cart, I run into this :HTTP/1.1 404 Not Found Ver...

System.InvalidOperationException: 'CURP' is not a valid value for ValueTypeCodeType

An order was placed on Ebay from a customer in Mexico- The order was unable to be downloaded and the following code error was displayed: System.InvalidOperationException: Instance validation error: 'CURP' is not a valid value for ValueTypeCodeType. P...

How to add auth scope `https://api.ebay.com/oauth/api_scope/buy.offer.auction` to an existing app?

Hi, I have an existing application with its own keyset, and I’d like to add the https://api.ebay.com/oauth/api_scope/buy.offer.auction scope to the OAuth configuration. Currently, the OAuth scopes for my application were predefined, but I need to upd...