get Date Of Birth Match
string example: N Valid values are:
Y : The system will do a fuzzy match between the dob submitted in the request against the idDateOfBirth extracted from the ID Document. N : The system will NOT match the dob submitted in the request against the idDateOfBirth extracted from the ID Document. E : The system will do an exact match between the dob submitted in the request against the idDateOfBirth extracted from the ID Document RECOMMEND using E for dateOfBirth matching. Enum: Y, N, E