Jump to content

Changing Deliver_Date Via Web Service


Recommended Posts

Friends,

I would like to change the delivery_date of the orders web service (or column in ps_orders table) using the web service. How would I do that?

 

I tried by ...

 

- First getting the order xml (/api/orders/999).

- I then change the value of the delivery_date in the xml doc.

- I do a PUT. Response is success. But PS still shows the same old value.

 

I even debugged the body of the request and I see my new value in the request.

 

Thanks

Edited by prashant_jain@hotmai (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...