cURL
curl --request GET \ --url https://raas-partner-cv.nomas.cash/v1/user/contacts/user/{userToken}/{phoneOrEmail} \ --header 'api_key: <api-key>'
{ "hasCompletedOperations": true, "hasOperations": true, "userExists": true }
Checks whether a contact (by phone or email) is a registered user and has transactions with the sender.