Jump to content

Inventory not Updating Using API


Recommended Posts

We are using Unicommerce for inventory update but its not happening. Spoke to the unicommerce guys the said the following 

 

Prestashop 1.6.1.6

 

While updating inventory on Prestashop using PUT method for shumael.com/api/stock_availables/170 we are getting error from Prestashop server. 

Below is the response 

 

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

<html>
    <head>
        <title>501 Not Implemented</title>
    </head>
    <body>
        <h1>Not Implemented</h1>
        <p>GET to /api/stock_availables/170 not supported.
            <br />
        </p>
        <p>Additionally, a 501 Not Implemented
error was encountered while trying to use an ErrorDocument to handle the request.</p>
    </body>
</html>
 
Please help.......
Edited by tuffel (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...