Can only be done via API call, try this...change the request body details accordingly. If required, get a dev to add this on Mifos UI
URL: https://domain/fineract-provider/api/v1/savingsaccounts/{account_id}?command=applyOverdraft REQUEST BODY:{"overdraftLimit":"0","allowOverdraft":true,"nominalAnnualInterestRateOverdraft":"0","minOverdraftForInterestCalculation":"9999999","locale":"en","overdraftStartedOnDate":"01 September 2020","overdraftClosedOnDate":"04 September 2020","dateFormat":"dd MMMM yyyy"} >
