interface description:
- obtain current server time
request URL:
https://apiv2.bitz.com/Market/getServerTime
Request Method:
GET
Request example:
https://apiv2.bitz.com/Market/getServerTime
An example of the result returned:
{
"status":200,
"msg":"",
"data":[],
"time":1555490875,
"microtime":"0.35994200 1555490875",
"source":"api"
}