Get Card Status – Function 023
Function 023 API call retrieves the status of the card at any given time. This will help your Customer Service Representative (CSR) to diagnose issues with your cardholder. An example may be that a card status might be set to CLOSED for obvious reasons and the cardholder might complain that he cannot withdraw cash out of an ATM.
Inputs | Description | Required | Data Type |
---|---|---|---|
FunctionID | 023 | Y | |
P1 | PAN OR ALT ID | Y | (16,19) numeric |
P2 | Reserved | N | (1,2) numeric |
Outputs | Description | ||
P1 | Error Code | Y | |
P2 | Error Text | Y | |
P3 | Current Status 0 Issued 1 Open 2 Lost 3 Stolen 4 Deposit Only 6 Check Reason 9 Closed A Pin Change Required C Phone Number Verification |
Y | (1,1) varchar |
Example
https://api.m2fin.com:8443/AuthENGINAPI/AuthENGINAPI?CID=5&CUSR=myuseraccount&CPWD=passwordassignedtome&FUNC=023&MSGID=00001012300000023&P1=4023540100000041&P2=
Example
P1=0000&P2=&P3=1