v1

latestOpenAPI 3.0.02026-08-064687193.6 KB
Connections

Interactive step

If the currently fetching connection requires any interactive credentials for fetching, Salt Edge will send the Interactive callback. Make sure to specify the Interactive URL in your client account by accessing <a href='https://www.saltedge.com/clients/callbacks/edit' target="_blank">callbacks page</a>.

Upon receiving the interactive callback, your app should ask the user for the interactive credentials and send them to the /interactive route for the connection. After that, the fetching process will continue as usual.

put/connections/{connection_id}/interactive

Path parameters

connection_idstring required

Request body

Response

OK