ValidateQuote Method
This method is one of the Order Entry Toolkit Business Service Methods. It sets the Invalid Flag for all line items that have a base price of 0 except those that have an Action Code set to Delete.
Arguments
Argument | Description |
---|---|
Quote Id |
[in] Quote identifier. (Required) |
Return Error Code |
[in] Direction to return an error code. (Optional) |
Invalid |
[out] Indicates an invalid quote. (Optional) |
Error Message |
[out] Error message. (Optional) |
ReturnVal |
[out] Indicates that the quote is valid. (Optional) |
Dependency
Invokes the Shopping Service’s ValidateQuote method.