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.
Cancels the sales order.
Syntax
client server public static container cancelCustomerOrder(str _custOrderXmlStr)
Run On
Called
Parameters
- _custOrderXmlStr
Type: str
XML string having the header, line details and charges, payments associated with the sales order to be canceled.
Return Value
Type: container
A container having the status of order cancellation.