Users

Checks that a given identity (CPR) number is well-formed, and whether it represents an existing Intect user. Also gives the associated date of birth, and whether a warning should be raised for a failed "modulo 11 check".

get/api/users/identity/{identityNumber}

Path parameters

identityNumberstring required

Query parameters

countryIdinteger

Response

OK

ExistsInIntectboolean
BirthDatestring date-time nullable
IsWellFormedboolean
RaiseChecksumWarningboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.