Skip to content

Validator

Kostas Mparmparousis edited this page Sep 29, 2022 · 2 revisions

Examines if a given loginName can be safely attributed to a new Account.

Requests

Response Code Table

Response Code No conflicts Conflicts Found Scenario
100 ✔️ Person's first Account
101 ✔️ LoginName already reserved.
102 ✔️ LoginName already owned
110 ✔️ Person owns a different loginName.
200 ✔️ LoginName found, but attributes other than SSN-SSNCountry are different.
210 ✔️ LoginName belongs to someone else, person already owns another loginName.
220 ✔️ LoginName belongs to someone else.
300 User in DS manually created.
310 LoginName found but a primary identifier is NULL.

Responses