Get Overdraft Interests
This returns all overdraft Interest pre-configured on bankone UI for the institution with their IDs.
Last updated
This returns all overdraft Interest pre-configured on bankone UI for the institution with their IDs.
Last updated
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.
Production URL
Staging URL
Here is an example request with sample payload to the staging endpoint.
GET
http://staging.mybankone.com/BankOneWebAPI/api//Overdraft/Overdraft_GetOverdraftInterest
version*
Int
Current API version
authtoken*
String
Auth token for this request