Email Hashes
"details": {
"emails": [
{
"label": "consumer",
"md5": "bbbe3f5df1bf8d823058ba60addfa7f5",
"sha256": "12ca252e3570e9f88468e8b30b247d1c5cb38827f3d5cacf4b35cd6130edf899",
"sha1": "a3fd93ec1eed8cb245c99701f9107686ca9b40f9"
},
{
"label": "consumer",
"md5": "bff762e6541d05b68d80004d5e318577",
"sha256": "f7c44dcfc5fac647dfb7cac08adf412ba59f8a85e178fe8dc8f0aa58bd6aa3d0",
"sha1": "f7c9e9d78084c792db4962e1fb55076b0b10788d"
},
{
"label": "work",
"md5": "6d92c3c3b7e8fe1a1c4991c3242fff21",
"sha256": "57c469b370eef607ebe0af462300ade7413a46d4893071f477d92888c416387e",
"sha1": "a42b4d848c94fd5675ffc7c7f6f6909374e5872b"
}
]
},| Properties | |
|---|---|
| label string |
An indicator of the source or type of email. If provided in the Person request, the value will be provided, otherwise, hash.
|
| md5 string | The MD5 hash representation for a given email address. |
| sha1 string | The SHA-1 hash representation for a given email address. |
| sha256 string | The SHA-256 hash representation for a given email address. |
Updated about 15 hours ago