Skip to main content

id3globalsupport.com

Finland

Finland.png

Fixed Address Format

Authenticate SP Method
--------Request----------

<soapenv:Envelope xmlns:ns="http://www.id3global.com/ID3gWS/2013/04" xmlns:soap="soap" xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">

<soapenv:Header xmlns:wsa="http://www.w3.org/2005/08/addressing">

   <wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">

      <wsse:UsernameToken >

         <wsse:Username>Username</wsse:Username>

         <wsse:Password>Password</wsse:Password>

       </wsse:UsernameToken>

   </wsse:Security>

   </soapenv:Header>

   <soapenv:Body>

      <ns:AuthenticateSP>

         <ns:ProfileIDVersion>

            <ns:ID>Profile ID</ns:ID>

            <ns:Version>0</ns:Version>

         </ns:ProfileIDVersion>

         <ns:CustomerReference>

            <ProfileID>10ff1a55-dca6-4bc9-b83a-8e74e65fec69</ProfileID>

            <ProfileName>Finland</ProfileName>

            <ProfileVersion>1</ProfileVersion>

            <ProfileRevision>2</ProfileRevision>

            <ProfileState>Effective</ProfileState>

            <ResultCodes>

               <GlobalItemCheckResultCodes>

                  <Name>Finland Population</Name>

                  <Description>Performs authentication of name and address details against open source and consumer records. Search is carried out using name and address elements</Description>

                  <Match>

                     <GlobalItemCheckResultCode>

                        <Description>Surname valid/matched</Description>

                        <Code>2101</Code>

                     </GlobalItemCheckResultCode>

                     <GlobalItemCheckResultCode>

                        <Description>Forename valid/matched</Description>

                        <Code>2100</Code>

                     </GlobalItemCheckResultCode>

                     <GlobalItemCheckResultCode>

                        <Description>Street address valid/matched</Description>

                        <Code>2263</Code>

                     </GlobalItemCheckResultCode>

                     <GlobalItemCheckResultCode>

                        <Description>Zip/Postcode valid/matched</Description>

                        <Code>2266</Code>

                     </GlobalItemCheckResultCode>

                     <GlobalItemCheckResultCode>

                        <Description>City valid/matched</Description>

                        <Code>2264</Code>

                     </GlobalItemCheckResultCode>

                     <GlobalItemCheckResultCode>

                        <Description>Address valid/matched</Description>

                        <Code>2260</Code>

                     </GlobalItemCheckResultCode>

                  </Match>

                  <ID>351</ID>

                  <Pass>Match</Pass>

                  <Address>Match</Address>

                  <Forename>Match</Forename>

                  <Surname>Match</Surname>

                  <DOB>NA</DOB>

                  <Alert>Nomatch</Alert>

               </GlobalItemCheckResultCodes>

            </ResultCodes>

            <Score>1011</Score>

            <BandText>PASS</BandText>

            <Country>Finland</Country>

         </AuthenticateSPResult>

      </AuthenticateSPResponse>
   </s:Body>



--------Response----------