Cannot update quantity in stock using your Rest API Specifications form but it didn't

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • QuickBooksDev
    Junior Blueparker
    • Oct 2014
    • 15

    #1

    Cannot update quantity in stock using your Rest API Specifications form but it didn't

    Hi

    I am new to BluePark.

    Tried to update a product with
    "quantity_in_stock": 222, it originally had 111
    in your Rest API Specifications form with our real site not your demo

    but it didn't even though it had a result of
    "updated": 1,

    Both from the UI display and doing a Get product it still has 111.

    Had a similar issue with an orders custom status.

    Is your form capable of updating the form or not? If it is what am I doing wrong?
    www.AaaTeX.com
    QuickBooks Add-ons and custom programming
  • Rich
    Park Ranger
    • Aug 2007
    • 2518

    #2
    The API Specification page is read only, it will never make changes to any sites. To make changes, you have to use your own API client application.
    Developer :: Bluepark

    Comment

    • QuickBooksDev
      Junior Blueparker
      • Oct 2014
      • 15

      #3
      Wonderful. We were able to update the Quantity in stock from our test program but it would have been nice to know that your tool was read only even though it appears to attempt to make changes. Wasted an hour or so on this.
      www.AaaTeX.com
      QuickBooks Add-ons and custom programming

      Comment

      • QuickBooksDev
        Junior Blueparker
        • Oct 2014
        • 15

        #4
        Sorry, it was my fault. I did not read (or remember) what was on the page.
        www.AaaTeX.com
        QuickBooks Add-ons and custom programming

        Comment

        Working...