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

FormatType

FormatType

FormatType
is an optional parameter that you can include in the request to specify what information goes in the
FormattedAddress
field. You can set one of the following values for the
FormatType
parameter:
  • ADDRESS_ONLY
    . Specifies that the
    FormattedAddress
    field contains only
    DeliveryAddressLine
    (DAL) and
    CountrySpecificLocalityLine
    (CSLLN).
  • WITH_ORGANIZATION
    . Specifies that the
    FormattedAddress
    field contains organization information, DAL, and CSLLN.
  • WITH_CONTACT
    . Specifies that the
    FormattedAddress
    field contains contact, DAL, and CSLLN.
  • WITH_ORGANIZATION_CONTACT
    . Specifies that the
    FormattedAddress
    field contains organization, contact, DAL, and CSLLN.
  • WITH_ORGANIZATION_DEPARTMENT
    . Specifies that the
    FormattedAddress
    field contains organization, department, DAL, and CSLLN.
  • ALL
    . Specifies that the
    FormattedAddress
    field contains organization, department, contact, DAL, and CSLLN. This is the default value.
You can set the
FormatWithCountry
or
CountryOfOriginISO3
parameters to include the country name in the formatted address field.

0 COMMENTS

We’d like to hear from you!