Example XML Request
<request>
<procedure>
<execute namespace="Managed Plans" procedure="CreateCustomer" impersonate="1">
<executeData>
<commonName>AlpineSkiHouse</commonName>
<customerTypeName>BusinessOrganization</customerTypeName>
<eventTypeName>Enabled</eventTypeName>
<path>
LDAP://OU=AlpineSkiHouse,OU=ConsolidatedMessenger,OU=Hosting,DC=Fabrikam,DC=Com
</path>
<parentPath>
LDAP://OU=ConsolidatedMessenger,OU=Hosting,DC=Fabrikam,DC=Com
</parentPath>
<statusTypeName>Enabled</statusTypeName>
</executeData>
</execute>
</procedure>
</request>