Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Address Verification
  3. Informatica Address Verification Interface
  4. Informatica Address Verification Request Parameters
  5. Informatica Address Verification Response Elements
  6. Examples

Developer Guide

Developer Guide

Interface Overview

Interface Overview

You can use SOAP 1.1 or SOAP 1.2 to communicate with
Informatica Address Verification
. You can access
Address Verification
over HTTP port 80 or HTTPS port 443. Connections over HTTPS port 443 support encrypted messages and are secure.
SOAP 1.1 and SOAP 1.2 differ in the XML namespaces these two versions use. Additionally, in SOAP 1.2, the action parameter in the
Content-Type
header replaces the
SOAPAction
HTTP header in SOAP 1.1.
Note that the SOAP interface for
Address Verification
is case-sensitive. Use of wrong cases for elements, parameters, or values could cause the request to fail. For elements and parameters, use exactly the same case that is given in the Request XML section of this document. For values other than boolean values use UPPERCASE. For boolean values, use either lowercase true or false or numeric values 1 or 0.

0 COMMENTS

We’d like to hear from you!