Depositproductoverdraftsettings
The overdraft settings of the deposit product
allowOverdraftboolean
Whether the accounts for this product may have overdraft
allowTechnicalOverdraftboolean
Whether the accounts for this product may have technical overdraft
maxOverdraftLimitnumber
How much money may be taken out for the account to go negative
Depositproductoverdraftsettings
{
"allowOverdraft": true,
"allowTechnicalOverdraft": true,
"maxOverdraftLimit": 0
}