Jump to content

[Solved] webservice -> update order status


Guest

Recommended Posts

Hi,

I'm trying to get the webservices to update my order status when an order is shipped. I receive XML files with shipment status from the company that ships the products.

Is this possible with webservices? I can change the current_state field from
<![CDATA[3]]>

to:
4

When I post this edited XML, I get a `Invalid new orderstate´ message from the webservice
Probably due to the xlink:href ref that is still to the old state, but am I able to change that as well? Anyone can help me on this one?

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