# Data Enrichment

Endpoint that lets you enrich member data .      


## Enrich and redirect member

 - [GET /dataenrichment/forms/{clientName}/{id}](https://dev.triggloyalty.com/openapi/data-enrichment/enrichmentfromschema.md): This endpoints automatically enriches a member by thats already stored in the MA-system. 

The endpoints fetches the member from the MA-system, enriches it's data, updates and redirects back to a pre-configured URL.

## Discover member by phone number

 - [GET /data-enrichment/mobilePhone/{mobilePhone}](https://dev.triggloyalty.com/openapi/data-enrichment/discovermemberbyphone.md): Looks up a mobile phone number and tries to discover owner data through 3rd party services.

## Discover member by social security number (SSN)

 - [GET /data-enrichment/ssn/{ssn}](https://dev.triggloyalty.com/openapi/data-enrichment/discovermemberbyssn.md): This method let's you retreive information on a member based on their SSN

