ReopenQuotation
Reopens a quotation, changing its status back to open.
Input
| Name | Type | Description |
| QuotationID | String | Identifier of the quotation. |
Result Set Columns
| Name | Type | Description |
| QuotationID | String | Identifier of the quotation. |
| Division | Integer | Division code. |
| ErrorMessage | String | Contains the error message if an error occurred during the reopening of the quotation. |
| SuccessMessage | String | Contains information if the quotation was successfully reopened. |