_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