Migration Guide

Migration Guide

Addresses

Addresses

The Addresses parameter in
Informatica Address Verification
Web Service 4 has been replaced with the addresses parameter, with a lower case
a
instead of the upper case
A
, in
Informatica Address Verification
.
Entering Multiple Addresses for Batch Processing in Web Service 4
<Addresses> <Address> <Locality>Maxdorf</Locality> <PostalCode>67133</PostalCode> <Country>Germany</Country> <DeliveryAddressLines>Röntgenstr. 9</DeliveryAddressLines> </Address> <Address> <Locality>CARY</Locality> <PostalCode>27513</PostalCode> <Province>NC</Province> <Country>United States</Country> <DeliveryAddressLines>15501 WESTON PARKWAY</DeliveryAddressLines> </Address> </Addresses>
Entering Multiple Addresses for Batch Processing in Address Verification
<addresses> <Address> <FormattedAddress> <string>Röntgenstr. 9</string> <string>67133 Maxdorf</string> <string>Germany</string> </FormattedAddress> </Address> <Address> <FormattedAddress> <string>15501 Weston Parkway</string> <string>27513 Cary</string> <string>NC</string> <string>UNITED STATES</string> </FormattedAddress> </Address> </addresses>

0 COMMENTS

We’d like to hear from you!