_new
Creates a new customer type
Parameters
name
Customer type name
Example
FM_api('CustomerType_new', ['name'=>'Cleaning'])
On Success
"{"ok":1,"id":12}"
Last updated
Creates a new customer type
Customer type name
FM_api('CustomerType_new', ['name'=>'Cleaning'])
"{"ok":1,"id":12}"
Last updated