Get Overdraft Fees
This returns all overdraft fees pre-configured on bankone UI for the institution
Overview
To get all overdraft fees you need to build the complete get overdraft fees 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 Fees
Updated almost 2 years ago