Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the customer order.
Syntax
server public static container updateCustomerOrder(str custOrderXmlStr)
Run On
Server
Parameters
- custOrderXmlStr
Type: str
XML string having the details of order to be updated.
Return Value
Type: container
A container having the status and sales id of the order updated.