Mktg Deduplication Service Operations

For a list of operations associated with this Web service, see the following table.

Node Description

MktgDeduplicationServiceMatchAccount

Matches account information provided with the accounts in the system and returns the row ids of the duplicates found with the score for each account.

MktgDeduplicationServiceMatchOpportunity

Matches the opportunities.

MktgDeduplicationServiceMatchProspect

Matches the prospects.

MktgDeduplicationServiceMatchContact

Matches the contacts.

Request Message Description: MktgDeduplicationServiceMatchAccount

For a description of this request message, see the following table.

Node Description Type

DUNS Number

Dun and Bradstreet data universal numbering system number.

String

Name

Account name.

String

Primary Account City

City name.

String

Primary Account Country

Country name.

String

Primary Account Postal Code

City postal code.

String

Primary Account State

State.

String

Primary Account Street Address

Street address of primary account.

String

Response Message Description: MktgDeduplicationServiceMatchAccount

For a description of this response message, see the following table.

Node Description Type

HasMatch

The output string is “hasMatch” or “hasNoMatch”.

String

Match Info

Score of the match and row id of the record matched.

Integration Object

Response Message Description: MktgDeduplicationServiceMatchOpportunity

For a description of this response message, see the following table.

Node Description Type

Account Id

Opportunity’s account ID.

String

Business Unit Id

Opportunity’s business unit ID.

String

Name

Opportunity’s name.

String

Response Message Description: MktgDeduplicationServiceMatchOpportunity

For a description of this response message, see the following table.

Node Description Type

HasMatch

Output string as “hasMatch” or “hasNoMatch”.

String

Match Info

Score of the match and row id of the record matched.

Integration Object

Request Message Description: MktgDeduplicationServiceMatchProspect

For a description of this request message, see the following table.

Node Description Type

Account

Account name of prospect.

String

Phone

Phone number of prospect.

String

City

Prospect’s city.

String

Country

Prospect’s country.

String

Email Address

Prospect’s email address.

String

First Name

Prospect’s first name.

String

Home Phone #

Prospect’s home phone number.

String

Last Name

Prospect’s last name.

String

Middle Name

Prospect’s middle name.

String

Primary Postal Code

Postal code.

String

Social Security Number

Prospect’s social security number.

String

State

Prospect’s state of residence.

String

Street Address

Prospect’s street address.

String

Work Phone #

Prospect’s work phone number.

String

For a description of this response message, see the following table.

Node Description Type

HasMatch

Output String as “hasMatch” or “hasNoMatch”.

String

Match Info

Score of the match and row id of the record matched.

Integration Object

For a description of this request message, see the following table.

Node Description Type

Account

Account name of contact.

String

Birth Date

Contact’s birth date.

String

Phone

Contact’s phone number.

String

City

Contact’s city of residence.

String

Country

Contact’s country of residence.

String

Email Address

Contact’s email address.

String

First Name

Contact’s first name.

String

Home Phone #

Contact’s home phone number.

String

Last Name

Contact’s last name.

String

Middle Name

Contact’s middle name.

String

Primary Postal Code

Contact’s primary postal code.

String

Social Security Number

Contact’s social security number.

String

State

Contact’s state of residence.

String

Street Address

Contact’s street address.

String

Work Phone #

Contact’s work phone number.

String

For a description of this response message, see the following table.

Node Description Type

HasMatch

Output String as “hasMatch” or “hasNoMatch”.

String

Match Info

Score of the match and row id of the record matched.

Integration Object