API Reference

System.echoTimeStamp

Returns server time stamp.


Syntax

string system.echoTimeStamp ( )

Arguments

NameTypeRequiredDefault valueDescription

Response

The response result upon a successful request.

NameTypeDescriptionExample
resultStringThe response from the request.1365171137

Sample Response

Sample REST Response
http://api.newspark.ca/services/rest/system.echoTimeStamp
<result>1365171137T</result>
Sample JSON Response
{
    "result":"1365171137T"
}

Code examples

0 comments

Be the first to comment on echoTimeStamp.

Add a Comment

  • captcha