AcceptQuote
To accept the quote and generate the Invoice for the accepted quote.
Input
Name | Type | Description |
QuoteId | String | The Quote Id. |
Result Set Columns
Name | Type | Description |
InvoiceId | String | The Id of the invoice generated from the quote. |
Success | String | Execution status of the stored procedure. |