Jump to content

Combinations price not updating using api


tuffel

Recommended Posts

We are using unicommerce for price update but the price was not updating for sku's. So afer checking with the unicommerce they advised the following 

 

As we can check from the response of the products having variants the xml response is not correct. Inside "combinations" tag in response a new "combinations" tag is defined. This should be like "combination" tag inside "combinations". Kindly contact your prestashop developer regarding this so that he can make suitable changes in Prestashop back-end. 

XML response can be regenerated fromshumael.com/api/combinations/116 Enter API key in username field.

Further find the error logs for inventory update request from your website.

[RESULT=<!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/145 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>
]

 

Does anyone know how to fix this. 

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...