Get Overdraft Interest
This returns all overdraft Interest pre-configured on bankone UI for the institution with their IDs
Overview
To get all overdraft interest you need to build the complete get overdraft endpoint by passing version in the query path and authtoken in the query params. Then make a get request
If the request is successful, it returns a status code of 200 with a response body.
You can check out API reference to Get Overdraft Interests
Updated almost 2 years ago