APIService
Click here for a complete list of operations.
CreateCompany
Adds a new company/dealer record
Test
The test form is only available for requests from the local machine.SOAP 1.1
The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.
POST /eDataCRMService/API.asmx HTTP/1.1
Host: edataci.datadms.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://4-superior.com/eDataCRMService/API/v1/CreateCompany"
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Header>
<Authentication xmlns="http://4-superior.com/eDataCRMService/API/v1">
<Username>string</Username>
<Password>string</Password>
</Authentication>
</soap:Header>
<soap:Body>
<CreateCompany xmlns="http://4-superior.com/eDataCRMService/API/v1">
<source>
<ContractID>string</ContractID>
<CompanyID>int</CompanyID>
<VendorTypeCode>string</VendorTypeCode>
<Name>string</Name>
<InsertDate>dateTime</InsertDate>
<CRMUserID>string</CRMUserID>
<ExternalCompanyID>string</ExternalCompanyID>
<ShutOff>int</ShutOff>
<ShutOffDescription>string</ShutOffDescription>
<ShutOffDate>dateTime</ShutOffDate>
<ShutOffBypass>int</ShutOffBypass>
<DMSUserID>string</DMSUserID>
<DMSPassword>string</DMSPassword>
<DMSUserID2>string</DMSUserID2>
<DMSPassword2>string</DMSPassword2>
<TimeZoneGMTOffset>decimal</TimeZoneGMTOffset>
<TimeZoneDisplay>string</TimeZoneDisplay>
<IgnoreDST>boolean</IgnoreDST>
<DealerBuiltGroupId>string</DealerBuiltGroupId>
<DealerBuiltSourceId>string</DealerBuiltSourceId>
<DealerBuiltCompanyId>string</DealerBuiltCompanyId>
<DealerBuiltStoreId>string</DealerBuiltStoreId>
<DealerBuiltServiceLocationId>string</DealerBuiltServiceLocationId>
<AdamCompanyId>string</AdamCompanyId>
<AdamFranchise>string</AdamFranchise>
<AdamCompanyUserId>string</AdamCompanyUserId>
<AdamCompanyPwd>string</AdamCompanyPwd>
<OpenMateDealerEndpointId>string</OpenMateDealerEndpointId>
<OpenMateCredentialsVendorTypeCode>string</OpenMateCredentialsVendorTypeCode>
<PBSSerialNumber>string</PBSSerialNumber>
<EnterpriseCode>string</EnterpriseCode>
<CustomerNumber>string</CustomerNumber>
<ServerName>string</ServerName>
<DMSUserName>string</DMSUserName>
<DMSUserPassword>string</DMSUserPassword>
<DMSServiceID>unsignedByte</DMSServiceID>
<LastUpdateDate>dateTime</LastUpdateDate>
<ADPDashDealerId>string</ADPDashDealerId>
<ADPDashCompanyNumber>string</ADPDashCompanyNumber>
<ADPDashUserId>string</ADPDashUserId>
<ADPDashPwd>string</ADPDashPwd>
<AutoSoftDealerNumber>string</AutoSoftDealerNumber>
<RCIDealerNumber>string</RCIDealerNumber>
<RCIStoreNumber>string</RCIStoreNumber>
<RCIAreaNumber>string</RCIAreaNumber>
<SystemArchitecture>string</SystemArchitecture>
<DMSType>string</DMSType>
<ADPDashAppointmentApiVersion>string</ADPDashAppointmentApiVersion>
<ACSPartyId>string</ACSPartyId>
<ACSDealerNumber>string</ACSDealerNumber>
<AdventDealerId>string</AdventDealerId>
<DPCDealerNumber>string</DPCDealerNumber>
<IsHertz>string</IsHertz>
<DefaultPartsMake>string</DefaultPartsMake>
<MPKDealerId>string</MPKDealerId>
<MPKAuthenticationKey>string</MPKAuthenticationKey>
<VendorProductId>string</VendorProductId>
<VendorProductName>string</VendorProductName>
<VendorEdataCompanyId>string</VendorEdataCompanyId>
<StoreAccountID>string</StoreAccountID>
<StoreName>string</StoreName>
<StoreFax>string</StoreFax>
<StorePhone>string</StorePhone>
<StoreStreet>string</StoreStreet>
<StoreCity>string</StoreCity>
<StoreState>string</StoreState>
<StorePostalCode>string</StorePostalCode>
<StoreAccountType>string</StoreAccountType>
<DealerGroupAccountID>string</DealerGroupAccountID>
<DealerGroupName>string</DealerGroupName>
<DealerGroupFax>string</DealerGroupFax>
<DealerGroupPhone>string</DealerGroupPhone>
<DealerGroupStreet>string</DealerGroupStreet>
<DealerGroupCity>string</DealerGroupCity>
<DealerGroupState>string</DealerGroupState>
<DealerGroupPostalCode>string</DealerGroupPostalCode>
<DealerGroupAccountType>string</DealerGroupAccountType>
<ContactFirstName>string</ContactFirstName>
<ContactLastName>string</ContactLastName>
<ContactTitle>string</ContactTitle>
<ContactPhoneWork>string</ContactPhoneWork>
<ContactPhoneFax>string</ContactPhoneFax>
<ContactAddressStreet>string</ContactAddressStreet>
<ContactAddressCity>string</ContactAddressCity>
<ContactAddressState>string</ContactAddressState>
<ContactAddressPostalCode>string</ContactAddressPostalCode>
<ContactAddressCountry>string</ContactAddressCountry>
<RouteOneDealerId>string</RouteOneDealerId>
<ProviderCustomerNumber>string</ProviderCustomerNumber>
<CMFNumber>string</CMFNumber>
<ClientFIAccount>string</ClientFIAccount>
<ClientConsoleAccount>string</ClientConsoleAccount>
<ClientScriptAccount>string</ClientScriptAccount>
<CDK3PADealerID>string</CDK3PADealerID>
<CDK3PAGLAccount>string</CDK3PAGLAccount>
<SecureVueDealerNumber>string</SecureVueDealerNumber>
<SecureVuePartyId>string</SecureVuePartyId>
<UniFIDealerId>string</UniFIDealerId>
<IsUniFI>boolean</IsUniFI>
<IsSetupCompleted>boolean</IsSetupCompleted>
<ProcedeClientID>string</ProcedeClientID>
<ProcedeBranchID>string</ProcedeBranchID>
<ProcedeSubject>string</ProcedeSubject>
<ProcedePassword>string</ProcedePassword>
<ProcedeURL>string</ProcedeURL>
<ContractStatus>string</ContractStatus>
<TekionDealerID>string</TekionDealerID>
<TekionAPCDealerID>string</TekionAPCDealerID>
<CDK180DealerID>string</CDK180DealerID>
<ZiiClientId>string</ZiiClientId>
<ZiiClientSecret>string</ZiiClientSecret>
<SertiDealerCode>string</SertiDealerCode>
<QuorumDealerNumber>string</QuorumDealerNumber>
<DX1ClientId>string</DX1ClientId>
<DXGDealerID>string</DXGDealerID>
<ZeusDealerID>string</ZeusDealerID>
</source>
</CreateCompany>
</soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
<soap:Body>
<CreateCompanyResponse xmlns="http://4-superior.com/eDataCRMService/API/v1">
<CreateCompanyResult>
<ContractID>string</ContractID>
<CompanyID>int</CompanyID>
<VendorTypeCode>string</VendorTypeCode>
<Name>string</Name>
<InsertDate>dateTime</InsertDate>
<CRMUserID>string</CRMUserID>
<ExternalCompanyID>string</ExternalCompanyID>
<ShutOff>int</ShutOff>
<ShutOffDescription>string</ShutOffDescription>
<ShutOffDate>dateTime</ShutOffDate>
<ShutOffBypass>int</ShutOffBypass>
<DMSUserID>string</DMSUserID>
<DMSPassword>string</DMSPassword>
<DMSUserID2>string</DMSUserID2>
<DMSPassword2>string</DMSPassword2>
<TimeZoneGMTOffset>decimal</TimeZoneGMTOffset>
<TimeZoneDisplay>string</TimeZoneDisplay>
<IgnoreDST>boolean</IgnoreDST>
<DealerBuiltGroupId>string</DealerBuiltGroupId>
<DealerBuiltSourceId>string</DealerBuiltSourceId>
<DealerBuiltCompanyId>string</DealerBuiltCompanyId>
<DealerBuiltStoreId>string</DealerBuiltStoreId>
<DealerBuiltServiceLocationId>string</DealerBuiltServiceLocationId>
<AdamCompanyId>string</AdamCompanyId>
<AdamFranchise>string</AdamFranchise>
<AdamCompanyUserId>string</AdamCompanyUserId>
<AdamCompanyPwd>string</AdamCompanyPwd>
<OpenMateDealerEndpointId>string</OpenMateDealerEndpointId>
<OpenMateCredentialsVendorTypeCode>string</OpenMateCredentialsVendorTypeCode>
<PBSSerialNumber>string</PBSSerialNumber>
<EnterpriseCode>string</EnterpriseCode>
<CustomerNumber>string</CustomerNumber>
<ServerName>string</ServerName>
<DMSUserName>string</DMSUserName>
<DMSUserPassword>string</DMSUserPassword>
<DMSServiceID>unsignedByte</DMSServiceID>
<LastUpdateDate>dateTime</LastUpdateDate>
<ADPDashDealerId>string</ADPDashDealerId>
<ADPDashCompanyNumber>string</ADPDashCompanyNumber>
<ADPDashUserId>string</ADPDashUserId>
<ADPDashPwd>string</ADPDashPwd>
<AutoSoftDealerNumber>string</AutoSoftDealerNumber>
<RCIDealerNumber>string</RCIDealerNumber>
<RCIStoreNumber>string</RCIStoreNumber>
<RCIAreaNumber>string</RCIAreaNumber>
<SystemArchitecture>string</SystemArchitecture>
<DMSType>string</DMSType>
<ADPDashAppointmentApiVersion>string</ADPDashAppointmentApiVersion>
<ACSPartyId>string</ACSPartyId>
<ACSDealerNumber>string</ACSDealerNumber>
<AdventDealerId>string</AdventDealerId>
<DPCDealerNumber>string</DPCDealerNumber>
<IsHertz>string</IsHertz>
<DefaultPartsMake>string</DefaultPartsMake>
<MPKDealerId>string</MPKDealerId>
<MPKAuthenticationKey>string</MPKAuthenticationKey>
<VendorProductId>string</VendorProductId>
<VendorProductName>string</VendorProductName>
<VendorEdataCompanyId>string</VendorEdataCompanyId>
<StoreAccountID>string</StoreAccountID>
<StoreName>string</StoreName>
<StoreFax>string</StoreFax>
<StorePhone>string</StorePhone>
<StoreStreet>string</StoreStreet>
<StoreCity>string</StoreCity>
<StoreState>string</StoreState>
<StorePostalCode>string</StorePostalCode>
<StoreAccountType>string</StoreAccountType>
<DealerGroupAccountID>string</DealerGroupAccountID>
<DealerGroupName>string</DealerGroupName>
<DealerGroupFax>string</DealerGroupFax>
<DealerGroupPhone>string</DealerGroupPhone>
<DealerGroupStreet>string</DealerGroupStreet>
<DealerGroupCity>string</DealerGroupCity>
<DealerGroupState>string</DealerGroupState>
<DealerGroupPostalCode>string</DealerGroupPostalCode>
<DealerGroupAccountType>string</DealerGroupAccountType>
<ContactFirstName>string</ContactFirstName>
<ContactLastName>string</ContactLastName>
<ContactTitle>string</ContactTitle>
<ContactPhoneWork>string</ContactPhoneWork>
<ContactPhoneFax>string</ContactPhoneFax>
<ContactAddressStreet>string</ContactAddressStreet>
<ContactAddressCity>string</ContactAddressCity>
<ContactAddressState>string</ContactAddressState>
<ContactAddressPostalCode>string</ContactAddressPostalCode>
<ContactAddressCountry>string</ContactAddressCountry>
<RouteOneDealerId>string</RouteOneDealerId>
<ProviderCustomerNumber>string</ProviderCustomerNumber>
<CMFNumber>string</CMFNumber>
<ClientFIAccount>string</ClientFIAccount>
<ClientConsoleAccount>string</ClientConsoleAccount>
<ClientScriptAccount>string</ClientScriptAccount>
<CDK3PADealerID>string</CDK3PADealerID>
<CDK3PAGLAccount>string</CDK3PAGLAccount>
<SecureVueDealerNumber>string</SecureVueDealerNumber>
<SecureVuePartyId>string</SecureVuePartyId>
<UniFIDealerId>string</UniFIDealerId>
<IsUniFI>boolean</IsUniFI>
<IsSetupCompleted>boolean</IsSetupCompleted>
<ProcedeClientID>string</ProcedeClientID>
<ProcedeBranchID>string</ProcedeBranchID>
<ProcedeSubject>string</ProcedeSubject>
<ProcedePassword>string</ProcedePassword>
<ProcedeURL>string</ProcedeURL>
<ContractStatus>string</ContractStatus>
<TekionDealerID>string</TekionDealerID>
<TekionAPCDealerID>string</TekionAPCDealerID>
<CDK180DealerID>string</CDK180DealerID>
<ZiiClientId>string</ZiiClientId>
<ZiiClientSecret>string</ZiiClientSecret>
<SertiDealerCode>string</SertiDealerCode>
<QuorumDealerNumber>string</QuorumDealerNumber>
<DX1ClientId>string</DX1ClientId>
<DXGDealerID>string</DXGDealerID>
<ZeusDealerID>string</ZeusDealerID>
</CreateCompanyResult>
</CreateCompanyResponse>
</soap:Body>
</soap:Envelope>
SOAP 1.2
The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.
POST /eDataCRMService/API.asmx HTTP/1.1
Host: edataci.datadms.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Header>
<Authentication xmlns="http://4-superior.com/eDataCRMService/API/v1">
<Username>string</Username>
<Password>string</Password>
</Authentication>
</soap12:Header>
<soap12:Body>
<CreateCompany xmlns="http://4-superior.com/eDataCRMService/API/v1">
<source>
<ContractID>string</ContractID>
<CompanyID>int</CompanyID>
<VendorTypeCode>string</VendorTypeCode>
<Name>string</Name>
<InsertDate>dateTime</InsertDate>
<CRMUserID>string</CRMUserID>
<ExternalCompanyID>string</ExternalCompanyID>
<ShutOff>int</ShutOff>
<ShutOffDescription>string</ShutOffDescription>
<ShutOffDate>dateTime</ShutOffDate>
<ShutOffBypass>int</ShutOffBypass>
<DMSUserID>string</DMSUserID>
<DMSPassword>string</DMSPassword>
<DMSUserID2>string</DMSUserID2>
<DMSPassword2>string</DMSPassword2>
<TimeZoneGMTOffset>decimal</TimeZoneGMTOffset>
<TimeZoneDisplay>string</TimeZoneDisplay>
<IgnoreDST>boolean</IgnoreDST>
<DealerBuiltGroupId>string</DealerBuiltGroupId>
<DealerBuiltSourceId>string</DealerBuiltSourceId>
<DealerBuiltCompanyId>string</DealerBuiltCompanyId>
<DealerBuiltStoreId>string</DealerBuiltStoreId>
<DealerBuiltServiceLocationId>string</DealerBuiltServiceLocationId>
<AdamCompanyId>string</AdamCompanyId>
<AdamFranchise>string</AdamFranchise>
<AdamCompanyUserId>string</AdamCompanyUserId>
<AdamCompanyPwd>string</AdamCompanyPwd>
<OpenMateDealerEndpointId>string</OpenMateDealerEndpointId>
<OpenMateCredentialsVendorTypeCode>string</OpenMateCredentialsVendorTypeCode>
<PBSSerialNumber>string</PBSSerialNumber>
<EnterpriseCode>string</EnterpriseCode>
<CustomerNumber>string</CustomerNumber>
<ServerName>string</ServerName>
<DMSUserName>string</DMSUserName>
<DMSUserPassword>string</DMSUserPassword>
<DMSServiceID>unsignedByte</DMSServiceID>
<LastUpdateDate>dateTime</LastUpdateDate>
<ADPDashDealerId>string</ADPDashDealerId>
<ADPDashCompanyNumber>string</ADPDashCompanyNumber>
<ADPDashUserId>string</ADPDashUserId>
<ADPDashPwd>string</ADPDashPwd>
<AutoSoftDealerNumber>string</AutoSoftDealerNumber>
<RCIDealerNumber>string</RCIDealerNumber>
<RCIStoreNumber>string</RCIStoreNumber>
<RCIAreaNumber>string</RCIAreaNumber>
<SystemArchitecture>string</SystemArchitecture>
<DMSType>string</DMSType>
<ADPDashAppointmentApiVersion>string</ADPDashAppointmentApiVersion>
<ACSPartyId>string</ACSPartyId>
<ACSDealerNumber>string</ACSDealerNumber>
<AdventDealerId>string</AdventDealerId>
<DPCDealerNumber>string</DPCDealerNumber>
<IsHertz>string</IsHertz>
<DefaultPartsMake>string</DefaultPartsMake>
<MPKDealerId>string</MPKDealerId>
<MPKAuthenticationKey>string</MPKAuthenticationKey>
<VendorProductId>string</VendorProductId>
<VendorProductName>string</VendorProductName>
<VendorEdataCompanyId>string</VendorEdataCompanyId>
<StoreAccountID>string</StoreAccountID>
<StoreName>string</StoreName>
<StoreFax>string</StoreFax>
<StorePhone>string</StorePhone>
<StoreStreet>string</StoreStreet>
<StoreCity>string</StoreCity>
<StoreState>string</StoreState>
<StorePostalCode>string</StorePostalCode>
<StoreAccountType>string</StoreAccountType>
<DealerGroupAccountID>string</DealerGroupAccountID>
<DealerGroupName>string</DealerGroupName>
<DealerGroupFax>string</DealerGroupFax>
<DealerGroupPhone>string</DealerGroupPhone>
<DealerGroupStreet>string</DealerGroupStreet>
<DealerGroupCity>string</DealerGroupCity>
<DealerGroupState>string</DealerGroupState>
<DealerGroupPostalCode>string</DealerGroupPostalCode>
<DealerGroupAccountType>string</DealerGroupAccountType>
<ContactFirstName>string</ContactFirstName>
<ContactLastName>string</ContactLastName>
<ContactTitle>string</ContactTitle>
<ContactPhoneWork>string</ContactPhoneWork>
<ContactPhoneFax>string</ContactPhoneFax>
<ContactAddressStreet>string</ContactAddressStreet>
<ContactAddressCity>string</ContactAddressCity>
<ContactAddressState>string</ContactAddressState>
<ContactAddressPostalCode>string</ContactAddressPostalCode>
<ContactAddressCountry>string</ContactAddressCountry>
<RouteOneDealerId>string</RouteOneDealerId>
<ProviderCustomerNumber>string</ProviderCustomerNumber>
<CMFNumber>string</CMFNumber>
<ClientFIAccount>string</ClientFIAccount>
<ClientConsoleAccount>string</ClientConsoleAccount>
<ClientScriptAccount>string</ClientScriptAccount>
<CDK3PADealerID>string</CDK3PADealerID>
<CDK3PAGLAccount>string</CDK3PAGLAccount>
<SecureVueDealerNumber>string</SecureVueDealerNumber>
<SecureVuePartyId>string</SecureVuePartyId>
<UniFIDealerId>string</UniFIDealerId>
<IsUniFI>boolean</IsUniFI>
<IsSetupCompleted>boolean</IsSetupCompleted>
<ProcedeClientID>string</ProcedeClientID>
<ProcedeBranchID>string</ProcedeBranchID>
<ProcedeSubject>string</ProcedeSubject>
<ProcedePassword>string</ProcedePassword>
<ProcedeURL>string</ProcedeURL>
<ContractStatus>string</ContractStatus>
<TekionDealerID>string</TekionDealerID>
<TekionAPCDealerID>string</TekionAPCDealerID>
<CDK180DealerID>string</CDK180DealerID>
<ZiiClientId>string</ZiiClientId>
<ZiiClientSecret>string</ZiiClientSecret>
<SertiDealerCode>string</SertiDealerCode>
<QuorumDealerNumber>string</QuorumDealerNumber>
<DX1ClientId>string</DX1ClientId>
<DXGDealerID>string</DXGDealerID>
<ZeusDealerID>string</ZeusDealerID>
</source>
</CreateCompany>
</soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length
<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
<soap12:Body>
<CreateCompanyResponse xmlns="http://4-superior.com/eDataCRMService/API/v1">
<CreateCompanyResult>
<ContractID>string</ContractID>
<CompanyID>int</CompanyID>
<VendorTypeCode>string</VendorTypeCode>
<Name>string</Name>
<InsertDate>dateTime</InsertDate>
<CRMUserID>string</CRMUserID>
<ExternalCompanyID>string</ExternalCompanyID>
<ShutOff>int</ShutOff>
<ShutOffDescription>string</ShutOffDescription>
<ShutOffDate>dateTime</ShutOffDate>
<ShutOffBypass>int</ShutOffBypass>
<DMSUserID>string</DMSUserID>
<DMSPassword>string</DMSPassword>
<DMSUserID2>string</DMSUserID2>
<DMSPassword2>string</DMSPassword2>
<TimeZoneGMTOffset>decimal</TimeZoneGMTOffset>
<TimeZoneDisplay>string</TimeZoneDisplay>
<IgnoreDST>boolean</IgnoreDST>
<DealerBuiltGroupId>string</DealerBuiltGroupId>
<DealerBuiltSourceId>string</DealerBuiltSourceId>
<DealerBuiltCompanyId>string</DealerBuiltCompanyId>
<DealerBuiltStoreId>string</DealerBuiltStoreId>
<DealerBuiltServiceLocationId>string</DealerBuiltServiceLocationId>
<AdamCompanyId>string</AdamCompanyId>
<AdamFranchise>string</AdamFranchise>
<AdamCompanyUserId>string</AdamCompanyUserId>
<AdamCompanyPwd>string</AdamCompanyPwd>
<OpenMateDealerEndpointId>string</OpenMateDealerEndpointId>
<OpenMateCredentialsVendorTypeCode>string</OpenMateCredentialsVendorTypeCode>
<PBSSerialNumber>string</PBSSerialNumber>
<EnterpriseCode>string</EnterpriseCode>
<CustomerNumber>string</CustomerNumber>
<ServerName>string</ServerName>
<DMSUserName>string</DMSUserName>
<DMSUserPassword>string</DMSUserPassword>
<DMSServiceID>unsignedByte</DMSServiceID>
<LastUpdateDate>dateTime</LastUpdateDate>
<ADPDashDealerId>string</ADPDashDealerId>
<ADPDashCompanyNumber>string</ADPDashCompanyNumber>
<ADPDashUserId>string</ADPDashUserId>
<ADPDashPwd>string</ADPDashPwd>
<AutoSoftDealerNumber>string</AutoSoftDealerNumber>
<RCIDealerNumber>string</RCIDealerNumber>
<RCIStoreNumber>string</RCIStoreNumber>
<RCIAreaNumber>string</RCIAreaNumber>
<SystemArchitecture>string</SystemArchitecture>
<DMSType>string</DMSType>
<ADPDashAppointmentApiVersion>string</ADPDashAppointmentApiVersion>
<ACSPartyId>string</ACSPartyId>
<ACSDealerNumber>string</ACSDealerNumber>
<AdventDealerId>string</AdventDealerId>
<DPCDealerNumber>string</DPCDealerNumber>
<IsHertz>string</IsHertz>
<DefaultPartsMake>string</DefaultPartsMake>
<MPKDealerId>string</MPKDealerId>
<MPKAuthenticationKey>string</MPKAuthenticationKey>
<VendorProductId>string</VendorProductId>
<VendorProductName>string</VendorProductName>
<VendorEdataCompanyId>string</VendorEdataCompanyId>
<StoreAccountID>string</StoreAccountID>
<StoreName>string</StoreName>
<StoreFax>string</StoreFax>
<StorePhone>string</StorePhone>
<StoreStreet>string</StoreStreet>
<StoreCity>string</StoreCity>
<StoreState>string</StoreState>
<StorePostalCode>string</StorePostalCode>
<StoreAccountType>string</StoreAccountType>
<DealerGroupAccountID>string</DealerGroupAccountID>
<DealerGroupName>string</DealerGroupName>
<DealerGroupFax>string</DealerGroupFax>
<DealerGroupPhone>string</DealerGroupPhone>
<DealerGroupStreet>string</DealerGroupStreet>
<DealerGroupCity>string</DealerGroupCity>
<DealerGroupState>string</DealerGroupState>
<DealerGroupPostalCode>string</DealerGroupPostalCode>
<DealerGroupAccountType>string</DealerGroupAccountType>
<ContactFirstName>string</ContactFirstName>
<ContactLastName>string</ContactLastName>
<ContactTitle>string</ContactTitle>
<ContactPhoneWork>string</ContactPhoneWork>
<ContactPhoneFax>string</ContactPhoneFax>
<ContactAddressStreet>string</ContactAddressStreet>
<ContactAddressCity>string</ContactAddressCity>
<ContactAddressState>string</ContactAddressState>
<ContactAddressPostalCode>string</ContactAddressPostalCode>
<ContactAddressCountry>string</ContactAddressCountry>
<RouteOneDealerId>string</RouteOneDealerId>
<ProviderCustomerNumber>string</ProviderCustomerNumber>
<CMFNumber>string</CMFNumber>
<ClientFIAccount>string</ClientFIAccount>
<ClientConsoleAccount>string</ClientConsoleAccount>
<ClientScriptAccount>string</ClientScriptAccount>
<CDK3PADealerID>string</CDK3PADealerID>
<CDK3PAGLAccount>string</CDK3PAGLAccount>
<SecureVueDealerNumber>string</SecureVueDealerNumber>
<SecureVuePartyId>string</SecureVuePartyId>
<UniFIDealerId>string</UniFIDealerId>
<IsUniFI>boolean</IsUniFI>
<IsSetupCompleted>boolean</IsSetupCompleted>
<ProcedeClientID>string</ProcedeClientID>
<ProcedeBranchID>string</ProcedeBranchID>
<ProcedeSubject>string</ProcedeSubject>
<ProcedePassword>string</ProcedePassword>
<ProcedeURL>string</ProcedeURL>
<ContractStatus>string</ContractStatus>
<TekionDealerID>string</TekionDealerID>
<TekionAPCDealerID>string</TekionAPCDealerID>
<CDK180DealerID>string</CDK180DealerID>
<ZiiClientId>string</ZiiClientId>
<ZiiClientSecret>string</ZiiClientSecret>
<SertiDealerCode>string</SertiDealerCode>
<QuorumDealerNumber>string</QuorumDealerNumber>
<DX1ClientId>string</DX1ClientId>
<DXGDealerID>string</DXGDealerID>
<ZeusDealerID>string</ZeusDealerID>
</CreateCompanyResult>
</CreateCompanyResponse>
</soap12:Body>
</soap12:Envelope>