This documentation is archived and is not being maintained.
RetailTransactionServiceOrders::updateCustomerOrder Method [AX 2012]
Updates the customer order.
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.