Address Verification Best Practices for Thailand

Address Verification Best Practices for Thailand

Input and Result XML in Address Verification (On-Premises)

Input and Result XML in Address Verification (On-Premises)

The following example shows how you can map the address information to the XML address elements in Address Verification (On-Premises).
You enter the following input address:
<InputData> <AddressElements> <Country Item="1" Type="NAME">THA</Country> </AddressElements> <AddressLines> <FormattedAddressLine Line="1">119 RURAL ROAD 3009</FormattedAddressLine> <FormattedAddressLine Line="2">SONG PHI NONG</FormattedAddressLine> <FormattedAddressLine Line="3">SUPHAN BURI 72110</FormattedAddressLine> </AddressLines> </InputData>
Informatica Address Verification (On-Premises) returns the following result:
<?xml version="1.0" encoding="UTF-16"?> <!-- EngineVersion="5.16.0.55045" --> <Result ProcessStatus="V4" ModeUsed="BATCH" Count="1" CountOverflow="NO" CountryISO3="THA" PreferredScript="DATABASE" PreferredLanguage="ENGLISH"> <ResultData ResultNumber="1" MailabilityScore="5" ResultPercentage="100.00" ElementResultStatus="F0F8F0F04000000000E0" ElementInputStatus="60606060200000000060" AddressResolutionCode="00000000000000000000" ExtElementStatus="00550000B00000000000" ElementRelevance="10100000000000000010" AddressType="S" LanguageISO3="ENG"> <AddressElements> <Country Type="NAME_EN" Item="1">THAILAND</Country> <Locality Item="1">Song Phi Nong</Locality> <Locality Item="2">Si Samran</Locality> <PostalCode Item="1">72110</PostalCode> <Province Item="1">Suphan Buri</Province> <Street Item="1">Rural Road 3009</Street> <Number Item="1">119</Number> </AddressElements> <AddressLines> <DeliveryAddressLine Line="1">119 RURAL ROAD 3009</DeliveryAddressLine> <CountrySpecificLocalityLine Line="1">SUPHAN BURI 72110</CountrySpecificLocalityLine> <FormattedAddressLine Line="1">119 RURAL ROAD 3009</FormattedAddressLine> <FormattedAddressLine Line="2">SI SAMRAN SONG PHI NONG</FormattedAddressLine> <FormattedAddressLine Line="3">SUPHAN BURI 72110</FormattedAddressLine> </AddressLines> <AddressComplete>119 Rural Road 3009 Si Samran Song Phi Nong Suphan Buri 72110</AddressComplete> </ResultData> </Result>
Informatica provides separate reference databases for Thailand addresses in each script. To verify addresses in the native script, install the native databases. To verify addresses in a Latin script, install the Latin databases.

0 COMMENTS

We’d like to hear from you!