Address standardization handler arguments

You must follow these guidelines when you define address standardization handler arguments.

Arguments must in the format of attrCode:attrCode, where:
attrCode to be standardized:attrCode to which the standardized format is stored

For example, the argument PERMAILADDR:PERADDRQSSTD indicates that the person mailing address attribute is the attribute to be standardized. The standardized output is stored as the person standardized address attribute.

Multiple attributes are separated by commas. For example:
PERMAILADDR:PERADDRQSSTD,PERBUSADDR:PERTEMPRES
If you are using multiple entity and member types, for example Person and Organization (Org), you can enter them in a single argument.
PERMAILADDR:PERADDRQSSTD,ORGMAILADDR:ORGADDRQSSTD 
Note: The attribute codes are case-sensitive and must not have any spaces in between the characters that are specified in the handler arguments. Also, you must use the correct delimiters as shown in the previous examples.