Created
August 26, 2024 10:42
-
-
Save alihammad-gist/d543584aa509ec1c77131f3c7fdbc2aa to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Result": "00", | |
"Request": { | |
"RequestID": "999999", | |
"UniqueID": "999999", | |
"Status": "15", | |
"Extra Services": [ | |
{ | |
"Name": "vAccountPlus", | |
"ServiceID": "93", | |
"Status": "15", | |
"DateTime": "2023-07-04T19:38:48", | |
"Result": "Valid Routing Number with no history of Account pattern", | |
"ResultCode": "NV", | |
"Message": "The Routing Number is valid, active, and is ACH capable. There is limited history of the Bank Account pattern and no history of recent transaction seen in ValidiFI's network.", | |
"ValidiFIRiskNetwork": { | |
"BNFirstSeenDate": "2024-01-12", | |
"BNLastSeenDate": "2024-01-16", | |
"BNStatusofMostRecentTransaction": "", | |
"extraVariable1": "", | |
"extraVariable2": "", | |
"BNMostRecentReturnDate": "2099-01-01", | |
"BNNumofClearedTransactions": 0, | |
"BNNumofACHReturns": 0, | |
"NumUniqueSSNforBN": 2, | |
"BNLastNameMatch": "No Match", | |
"fahad":"QA" | |
}, | |
"AccountRiskNetwork1": { | |
"BNDaysSinceFirstActivity": "0", | |
"extraVariable3": "", | |
"BNNumTransactions": "0", | |
"BNNumTransactions30D": "1", | |
"BNNumTransactions7D": "1", | |
"BNStatus": "0", | |
"DaysSinceBNStatus": "-1", | |
"NumReturnsforBN": "0", | |
"DaysSinceLastReturn": "0", | |
"DaysSinceLastDecline": "0", | |
"extraVariable4": "", | |
"extraVariable5": "", | |
"extraVariable6": "", | |
"DaysWOReturnSinceLastApproved": "0" | |
}, | |
"Institution": { | |
"RecordLastUpdated": "01/12/23", | |
"InstitutionType": "Bank", | |
"InstitutionName": "Mechanics Bank", | |
"InstitutionStreetAddress": "1889 W MARCH LN", | |
"InstitutionCity": "STOCKTON", | |
"extraVariable7": "", | |
"extraVariable8": "", | |
"extraVariable9": "", | |
"InstitutionState": "CA", | |
"InstitutionZip": "95207", | |
"InstitutionPhoneNumber": "(209) 870-3200", | |
"RoutingNumberType": "Regular", | |
"RoutingNumberStatus": "Active", | |
"extraVariable10": "", | |
"ACHCapable": "Yes", | |
"FedwireFundsStatus": "Online", | |
"FedwireFundsTransferStatus": "Online", | |
"FedwireCorrespondingInstitution": "", | |
"FedwireCorrespondentFundsStatus": "Unknown", | |
"OverrideRoutingNumber": "000000000", | |
"PayableThruRoutingNumber": "", | |
"FedwireCorrespondentMICRRoutingNumber": "000000000", | |
"CheckingAccountCapability": "No Information Available", | |
"SavingsAccountCapability": "No Information Available", | |
"ACHReceiptCapability": "No Information Available", | |
"AccountNumberStructureMask": "XXXXXXXXXX", | |
"AccountNumberRepairAlgorithm": "", | |
"BAVACMessage": "Routing Number is Valid but The Account Number Structure is Not Recognized for The Routing Number Entered" | |
}, | |
"ErrorMessage": [ | |
{ | |
"Code": "ERROR", | |
"Description": "ERORR!!!" | |
} | |
] | |
} | |
] | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment