11-28-2022 07:41 AM
Hi Team,
We observed when user is getting created from Service now and if that user is having start date as pastdate , user is not getting created and we are getting the below error .
status: 412, Response: {"errorCode":"1","message":"Start date cannot be less than current date"}.
Could you please help us in this.
Regards,
Varshita
Solved! Go to Solution.
11-28-2022 10:24 AM
Created from saviynt to Snow ?
11-28-2022 09:35 PM
Assuming you are using a createUser API, in the request payload add a parameter allowpastdate and set it to true.
Document Reference : https://documenter.getpostman.com/view/1797923/RWaLwo21#2ee1eb47-d65a-4b82-b25c-adc7e91d1b1b