Machine Status Change Records
POST
/api/user_devices/time_periods
Machine Management
Function Introduction
Notes
cardId
① Needs to be the control card ID of the authenticated machine; ② Needs to be the control card ID within the user device quota.startTime
and endTime
should not exceed one day and must be within the same day.Request
Header Params
app-id
string
required
Example:
op188b25734a433a79
time-stamp
string
required
Example:
1701055999133
app-sign
string
required
Example:
6829d50c9e68138b109d5ae040d48166
zoneId
string
optional
The time-zone ID must be from IANA Time Zone Database(TZDB). If 'zoneId' cannot be recognized, Asia/Shanghai will be used as default.
Example:
America/Chicago
Body Params application/json
Request samples
Responses
Modified at 2024-10-09 01:59:09