I'm trying to search for the Banno user ID by using the NetTeller ID. I am using the URL below, with the instutionId defined, but I just get a 404 message returned. I'm using the body below in the call. It works fine when I search in Postman. I'm using other API calls with Banno, so I'm not sure what I'm missing.
/a/consumer-user-search/api/v0/institutions/institutionId/users
{ "query": <%query%>,
"limit": <%limit%>,
"offset": <%offset%>}
发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745347117a4623603.html
评论列表(0条)