Ok fine then.
How do you know if parse error is happening because of date only ?
Can you pass date value as null and check ? like below,
.....
"DelDate" : null,
.....
See if the parse error still occurs.
Ok fine then.
How do you know if parse error is happening because of date only ?
Can you pass date value as null and check ? like below,
.....
"DelDate" : null,
.....
See if the parse error still occurs.