Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Tip

Available from CRM.COM R10.0.0

Excerpt

This method verifies an address registered in CRM.COM against the information of Melissa Data System. Only one address can be verified in each call.

...

The Melissa Data Account ID as specified in the Address Registry Settings

Name

Type

Description

token

String

The token retrieved from the login method

account_id

(mandatory)

String

street_number

(optional)

String

Input street number information to be verified

 

street_name

(optional)

String

Input street name information to be verified

municipality

(optional)

StringInput municipality information to be verified

city

(optional)

String


Input city information to be verified

postal_code

(optional)

StringInput postal code information to be verified

country

(optional)

StringRestricts the retrieved addresses to the addresses of the specified Country. Always defaults to the Country specified in Admin Settings. If specified, then the Country's 2-characters code must be defined

...