_setCustomerTypes
Parameters
id
The id of the edited Department
val
An array with the IDs of the chosen Customer Types
Example
Results
On Success
On Failure
If no 'id' parameter value is given
If no 'val' parameter value is given
If the 'val' parameter is not in the correct format
If there is no Department matching the given 'id'
Last updated