CustomerService


Click here for a complete list of operations.

CustomerSave

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 /RosecomLive/RoseCommServiceV3/APIV1/CustomerService.asmx HTTP/1.1
Host: rosecommunications.salestarconnect.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://tempuri.org/CustomerSave"

<?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>
    <CustomerSave xmlns="http://tempuri.org/">
      <pCustomer>
        <CustomerID>int</CustomerID>
        <Reference>string</Reference>
        <Contacts>
          <Contact>
            <Title xsi:nil="true" />
            <FirstName>string</FirstName>
            <MiddleName>string</MiddleName>
            <LastName>string</LastName>
            <DisplayName>string</DisplayName>
            <JobTitle>string</JobTitle>
            <Department>string</Department>
            <Comments>string</Comments>
            <IsActive>boolean</IsActive>
            <BirthDay>dateTime</BirthDay>
            <AgeGroup xsi:nil="true" />
            <DemographicCategory xsi:nil="true" />
            <SecondDemographicCategory xsi:nil="true" />
            <SexID>int</SexID>
            <MaritalStatus xsi:nil="true" />
            <ResidentialStatus xsi:nil="true" />
            <ContactCommunications xsi:nil="true" />
            <EmploymentStatus xsi:nil="true" />
            <EmploymentType xsi:nil="true" />
            <MonthDurationWithEmployer>int</MonthDurationWithEmployer>
            <IsMarketingByPost>boolean</IsMarketingByPost>
            <IsMarketingByMail>boolean</IsMarketingByMail>
            <IsMarketingByFax>boolean</IsMarketingByFax>
            <IsMarketingByPhone>boolean</IsMarketingByPhone>
            <IsMarketingByText>boolean</IsMarketingByText>
            <IsPrimaryContact>boolean</IsPrimaryContact>
            <Addresses xsi:nil="true" />
            <ContactCategory xsi:nil="true" />
            <IsAllowedAccessToPortal>boolean</IsAllowedAccessToPortal>
            <UserLogin xsi:nil="true" />
            <IsDicisionMaker>boolean</IsDicisionMaker>
          </Contact>
          <Contact>
            <Title xsi:nil="true" />
            <FirstName>string</FirstName>
            <MiddleName>string</MiddleName>
            <LastName>string</LastName>
            <DisplayName>string</DisplayName>
            <JobTitle>string</JobTitle>
            <Department>string</Department>
            <Comments>string</Comments>
            <IsActive>boolean</IsActive>
            <BirthDay>dateTime</BirthDay>
            <AgeGroup xsi:nil="true" />
            <DemographicCategory xsi:nil="true" />
            <SecondDemographicCategory xsi:nil="true" />
            <SexID>int</SexID>
            <MaritalStatus xsi:nil="true" />
            <ResidentialStatus xsi:nil="true" />
            <ContactCommunications xsi:nil="true" />
            <EmploymentStatus xsi:nil="true" />
            <EmploymentType xsi:nil="true" />
            <MonthDurationWithEmployer>int</MonthDurationWithEmployer>
            <IsMarketingByPost>boolean</IsMarketingByPost>
            <IsMarketingByMail>boolean</IsMarketingByMail>
            <IsMarketingByFax>boolean</IsMarketingByFax>
            <IsMarketingByPhone>boolean</IsMarketingByPhone>
            <IsMarketingByText>boolean</IsMarketingByText>
            <IsPrimaryContact>boolean</IsPrimaryContact>
            <Addresses xsi:nil="true" />
            <ContactCategory xsi:nil="true" />
            <IsAllowedAccessToPortal>boolean</IsAllowedAccessToPortal>
            <UserLogin xsi:nil="true" />
            <IsDicisionMaker>boolean</IsDicisionMaker>
          </Contact>
        </Contacts>
        <Category>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </Category>
        <IntroductionDate>dateTime</IntroductionDate>
        <Source>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </Source>
        <MainAccountManager>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </MainAccountManager>
        <SharedAccountManagers>
          <ReferenceData>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </ReferenceData>
          <ReferenceData>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </ReferenceData>
        </SharedAccountManagers>
        <IsActive>boolean</IsActive>
        <IsMergeInvoice>boolean</IsMergeInvoice>
        <PriceType>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </PriceType>
        <Currency>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </Currency>
        <TaxGroup>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </TaxGroup>
        <IsApproved>boolean</IsApproved>
        <ApprovedUser>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </ApprovedUser>
        <ApprovedDate>dateTime</ApprovedDate>
        <PaymentTerm>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </PaymentTerm>
        <SelfBillingPeriod>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </SelfBillingPeriod>
        <Logo>base64Binary</Logo>
        <MailingAddress>
          <AddressLine1>string</AddressLine1>
          <AddressLine2>string</AddressLine2>
          <AddressLine3>string</AddressLine3>
          <AddressLine4>string</AddressLine4>
          <AddressLine5>string</AddressLine5>
          <City>string</City>
          <State>string</State>
          <PostCode>string</PostCode>
          <Country>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </Country>
          <IsDefault>boolean</IsDefault>
          <DateSince>dateTime</DateSince>
          <DurationFromInMonths>int</DurationFromInMonths>
          <PremisesType>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </PremisesType>
          <IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
          <AddressSequence>int</AddressSequence>
          <FullAddress>string</FullAddress>
          <HouseName>string</HouseName>
          <ConsigneeName>string</ConsigneeName>
          <AddressCode>string</AddressCode>
          <PhoneNumber>string</PhoneNumber>
          <CustomerID>int</CustomerID>
          <ContactID>int</ContactID>
        </MailingAddress>
        <InvoiceAddress>
          <AddressLine1>string</AddressLine1>
          <AddressLine2>string</AddressLine2>
          <AddressLine3>string</AddressLine3>
          <AddressLine4>string</AddressLine4>
          <AddressLine5>string</AddressLine5>
          <City>string</City>
          <State>string</State>
          <PostCode>string</PostCode>
          <Country>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </Country>
          <IsDefault>boolean</IsDefault>
          <DateSince>dateTime</DateSince>
          <DurationFromInMonths>int</DurationFromInMonths>
          <PremisesType>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </PremisesType>
          <IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
          <AddressSequence>int</AddressSequence>
          <FullAddress>string</FullAddress>
          <HouseName>string</HouseName>
          <ConsigneeName>string</ConsigneeName>
          <AddressCode>string</AddressCode>
          <PhoneNumber>string</PhoneNumber>
          <CustomerID>int</CustomerID>
          <ContactID>int</ContactID>
        </InvoiceAddress>
        <DeliveryAddress>
          <AddressLine1>string</AddressLine1>
          <AddressLine2>string</AddressLine2>
          <AddressLine3>string</AddressLine3>
          <AddressLine4>string</AddressLine4>
          <AddressLine5>string</AddressLine5>
          <City>string</City>
          <State>string</State>
          <PostCode>string</PostCode>
          <Country>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </Country>
          <IsDefault>boolean</IsDefault>
          <DateSince>dateTime</DateSince>
          <DurationFromInMonths>int</DurationFromInMonths>
          <PremisesType>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </PremisesType>
          <IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
          <AddressSequence>int</AddressSequence>
          <FullAddress>string</FullAddress>
          <HouseName>string</HouseName>
          <ConsigneeName>string</ConsigneeName>
          <AddressCode>string</AddressCode>
          <PhoneNumber>string</PhoneNumber>
          <CustomerID>int</CustomerID>
          <ContactID>int</ContactID>
        </DeliveryAddress>
        <WebSite>string</WebSite>
        <OrderConfirmationEmail>
          <CommunicationData>string</CommunicationData>
          <Comments>string</Comments>
          <IsPreferredMedium>boolean</IsPreferredMedium>
          <CommunicationType>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </CommunicationType>
          <ContactID>int</ContactID>
          <IsDicisionMaker>boolean</IsDicisionMaker>
        </OrderConfirmationEmail>
        <DespatchConfirmationEmail>
          <CommunicationData>string</CommunicationData>
          <Comments>string</Comments>
          <IsPreferredMedium>boolean</IsPreferredMedium>
          <CommunicationType>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </CommunicationType>
          <ContactID>int</ContactID>
          <IsDicisionMaker>boolean</IsDicisionMaker>
        </DespatchConfirmationEmail>
        <SendMethod>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </SendMethod>
        <SendFormat>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </SendFormat>
        <SendAddress>string</SendAddress>
        <ReceiveMethod>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </ReceiveMethod>
        <ReceiveFormat>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </ReceiveFormat>
        <TurnOverLevel>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </TurnOverLevel>
        <EmployeeCountLevel>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </EmployeeCountLevel>
        <BankAccount>
          <BankAddress>
            <AddressLine1>string</AddressLine1>
            <AddressLine2>string</AddressLine2>
            <AddressLine3>string</AddressLine3>
            <AddressLine4>string</AddressLine4>
            <AddressLine5>string</AddressLine5>
            <City>string</City>
            <State>string</State>
            <PostCode>string</PostCode>
            <Country xsi:nil="true" />
            <IsDefault>boolean</IsDefault>
            <DateSince>dateTime</DateSince>
            <DurationFromInMonths>int</DurationFromInMonths>
            <PremisesType xsi:nil="true" />
            <IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
            <AddressSequence>int</AddressSequence>
            <FullAddress>string</FullAddress>
            <HouseName>string</HouseName>
            <ConsigneeName>string</ConsigneeName>
            <AddressCode>string</AddressCode>
            <PhoneNumber>string</PhoneNumber>
            <CustomerID>int</CustomerID>
            <ContactID>int</ContactID>
          </BankAddress>
          <BankName>string</BankName>
          <BranchName>string</BranchName>
          <SortCode>string</SortCode>
          <AccountNumber>string</AccountNumber>
          <AccountHolder>string</AccountHolder>
          <PhoneNumber>string</PhoneNumber>
          <AccountAge>int</AccountAge>
          <BBMNumber>int</BBMNumber>
          <IsValidated>boolean</IsValidated>
          <BankNotes>string</BankNotes>
        </BankAccount>
        <Proofs>
          <Proof>
            <Name>string</Name>
            <Description>string</Description>
            <ProofType xsi:nil="true" />
            <ProofCategory xsi:nil="true" />
            <ProofData>base64Binary</ProofData>
            <ProofFieldValues xsi:nil="true" />
          </Proof>
          <Proof>
            <Name>string</Name>
            <Description>string</Description>
            <ProofType xsi:nil="true" />
            <ProofCategory xsi:nil="true" />
            <ProofData>base64Binary</ProofData>
            <ProofFieldValues xsi:nil="true" />
          </Proof>
        </Proofs>
        <Comment>string</Comment>
        <SourceNote>string</SourceNote>
        <NetworkReferenceNumber>string</NetworkReferenceNumber>
        <CompanyName>string</CompanyName>
        <CompanyRegistrationNo>string</CompanyRegistrationNo>
        <CompanyVatNo>string</CompanyVatNo>
        <Industry>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </Industry>
        <MobilePhoneCountLevel>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </MobilePhoneCountLevel>
        <TradingAsType>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </TradingAsType>
        <CreditLimit>decimal</CreditLimit>
        <LoggedInSiteID>int</LoggedInSiteID>
        <SiteName>string</SiteName>
        <CreditRates>string</CreditRates>
        <CreditCategory>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </CreditCategory>
        <AccountCode>string</AccountCode>
        <Opportunities>
          <CustomerOpportunity>
            <PhoneNumber>string</PhoneNumber>
            <HandSet>string</HandSet>
            <Tarrif>string</Tarrif>
            <MonthlyExpenditure>decimal</MonthlyExpenditure>
            <Fee>decimal</Fee>
            <Network xsi:nil="true" />
            <Band xsi:nil="true" />
            <ConnectionDate>dateTime</ConnectionDate>
            <RenewalDate>dateTime</RenewalDate>
            <LastContactedDate>dateTime</LastContactedDate>
            <CalledBackDateTime>dateTime</CalledBackDateTime>
            <Comment>string</Comment>
          </CustomerOpportunity>
          <CustomerOpportunity>
            <PhoneNumber>string</PhoneNumber>
            <HandSet>string</HandSet>
            <Tarrif>string</Tarrif>
            <MonthlyExpenditure>decimal</MonthlyExpenditure>
            <Fee>decimal</Fee>
            <Network xsi:nil="true" />
            <Band xsi:nil="true" />
            <ConnectionDate>dateTime</ConnectionDate>
            <RenewalDate>dateTime</RenewalDate>
            <LastContactedDate>dateTime</LastContactedDate>
            <CalledBackDateTime>dateTime</CalledBackDateTime>
            <Comment>string</Comment>
          </CustomerOpportunity>
        </Opportunities>
        <AlternativeReference>string</AlternativeReference>
        <TimeWithEmployer>int</TimeWithEmployer>
        <DisplayName>string</DisplayName>
        <CurrencyCode>string</CurrencyCode>
        <Symbol>string</Symbol>
        <ExchangeRate>decimal</ExchangeRate>
        <OnStop>boolean</OnStop>
        <UserName>string</UserName>
        <Password1>string</Password1>
        <Password2>string</Password2>
        <Email>string</Email>
        <Fax>string</Fax>
        <Phone>string</Phone>
        <AvailableToSpend>decimal</AvailableToSpend>
        <Application>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </Application>
        <AllowedApplicationIDs>
          <int>int</int>
          <int>int</int>
        </AllowedApplicationIDs>
        <LangCode>string</LangCode>
        <AccountBalance>decimal</AccountBalance>
        <ProspectType>boolean</ProspectType>
        <LoyaltyGroupID>int</LoyaltyGroupID>
      </pCustomer>
      <pAuthentication>
        <UserName>string</UserName>
        <Password>string</Password>
        <DealerCode>string</DealerCode>
        <PasswordLevel2>string</PasswordLevel2>
        <IsAuthenticated>boolean</IsAuthenticated>
        <NewPassword>string</NewPassword>
        <EmployeeID>int</EmployeeID>
        <AppServerPath>string</AppServerPath>
        <IsAPIUser>boolean</IsAPIUser>
      </pAuthentication>
    </CustomerSave>
  </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>
    <CustomerSaveResponse xmlns="http://tempuri.org/">
      <CustomerSaveResult>
        <IsError>boolean</IsError>
        <ErrorCode>int</ErrorCode>
        <ErrorMessage>string</ErrorMessage>
        <BusinessObjectList>
          <Customer>
            <CustomerID>int</CustomerID>
            <Reference>string</Reference>
            <Contacts xsi:nil="true" />
            <Category xsi:nil="true" />
            <IntroductionDate>dateTime</IntroductionDate>
            <Source xsi:nil="true" />
            <MainAccountManager xsi:nil="true" />
            <SharedAccountManagers xsi:nil="true" />
            <IsActive>boolean</IsActive>
            <IsMergeInvoice>boolean</IsMergeInvoice>
            <PriceType xsi:nil="true" />
            <Currency xsi:nil="true" />
            <TaxGroup xsi:nil="true" />
            <IsApproved>boolean</IsApproved>
            <ApprovedUser xsi:nil="true" />
            <ApprovedDate>dateTime</ApprovedDate>
            <PaymentTerm xsi:nil="true" />
            <SelfBillingPeriod xsi:nil="true" />
            <Logo>base64Binary</Logo>
            <MailingAddress xsi:nil="true" />
            <InvoiceAddress xsi:nil="true" />
            <DeliveryAddress xsi:nil="true" />
            <WebSite>string</WebSite>
            <OrderConfirmationEmail xsi:nil="true" />
            <DespatchConfirmationEmail xsi:nil="true" />
            <SendMethod xsi:nil="true" />
            <SendFormat xsi:nil="true" />
            <SendAddress>string</SendAddress>
            <ReceiveMethod xsi:nil="true" />
            <ReceiveFormat xsi:nil="true" />
            <TurnOverLevel xsi:nil="true" />
            <EmployeeCountLevel xsi:nil="true" />
            <BankAccount xsi:nil="true" />
            <Proofs xsi:nil="true" />
            <Comment>string</Comment>
            <SourceNote>string</SourceNote>
            <NetworkReferenceNumber>string</NetworkReferenceNumber>
            <CompanyName>string</CompanyName>
            <CompanyRegistrationNo>string</CompanyRegistrationNo>
            <CompanyVatNo>string</CompanyVatNo>
            <Industry xsi:nil="true" />
            <MobilePhoneCountLevel xsi:nil="true" />
            <TradingAsType xsi:nil="true" />
            <CreditLimit>decimal</CreditLimit>
            <LoggedInSiteID>int</LoggedInSiteID>
            <SiteName>string</SiteName>
            <CreditRates>string</CreditRates>
            <CreditCategory xsi:nil="true" />
            <AccountCode>string</AccountCode>
            <Opportunities xsi:nil="true" />
            <AlternativeReference>string</AlternativeReference>
            <TimeWithEmployer>int</TimeWithEmployer>
            <DisplayName>string</DisplayName>
            <CurrencyCode>string</CurrencyCode>
            <Symbol>string</Symbol>
            <ExchangeRate>decimal</ExchangeRate>
            <OnStop>boolean</OnStop>
            <UserName>string</UserName>
            <Password1>string</Password1>
            <Password2>string</Password2>
            <Email>string</Email>
            <Fax>string</Fax>
            <Phone>string</Phone>
            <AvailableToSpend>decimal</AvailableToSpend>
            <Application xsi:nil="true" />
            <AllowedApplicationIDs xsi:nil="true" />
            <LangCode>string</LangCode>
            <AccountBalance>decimal</AccountBalance>
            <ProspectType>boolean</ProspectType>
            <LoyaltyGroupID>int</LoyaltyGroupID>
          </Customer>
          <Customer>
            <CustomerID>int</CustomerID>
            <Reference>string</Reference>
            <Contacts xsi:nil="true" />
            <Category xsi:nil="true" />
            <IntroductionDate>dateTime</IntroductionDate>
            <Source xsi:nil="true" />
            <MainAccountManager xsi:nil="true" />
            <SharedAccountManagers xsi:nil="true" />
            <IsActive>boolean</IsActive>
            <IsMergeInvoice>boolean</IsMergeInvoice>
            <PriceType xsi:nil="true" />
            <Currency xsi:nil="true" />
            <TaxGroup xsi:nil="true" />
            <IsApproved>boolean</IsApproved>
            <ApprovedUser xsi:nil="true" />
            <ApprovedDate>dateTime</ApprovedDate>
            <PaymentTerm xsi:nil="true" />
            <SelfBillingPeriod xsi:nil="true" />
            <Logo>base64Binary</Logo>
            <MailingAddress xsi:nil="true" />
            <InvoiceAddress xsi:nil="true" />
            <DeliveryAddress xsi:nil="true" />
            <WebSite>string</WebSite>
            <OrderConfirmationEmail xsi:nil="true" />
            <DespatchConfirmationEmail xsi:nil="true" />
            <SendMethod xsi:nil="true" />
            <SendFormat xsi:nil="true" />
            <SendAddress>string</SendAddress>
            <ReceiveMethod xsi:nil="true" />
            <ReceiveFormat xsi:nil="true" />
            <TurnOverLevel xsi:nil="true" />
            <EmployeeCountLevel xsi:nil="true" />
            <BankAccount xsi:nil="true" />
            <Proofs xsi:nil="true" />
            <Comment>string</Comment>
            <SourceNote>string</SourceNote>
            <NetworkReferenceNumber>string</NetworkReferenceNumber>
            <CompanyName>string</CompanyName>
            <CompanyRegistrationNo>string</CompanyRegistrationNo>
            <CompanyVatNo>string</CompanyVatNo>
            <Industry xsi:nil="true" />
            <MobilePhoneCountLevel xsi:nil="true" />
            <TradingAsType xsi:nil="true" />
            <CreditLimit>decimal</CreditLimit>
            <LoggedInSiteID>int</LoggedInSiteID>
            <SiteName>string</SiteName>
            <CreditRates>string</CreditRates>
            <CreditCategory xsi:nil="true" />
            <AccountCode>string</AccountCode>
            <Opportunities xsi:nil="true" />
            <AlternativeReference>string</AlternativeReference>
            <TimeWithEmployer>int</TimeWithEmployer>
            <DisplayName>string</DisplayName>
            <CurrencyCode>string</CurrencyCode>
            <Symbol>string</Symbol>
            <ExchangeRate>decimal</ExchangeRate>
            <OnStop>boolean</OnStop>
            <UserName>string</UserName>
            <Password1>string</Password1>
            <Password2>string</Password2>
            <Email>string</Email>
            <Fax>string</Fax>
            <Phone>string</Phone>
            <AvailableToSpend>decimal</AvailableToSpend>
            <Application xsi:nil="true" />
            <AllowedApplicationIDs xsi:nil="true" />
            <LangCode>string</LangCode>
            <AccountBalance>decimal</AccountBalance>
            <ProspectType>boolean</ProspectType>
            <LoyaltyGroupID>int</LoyaltyGroupID>
          </Customer>
        </BusinessObjectList>
        <ActualRecordsCount>int</ActualRecordsCount>
        <MetaData>string</MetaData>
        <BusinessObjectBool>boolean</BusinessObjectBool>
      </CustomerSaveResult>
    </CustomerSaveResponse>
  </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 /RosecomLive/RoseCommServiceV3/APIV1/CustomerService.asmx HTTP/1.1
Host: rosecommunications.salestarconnect.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:Body>
    <CustomerSave xmlns="http://tempuri.org/">
      <pCustomer>
        <CustomerID>int</CustomerID>
        <Reference>string</Reference>
        <Contacts>
          <Contact>
            <Title xsi:nil="true" />
            <FirstName>string</FirstName>
            <MiddleName>string</MiddleName>
            <LastName>string</LastName>
            <DisplayName>string</DisplayName>
            <JobTitle>string</JobTitle>
            <Department>string</Department>
            <Comments>string</Comments>
            <IsActive>boolean</IsActive>
            <BirthDay>dateTime</BirthDay>
            <AgeGroup xsi:nil="true" />
            <DemographicCategory xsi:nil="true" />
            <SecondDemographicCategory xsi:nil="true" />
            <SexID>int</SexID>
            <MaritalStatus xsi:nil="true" />
            <ResidentialStatus xsi:nil="true" />
            <ContactCommunications xsi:nil="true" />
            <EmploymentStatus xsi:nil="true" />
            <EmploymentType xsi:nil="true" />
            <MonthDurationWithEmployer>int</MonthDurationWithEmployer>
            <IsMarketingByPost>boolean</IsMarketingByPost>
            <IsMarketingByMail>boolean</IsMarketingByMail>
            <IsMarketingByFax>boolean</IsMarketingByFax>
            <IsMarketingByPhone>boolean</IsMarketingByPhone>
            <IsMarketingByText>boolean</IsMarketingByText>
            <IsPrimaryContact>boolean</IsPrimaryContact>
            <Addresses xsi:nil="true" />
            <ContactCategory xsi:nil="true" />
            <IsAllowedAccessToPortal>boolean</IsAllowedAccessToPortal>
            <UserLogin xsi:nil="true" />
            <IsDicisionMaker>boolean</IsDicisionMaker>
          </Contact>
          <Contact>
            <Title xsi:nil="true" />
            <FirstName>string</FirstName>
            <MiddleName>string</MiddleName>
            <LastName>string</LastName>
            <DisplayName>string</DisplayName>
            <JobTitle>string</JobTitle>
            <Department>string</Department>
            <Comments>string</Comments>
            <IsActive>boolean</IsActive>
            <BirthDay>dateTime</BirthDay>
            <AgeGroup xsi:nil="true" />
            <DemographicCategory xsi:nil="true" />
            <SecondDemographicCategory xsi:nil="true" />
            <SexID>int</SexID>
            <MaritalStatus xsi:nil="true" />
            <ResidentialStatus xsi:nil="true" />
            <ContactCommunications xsi:nil="true" />
            <EmploymentStatus xsi:nil="true" />
            <EmploymentType xsi:nil="true" />
            <MonthDurationWithEmployer>int</MonthDurationWithEmployer>
            <IsMarketingByPost>boolean</IsMarketingByPost>
            <IsMarketingByMail>boolean</IsMarketingByMail>
            <IsMarketingByFax>boolean</IsMarketingByFax>
            <IsMarketingByPhone>boolean</IsMarketingByPhone>
            <IsMarketingByText>boolean</IsMarketingByText>
            <IsPrimaryContact>boolean</IsPrimaryContact>
            <Addresses xsi:nil="true" />
            <ContactCategory xsi:nil="true" />
            <IsAllowedAccessToPortal>boolean</IsAllowedAccessToPortal>
            <UserLogin xsi:nil="true" />
            <IsDicisionMaker>boolean</IsDicisionMaker>
          </Contact>
        </Contacts>
        <Category>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </Category>
        <IntroductionDate>dateTime</IntroductionDate>
        <Source>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </Source>
        <MainAccountManager>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </MainAccountManager>
        <SharedAccountManagers>
          <ReferenceData>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </ReferenceData>
          <ReferenceData>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </ReferenceData>
        </SharedAccountManagers>
        <IsActive>boolean</IsActive>
        <IsMergeInvoice>boolean</IsMergeInvoice>
        <PriceType>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </PriceType>
        <Currency>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </Currency>
        <TaxGroup>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </TaxGroup>
        <IsApproved>boolean</IsApproved>
        <ApprovedUser>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </ApprovedUser>
        <ApprovedDate>dateTime</ApprovedDate>
        <PaymentTerm>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </PaymentTerm>
        <SelfBillingPeriod>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </SelfBillingPeriod>
        <Logo>base64Binary</Logo>
        <MailingAddress>
          <AddressLine1>string</AddressLine1>
          <AddressLine2>string</AddressLine2>
          <AddressLine3>string</AddressLine3>
          <AddressLine4>string</AddressLine4>
          <AddressLine5>string</AddressLine5>
          <City>string</City>
          <State>string</State>
          <PostCode>string</PostCode>
          <Country>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </Country>
          <IsDefault>boolean</IsDefault>
          <DateSince>dateTime</DateSince>
          <DurationFromInMonths>int</DurationFromInMonths>
          <PremisesType>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </PremisesType>
          <IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
          <AddressSequence>int</AddressSequence>
          <FullAddress>string</FullAddress>
          <HouseName>string</HouseName>
          <ConsigneeName>string</ConsigneeName>
          <AddressCode>string</AddressCode>
          <PhoneNumber>string</PhoneNumber>
          <CustomerID>int</CustomerID>
          <ContactID>int</ContactID>
        </MailingAddress>
        <InvoiceAddress>
          <AddressLine1>string</AddressLine1>
          <AddressLine2>string</AddressLine2>
          <AddressLine3>string</AddressLine3>
          <AddressLine4>string</AddressLine4>
          <AddressLine5>string</AddressLine5>
          <City>string</City>
          <State>string</State>
          <PostCode>string</PostCode>
          <Country>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </Country>
          <IsDefault>boolean</IsDefault>
          <DateSince>dateTime</DateSince>
          <DurationFromInMonths>int</DurationFromInMonths>
          <PremisesType>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </PremisesType>
          <IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
          <AddressSequence>int</AddressSequence>
          <FullAddress>string</FullAddress>
          <HouseName>string</HouseName>
          <ConsigneeName>string</ConsigneeName>
          <AddressCode>string</AddressCode>
          <PhoneNumber>string</PhoneNumber>
          <CustomerID>int</CustomerID>
          <ContactID>int</ContactID>
        </InvoiceAddress>
        <DeliveryAddress>
          <AddressLine1>string</AddressLine1>
          <AddressLine2>string</AddressLine2>
          <AddressLine3>string</AddressLine3>
          <AddressLine4>string</AddressLine4>
          <AddressLine5>string</AddressLine5>
          <City>string</City>
          <State>string</State>
          <PostCode>string</PostCode>
          <Country>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </Country>
          <IsDefault>boolean</IsDefault>
          <DateSince>dateTime</DateSince>
          <DurationFromInMonths>int</DurationFromInMonths>
          <PremisesType>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </PremisesType>
          <IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
          <AddressSequence>int</AddressSequence>
          <FullAddress>string</FullAddress>
          <HouseName>string</HouseName>
          <ConsigneeName>string</ConsigneeName>
          <AddressCode>string</AddressCode>
          <PhoneNumber>string</PhoneNumber>
          <CustomerID>int</CustomerID>
          <ContactID>int</ContactID>
        </DeliveryAddress>
        <WebSite>string</WebSite>
        <OrderConfirmationEmail>
          <CommunicationData>string</CommunicationData>
          <Comments>string</Comments>
          <IsPreferredMedium>boolean</IsPreferredMedium>
          <CommunicationType>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </CommunicationType>
          <ContactID>int</ContactID>
          <IsDicisionMaker>boolean</IsDicisionMaker>
        </OrderConfirmationEmail>
        <DespatchConfirmationEmail>
          <CommunicationData>string</CommunicationData>
          <Comments>string</Comments>
          <IsPreferredMedium>boolean</IsPreferredMedium>
          <CommunicationType>
            <ID>int</ID>
            <Name>string</Name>
            <DataType>int</DataType>
            <Length>int</Length>
            <IsMandatory>boolean</IsMandatory>
          </CommunicationType>
          <ContactID>int</ContactID>
          <IsDicisionMaker>boolean</IsDicisionMaker>
        </DespatchConfirmationEmail>
        <SendMethod>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </SendMethod>
        <SendFormat>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </SendFormat>
        <SendAddress>string</SendAddress>
        <ReceiveMethod>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </ReceiveMethod>
        <ReceiveFormat>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </ReceiveFormat>
        <TurnOverLevel>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </TurnOverLevel>
        <EmployeeCountLevel>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </EmployeeCountLevel>
        <BankAccount>
          <BankAddress>
            <AddressLine1>string</AddressLine1>
            <AddressLine2>string</AddressLine2>
            <AddressLine3>string</AddressLine3>
            <AddressLine4>string</AddressLine4>
            <AddressLine5>string</AddressLine5>
            <City>string</City>
            <State>string</State>
            <PostCode>string</PostCode>
            <Country xsi:nil="true" />
            <IsDefault>boolean</IsDefault>
            <DateSince>dateTime</DateSince>
            <DurationFromInMonths>int</DurationFromInMonths>
            <PremisesType xsi:nil="true" />
            <IsUsedForCreditCheck>boolean</IsUsedForCreditCheck>
            <AddressSequence>int</AddressSequence>
            <FullAddress>string</FullAddress>
            <HouseName>string</HouseName>
            <ConsigneeName>string</ConsigneeName>
            <AddressCode>string</AddressCode>
            <PhoneNumber>string</PhoneNumber>
            <CustomerID>int</CustomerID>
            <ContactID>int</ContactID>
          </BankAddress>
          <BankName>string</BankName>
          <BranchName>string</BranchName>
          <SortCode>string</SortCode>
          <AccountNumber>string</AccountNumber>
          <AccountHolder>string</AccountHolder>
          <PhoneNumber>string</PhoneNumber>
          <AccountAge>int</AccountAge>
          <BBMNumber>int</BBMNumber>
          <IsValidated>boolean</IsValidated>
          <BankNotes>string</BankNotes>
        </BankAccount>
        <Proofs>
          <Proof>
            <Name>string</Name>
            <Description>string</Description>
            <ProofType xsi:nil="true" />
            <ProofCategory xsi:nil="true" />
            <ProofData>base64Binary</ProofData>
            <ProofFieldValues xsi:nil="true" />
          </Proof>
          <Proof>
            <Name>string</Name>
            <Description>string</Description>
            <ProofType xsi:nil="true" />
            <ProofCategory xsi:nil="true" />
            <ProofData>base64Binary</ProofData>
            <ProofFieldValues xsi:nil="true" />
          </Proof>
        </Proofs>
        <Comment>string</Comment>
        <SourceNote>string</SourceNote>
        <NetworkReferenceNumber>string</NetworkReferenceNumber>
        <CompanyName>string</CompanyName>
        <CompanyRegistrationNo>string</CompanyRegistrationNo>
        <CompanyVatNo>string</CompanyVatNo>
        <Industry>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </Industry>
        <MobilePhoneCountLevel>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </MobilePhoneCountLevel>
        <TradingAsType>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </TradingAsType>
        <CreditLimit>decimal</CreditLimit>
        <LoggedInSiteID>int</LoggedInSiteID>
        <SiteName>string</SiteName>
        <CreditRates>string</CreditRates>
        <CreditCategory>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </CreditCategory>
        <AccountCode>string</AccountCode>
        <Opportunities>
          <CustomerOpportunity>
            <PhoneNumber>string</PhoneNumber>
            <HandSet>string</HandSet>
            <Tarrif>string</Tarrif>
            <MonthlyExpenditure>decimal</MonthlyExpenditure>
            <Fee>decimal</Fee>
            <Network xsi:nil="true" />
            <Band xsi:nil="true" />
            <ConnectionDate>dateTime</ConnectionDate>
            <RenewalDate>dateTime</RenewalDate>
            <LastContactedDate>dateTime</LastContactedDate>
            <CalledBackDateTime>dateTime</CalledBackDateTime>
            <Comment>string</Comment>
          </CustomerOpportunity>
          <CustomerOpportunity>
            <PhoneNumber>string</PhoneNumber>
            <HandSet>string</HandSet>
            <Tarrif>string</Tarrif>
            <MonthlyExpenditure>decimal</MonthlyExpenditure>
            <Fee>decimal</Fee>
            <Network xsi:nil="true" />
            <Band xsi:nil="true" />
            <ConnectionDate>dateTime</ConnectionDate>
            <RenewalDate>dateTime</RenewalDate>
            <LastContactedDate>dateTime</LastContactedDate>
            <CalledBackDateTime>dateTime</CalledBackDateTime>
            <Comment>string</Comment>
          </CustomerOpportunity>
        </Opportunities>
        <AlternativeReference>string</AlternativeReference>
        <TimeWithEmployer>int</TimeWithEmployer>
        <DisplayName>string</DisplayName>
        <CurrencyCode>string</CurrencyCode>
        <Symbol>string</Symbol>
        <ExchangeRate>decimal</ExchangeRate>
        <OnStop>boolean</OnStop>
        <UserName>string</UserName>
        <Password1>string</Password1>
        <Password2>string</Password2>
        <Email>string</Email>
        <Fax>string</Fax>
        <Phone>string</Phone>
        <AvailableToSpend>decimal</AvailableToSpend>
        <Application>
          <ID>int</ID>
          <Name>string</Name>
          <DataType>int</DataType>
          <Length>int</Length>
          <IsMandatory>boolean</IsMandatory>
        </Application>
        <AllowedApplicationIDs>
          <int>int</int>
          <int>int</int>
        </AllowedApplicationIDs>
        <LangCode>string</LangCode>
        <AccountBalance>decimal</AccountBalance>
        <ProspectType>boolean</ProspectType>
        <LoyaltyGroupID>int</LoyaltyGroupID>
      </pCustomer>
      <pAuthentication>
        <UserName>string</UserName>
        <Password>string</Password>
        <DealerCode>string</DealerCode>
        <PasswordLevel2>string</PasswordLevel2>
        <IsAuthenticated>boolean</IsAuthenticated>
        <NewPassword>string</NewPassword>
        <EmployeeID>int</EmployeeID>
        <AppServerPath>string</AppServerPath>
        <IsAPIUser>boolean</IsAPIUser>
      </pAuthentication>
    </CustomerSave>
  </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>
    <CustomerSaveResponse xmlns="http://tempuri.org/">
      <CustomerSaveResult>
        <IsError>boolean</IsError>
        <ErrorCode>int</ErrorCode>
        <ErrorMessage>string</ErrorMessage>
        <BusinessObjectList>
          <Customer>
            <CustomerID>int</CustomerID>
            <Reference>string</Reference>
            <Contacts xsi:nil="true" />
            <Category xsi:nil="true" />
            <IntroductionDate>dateTime</IntroductionDate>
            <Source xsi:nil="true" />
            <MainAccountManager xsi:nil="true" />
            <SharedAccountManagers xsi:nil="true" />
            <IsActive>boolean</IsActive>
            <IsMergeInvoice>boolean</IsMergeInvoice>
            <PriceType xsi:nil="true" />
            <Currency xsi:nil="true" />
            <TaxGroup xsi:nil="true" />
            <IsApproved>boolean</IsApproved>
            <ApprovedUser xsi:nil="true" />
            <ApprovedDate>dateTime</ApprovedDate>
            <PaymentTerm xsi:nil="true" />
            <SelfBillingPeriod xsi:nil="true" />
            <Logo>base64Binary</Logo>
            <MailingAddress xsi:nil="true" />
            <InvoiceAddress xsi:nil="true" />
            <DeliveryAddress xsi:nil="true" />
            <WebSite>string</WebSite>
            <OrderConfirmationEmail xsi:nil="true" />
            <DespatchConfirmationEmail xsi:nil="true" />
            <SendMethod xsi:nil="true" />
            <SendFormat xsi:nil="true" />
            <SendAddress>string</SendAddress>
            <ReceiveMethod xsi:nil="true" />
            <ReceiveFormat xsi:nil="true" />
            <TurnOverLevel xsi:nil="true" />
            <EmployeeCountLevel xsi:nil="true" />
            <BankAccount xsi:nil="true" />
            <Proofs xsi:nil="true" />
            <Comment>string</Comment>
            <SourceNote>string</SourceNote>
            <NetworkReferenceNumber>string</NetworkReferenceNumber>
            <CompanyName>string</CompanyName>
            <CompanyRegistrationNo>string</CompanyRegistrationNo>
            <CompanyVatNo>string</CompanyVatNo>
            <Industry xsi:nil="true" />
            <MobilePhoneCountLevel xsi:nil="true" />
            <TradingAsType xsi:nil="true" />
            <CreditLimit>decimal</CreditLimit>
            <LoggedInSiteID>int</LoggedInSiteID>
            <SiteName>string</SiteName>
            <CreditRates>string</CreditRates>
            <CreditCategory xsi:nil="true" />
            <AccountCode>string</AccountCode>
            <Opportunities xsi:nil="true" />
            <AlternativeReference>string</AlternativeReference>
            <TimeWithEmployer>int</TimeWithEmployer>
            <DisplayName>string</DisplayName>
            <CurrencyCode>string</CurrencyCode>
            <Symbol>string</Symbol>
            <ExchangeRate>decimal</ExchangeRate>
            <OnStop>boolean</OnStop>
            <UserName>string</UserName>
            <Password1>string</Password1>
            <Password2>string</Password2>
            <Email>string</Email>
            <Fax>string</Fax>
            <Phone>string</Phone>
            <AvailableToSpend>decimal</AvailableToSpend>
            <Application xsi:nil="true" />
            <AllowedApplicationIDs xsi:nil="true" />
            <LangCode>string</LangCode>
            <AccountBalance>decimal</AccountBalance>
            <ProspectType>boolean</ProspectType>
            <LoyaltyGroupID>int</LoyaltyGroupID>
          </Customer>
          <Customer>
            <CustomerID>int</CustomerID>
            <Reference>string</Reference>
            <Contacts xsi:nil="true" />
            <Category xsi:nil="true" />
            <IntroductionDate>dateTime</IntroductionDate>
            <Source xsi:nil="true" />
            <MainAccountManager xsi:nil="true" />
            <SharedAccountManagers xsi:nil="true" />
            <IsActive>boolean</IsActive>
            <IsMergeInvoice>boolean</IsMergeInvoice>
            <PriceType xsi:nil="true" />
            <Currency xsi:nil="true" />
            <TaxGroup xsi:nil="true" />
            <IsApproved>boolean</IsApproved>
            <ApprovedUser xsi:nil="true" />
            <ApprovedDate>dateTime</ApprovedDate>
            <PaymentTerm xsi:nil="true" />
            <SelfBillingPeriod xsi:nil="true" />
            <Logo>base64Binary</Logo>
            <MailingAddress xsi:nil="true" />
            <InvoiceAddress xsi:nil="true" />
            <DeliveryAddress xsi:nil="true" />
            <WebSite>string</WebSite>
            <OrderConfirmationEmail xsi:nil="true" />
            <DespatchConfirmationEmail xsi:nil="true" />
            <SendMethod xsi:nil="true" />
            <SendFormat xsi:nil="true" />
            <SendAddress>string</SendAddress>
            <ReceiveMethod xsi:nil="true" />
            <ReceiveFormat xsi:nil="true" />
            <TurnOverLevel xsi:nil="true" />
            <EmployeeCountLevel xsi:nil="true" />
            <BankAccount xsi:nil="true" />
            <Proofs xsi:nil="true" />
            <Comment>string</Comment>
            <SourceNote>string</SourceNote>
            <NetworkReferenceNumber>string</NetworkReferenceNumber>
            <CompanyName>string</CompanyName>
            <CompanyRegistrationNo>string</CompanyRegistrationNo>
            <CompanyVatNo>string</CompanyVatNo>
            <Industry xsi:nil="true" />
            <MobilePhoneCountLevel xsi:nil="true" />
            <TradingAsType xsi:nil="true" />
            <CreditLimit>decimal</CreditLimit>
            <LoggedInSiteID>int</LoggedInSiteID>
            <SiteName>string</SiteName>
            <CreditRates>string</CreditRates>
            <CreditCategory xsi:nil="true" />
            <AccountCode>string</AccountCode>
            <Opportunities xsi:nil="true" />
            <AlternativeReference>string</AlternativeReference>
            <TimeWithEmployer>int</TimeWithEmployer>
            <DisplayName>string</DisplayName>
            <CurrencyCode>string</CurrencyCode>
            <Symbol>string</Symbol>
            <ExchangeRate>decimal</ExchangeRate>
            <OnStop>boolean</OnStop>
            <UserName>string</UserName>
            <Password1>string</Password1>
            <Password2>string</Password2>
            <Email>string</Email>
            <Fax>string</Fax>
            <Phone>string</Phone>
            <AvailableToSpend>decimal</AvailableToSpend>
            <Application xsi:nil="true" />
            <AllowedApplicationIDs xsi:nil="true" />
            <LangCode>string</LangCode>
            <AccountBalance>decimal</AccountBalance>
            <ProspectType>boolean</ProspectType>
            <LoyaltyGroupID>int</LoyaltyGroupID>
          </Customer>
        </BusinessObjectList>
        <ActualRecordsCount>int</ActualRecordsCount>
        <MetaData>string</MetaData>
        <BusinessObjectBool>boolean</BusinessObjectBool>
      </CustomerSaveResult>
    </CustomerSaveResponse>
  </soap12:Body>
</soap12:Envelope>