Name of the Account
The id of the account
Value for the Account's Nominal Code
$params=[ 'id'=>$account['id'], 'val'=>'9' ]; (FM_api('Account_setName', $params), true);
On success
{"ok":1}
Last updated 3 years ago