GetTimestamp

Description Returns with a base64 image of the current timestamp. This API call automatically determines the timestamp preferences for the given user by the API parameter.
Method Type POST
URL api/annotation/timestamp
Parameters
Name Type Description
API String API hash
Response Type JSON (JsonResult)
Return values

{

base64 (String) [Base64 image of processed new Timestamp]

}

Programming notes

None

Example

None

Requirements