Developer Community
MICR Sample values
Hello,
I tried to find the sample values for MICR number (combination of Routing Number , Account number and Check Number) using the Account Information API, but it does not have this type of value. Could you guys give me some insight about how this data look like, I just want to know the format and how it look?
Sincerely Thanks,
Hello! Thanks for reaching out. As of now, we do not have any sample values for MICR data through the Account Information API. We would suggest checking with the Payments API, and specifically data elements of the bankId = routing number, and identifier = account number.
However, This API will return the bankID and the identifier of the account that the user is making payment right? I want to retrieve the routing number of the user
Hello! The Payment API will return the identifier (account number) and the bankId (routing number) of the accountId that is used in the endpoint., which is the account that the user has consented to share data.
ο»Ώ