GET api/GetLiveDataByUserKey?userkey={userkey}&datetype={datetype}

根据UserKey 返回流水数据 参数:逐分钟 十分钟 逐小时

Request Information

Parameters

NameDescriptionAdditional information
userkey
UserKey

Define this parameter in the request URI.

datetype
日期类型:逐分钟,10分钟,逐小时,逐日,逐月,逐年

Define this parameter in the request URI.

Response Information

Response body formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.