You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How do i store the request date time and validate the same in response ? See the below example of the datetime in the json response.
{
"DateCreated": "2018-04-12T16:06:56"
}
Any thoughts would be much appreciated.
The text was updated successfully, but these errors were encountered:
How do i store the request date time and validate the same in response ? See the below example of the datetime in the json response.
{
"DateCreated": "2018-04-12T16:06:56"
}
Any thoughts would be much appreciated.
The text was updated successfully, but these errors were encountered: