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 a sales quotation from the given details.
Syntax
client server public static container updateCustomerQuote(str custOrderXmlStr)
Run On
Called
Parameters
- custOrderXmlStr
Type: str
An XML string having the header, line details and charges associated with the quote to be updated.
Return Value
Type: container
A container that contains the status and quotation ID of the quotation updated.