update GLAccount
abstract suspend fun updateGLAccount(mappingId: Long, postFinancialActivityAccountsRequest: PostFinancialActivityAccountsRequest? = null): PutFinancialActivityAccountsResponse
Update a Financial Activity to Account Mapping the API updates the Ledger account linked to a Financial Activity Responses:
200: OK
Return
Parameters
mapping Id
mappingId
post Financial Activity Accounts Request
(optional)