getExpiryDateMatch

public final String getExpiryDateMatch()

string example: N Valid values are:

Y : The system will do a fuzzy match between the expDate submitted in the request against the idExpirationDate extracted from the ID Document. N : The system will NOT match the expDate submitted in the request against the idExpirationDate extracted from the ID Document. E : The system will do an exact match between the expDate submitted in the request against the idExpirationDate extracted from the ID Document RECOMMEND using E for expiryDate matching. Enum: Y, N, E