POST api/Data?lockTime={lockTime}&count={count}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| lockTime | date |
Required |
|
| count | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
dateResponse Formats
application/json, text/json
Sample:
"2026-07-13T18:27:17.9417602+08:00"
application/xml, text/xml
Sample:
<dateTime xmlns="http://schemas.microsoft.com/2003/10/Serialization/">2026-07-13T18:27:17.9417602+08:00</dateTime>