_getChartOfAssetAccounts
Example
FM_api('Accounts_getChartOfAssetAccounts');Result
On Success
[{"id":"82","nominal_code":"1210","account_name":"Asset","category_name":"Stock","category_group":"Current Assets"},{"id":"13","nominal_code":"1300","account_name":"Inventory","category_name":"Inventory","category_group":"Current Assets"},{"id":"21","nominal_code":"2200","account_name":"Intangibles","category_name":"Intangible Assets","category_group":"Non-current assets"}]Last updated