_new
Required Parameters
nominal_code
account_name
category_id
Example
FM_api('Account_new', ['nominal_code'=>'2200', 'account_name'=>'Intangibles', 'category_id'=>'14']);Result
On Success
{"ok":1,"id":86}On Failure
Last updated