ModifyChartofAccountStatus
Updates the status as active or inactive for a chartofaccount.
Input
Name | Type | Required | Description |
Id | String | True | Id of a chart of account. |
EntityStatus | String | True | Status to be marked for a chart of account- active or inactive.
The allowed values are active, inactive. |
Result Set Columns
Name | Type | Description |
Status | String | Stored procedure execution status. |