addAddressValue

Description
This transaction adds a value record to an address. The value record contains extra information about the address, such as conditions at the premises that could constitute a health risk. The address value can be generated from another system. It can also be specific data that is relevant to the business.
Web Services
Operation name: addAddressValue

Service name: PartyService

Example
A particular address has a value for a fire hydrant that is five feet directly in front of the house.
Usage information
This transaction can be used to add multiple types of values for a particular address by utilizing the miscellaneous value attribute code table.
Preconditions
An Address must exist.

AddressValueTypes and values must be defined and active.

AttributeTypes and AttributeValues must be defined and active.

Mandatory input
  • AddressId
  • AddressValueType
  • AttributeType or AttributeValue (if AttributeString is provided)
Inquiry levels
Not applicable
Filter values
Not applicable
Transaction behavior
If the start date is not supplied, the current system date is used by default.

Each Address can only have one AddressValue per AddressValueType.

Request message
<TCRMTxType> addAddressValue

<TCRMTxObject> TCRMAddressValueBObj

<TCRMObject> TCRMAddressValueBObj

Response objects
TCRMAddressValueBObj
Special note
Not applicable