update Accounting Rule
abstract suspend fun updateAccountingRule(accountingRuleId: Long, putAccountingRulesRequest: PutAccountingRulesRequest? = null): PutAccountingRulesResponse
Update a Accounting Rule Updates the details of a Accounting rule. Responses:
200: OK
Return
Parameters
accounting Rule Id
accountingRuleId
put Accounting Rules Request
(optional)