Unlock Bad PIN Tries – Function 040
Function 040 is used when a cardholder performs a transaction with an invalid PIN and repeats until the PIN is locked. A counter keeps track of those BAD pin attempts. After a certain number of tries are exceeded, the cardholder account is locked out. Unlock bad pin tries API function sets the bad pin tries counter to zero.
Inputs | Description | Required | Data Type |
---|---|---|---|
FunctionID | 040 | Y | |
P1 | PAN or ALT ID | Y | (16,19) numeric |
Outputs | Description | ||
P1 | Error Code | Y | |
P2 | Error Text | Y |
Example: Unlock Bad PIN Tries Request
https://api.m2fin.com:8443/AuthENGINAPI/AuthENGINAPI?CID=5&CUSR=myuseraccount&CPWD=passwor
dassignedtome&FUNC=040&MSGID=00001704406600030&P1=PAN or ALT ID
dassignedtome&FUNC=040&MSGID=00001704406600030&P1=PAN or ALT ID
Example: Unlock Bad PIN Tries Response
P1=0000&P2=Unlock Bad Pin Tries Successful