CLI-1STPARTY
and CLI-AUTH-IDENTIFIED
curl --location --request POST 'https://api.serasaexperian.com.br/security/iam/v1/user-identities/retrieve-legacy-identity?clientId' \
--header 'Content-Type: application/json' \
--data-raw '{
"logon": "string",
"retrieveMethod": "EMAIL",
"hash": "KHABSDFGHJBDFA"
}'
[
{
"code": "01",
"message": "message reference code error"
}
]