Skip to main content

Securitysettings

The settings and constraints for securities.

isCollateralEnabledboolean

Shows whether collateral (assets or other goods) are accepted in order to reach required securities percentage from loan amount, as defined in this product.

isGuarantorsEnabledboolean

Shows whether guarantors (other clients) are accepted in order to reach the required securities percentage from loan amount, as defined in this product.

requiredGuarantiesnumber

The securities percentage from loan amount that is needed in order for this account to be approved. Null if the securities are not required.

Securitysettings
{
"isCollateralEnabled": true,
"isGuarantorsEnabled": true,
"requiredGuaranties": 0
}