diff --git a/services/registration/pp.csv b/services/registration/pp.csv index aa1eb05..e34de5d 100644 --- a/services/registration/pp.csv +++ b/services/registration/pp.csv @@ -29,4 +29,5 @@ flag,flag_location_set,35,this is set when the location of the profile is set flag,flag_offerings_set,36,this is set when the offerings of the profile is set flag,flag_back_set,37,this is set when it is a back navigation flag,flag_account_blocked,38,this is set when an account has been blocked after the allowed incorrect PIN attempts have been exceeded - +flag,flag_invalid_pin,39,this is set when the given PIN is invalid(is less than or more than 4 digits) +flag,flag_alias_set,40,this is set when an account alias has been assigned to a user