createOrganization
Description
Creates a new customer organization.
Parameters
Return Type
Boolean
Returns "true" if the operation succeeded.
Example
return createOrganization("New Organization");
See also
Peacock
Creates a new customer organization.
Boolean
Returns "true" if the operation succeeded.
return createOrganization("New Organization");