UpdateRejectionReason
Update the rejection reason on a currently rejected application.
Input
| Name | Type | Required | Description |
| Id | Int64 | True | A sample input. |
| RejectionReasonId | Int64 | True | The ID of the new rejection reason. |
Result Set Columns
| Name | Type | Description |
| Success | Bool | Outputs true if the procedure succeeded. |