Hi,
You can pass your date in the epoch format.
{
"TIMESHEETID": "0",
"WORKDATE": "/Date(1467158400000)/"
}
I tested this in POSTMAN and it works for me.
Jonathan
Hi,
You can pass your date in the epoch format.
{
"TIMESHEETID": "0",
"WORKDATE": "/Date(1467158400000)/"
}
I tested this in POSTMAN and it works for me.
Jonathan