# Consumer Verification

Use this endpoint to do contact verification.

## Verify a consumer

 - [GET /doContactVerify](https://developer.melissa.com/apis/personator-consumer/consumer-verification/docontactverifyget.md): The service requires at least one of the following input combinations:

Set A - a1, postal

Set B - a1, city, state

Set C - a1, lastline

Set D - email

Set E - phone

Set F - full

Set G - ip

Set H - ff

Set I - mak

Set J - mik

Note: The minimum input requirements differ depending on the Action(s) selected. Please check the documentation for more details.

## Verify consumers

 - [POST /doContactVerify](https://developer.melissa.com/apis/personator-consumer/consumer-verification/docontactverifypost.md): Submit a batch request to verify consumers.

The service requires at least one of the following input combinations:

Set A - AddressLine1, PostalCode

Set B - AddressLine1, City, State

Set C - AddressLine1, LastLine

Set D - EmailAddress

Set E - PhoneNumber

Set F - FullName

Set G - IPAddress

Set H - FreeForm

Set I - MelissaAddressKey

Set J - MelissaIdentityKey

Note: The minimum input requirements differ depending on the Action(s) selected. Please check the documentation for more details.

