Home
Buy on eBid
Sell on eBid
eBid Stores
My eBid
Upgrade to Seller+ Lifetime
eBid Help
Close
Login to Your Account
eBid Community Forums - Chat & find help from others in the eBid Community
Results 1 to 2 of 2

Thread: Can qty's be updated using api?

  1. #1

    Default Can qty's be updated using api?

    I can close listings but don't see a way to update qty's. We update our products automatically from other marketplace sales. Api is working well other than than qty issue.

  2. #2
    Forum Saint astral276's Avatar
    Join Date
    Jun 2008
    Location
    Grantham, Lincolnshire, United Kingdom
    View astral276's Feedback (+194)
    All-About astral276
    View astral276's Listings
    Forum Posts
    19,131

    Default Re: Can qty's be updated using api?

    I've not used the API myself but the SaveListingEdit routine allows the changing of quantities so it looks like it should work.

    Code:
    "ListingID":  "STRING",   # Listing ID to edit  (required)
         
    "Title": "STRING",   # Listing title  (optional)
         
    "Description": "STRING",   # Listing description  (optional)
         
    "StartBid": DECIMAL,   # Listing starting price , only if bids not made yet.  (optional)
         
    "BuyNowPrice": DECIMAL,   # Buy Now price . If bids not made yet.  (optional)
         
    "ReservePrice": DECIMAL,   # Reserver price , can be updated if no bids already made.  (optional)
         
    "CategoryID": INT,   # Listing category ID  (optional)
         
    "Barcode": "STRING",   # Item EAN/UPC barcode , of special value 'exempt' if barcode not applicable for item ( unique , handmade , rarity )  (optional)
         
    "Quantity": INT,   # Quantity to sell , max 99 items  (optional)
    Last edited by astral276; 29th July 2019 at 01:49 PM.


Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Follow Us
New To eBid?
Register for Free