Get Overdraft Fees
This returns all overdraft fees pre-configured on bankone UI for the institution.
Last updated
This returns all overdraft fees pre-configured on bankone UI for the institution.
Last updated
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.
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_GetOverdraftFees
version*
Int
Current API version
authtoken*
String
Authtoken for this request