Skip to main content

Depositaccountcourtesypaysettings

Represents information about a deposit account's courtesy settings.

allowCourtesyPayboolean

TRUE if this account supports courtesy, FALSE otherwise.

courtesyPayLimitnumber

The maximum amount that may be covered under courtesyPay. Always display even if courtesyPay is disabled.

Depositaccountcourtesypaysettings
{
"allowCourtesyPay": true,
"courtesyPayLimit": 0
}