addAddress

Description
This transaction adds an address to InfoSphere® MDM.
Web Services
Operation name: addAddress

Service name: PartyService

Example
Add a new address to party information.
Usage information
Address information includes detailed address data such as residence type, residence number, three address lines for street name, city, ZIP/postal code, and others.

Country type is an optional input. However, without a Country code, duplicate records will occur.

Preconditions
Not applicable
Mandatory input
  • AddressLineOne
  • City
  • ProvinceStateType
  • ZipPostalCode
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
If the address already exists in InfoSphere MDM and the country is provided, the address, will not be added. Instead, the transaction returns the existing address.

If the address does not already exist in InfoSphere MDM and the address standardization override indicator is not set to Y, the address will be formatted, validated, and added, provided that address standardization is set to ON.

An address is considered to be active if it contains no end date, or an end date greater than the current date.

Request message
<TCRMTxType> addAddress

<TCRMTxObject> TCRMAddressBObj

<TCRMObject> TCRMAddressBObj

Response objects
TCRMAddressBObj
Special note
Not applicable