I am trying to inquire on customer transfer limits to be able to change them dynamically based on other criteria. This is where I run into a snag, I have the Online Banking IDs I would like to change but getting the User_ID to be able to call any Banno API has proven more difficult than I had hoped. Talking with support they said there aren't any APIs that translate the Online Banking ID to Banno User_ID, and no reports give us this info it has to be pulled from the URL on individual customers which can't possibly be the answer. How are people accessing the Banno User_ID?
I am authenticating properly and getting a 200 code but says invalid request since I'm using the wrong ID.
Request attempting to retrieve the User_ID:
/consumer/api/v0/users/<%OnlineBankingId%>
Response:
Connection: keep-alive
Strict-Transport-Security: max-age=15724800; includeSubDomains
Date: Mon, 04 Mar 2024 18:11:55 GMT
ETag: [Not sure if this is private]
Invalid request