POST api/{version}/v2/PowerStation/IsTrafficOverdueNew?sn={sn}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
sn | string |
Required |
|
version | string |
None. |
Body Parameters
Collection of InverterDeadlineTimeName | Description | Type | Additional information |
---|---|---|---|
sn | string |
None. |
|
deadline_time | date |
None. |
Request Formats
application/json, text/json
Sample:
[ { "sn": "sample string 1", "deadline_time": "2025-05-15 22:29:28" }, { "sn": "sample string 1", "deadline_time": "2025-05-15 22:29:28" } ]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1