Hi,
We have set access request configurations through api as below:
"approvalReminderAndEscalationConfig": {
"daysUntilEscalation": 6,
"daysBetweenReminders": 1,
"maxReminders": 6,
"fallbackApproverRef": {
"type": "IDENTITY",
"id": "********",
"name": "******",
"email": "******"
}
Is there any way, we can test these configurations before 6 days i.e. likely in 1 hour or so.