Add min_days_since_last_chargeback to LoanGuaranteeConfiguration
3 days ago by ReadMe API
Changes
- Extended the LoanGuaranteeConfiguration schema with a new property
min_days_since_last_chargeback(integer, default: 1).
This setting can be used to control the minimum number of days required since the last chargeback before a guarantee call is triggered, helping to avoid immediate guarantee calls on loans with recent chargebacks.
