Get Device Detail
post
Required scopes
This endpoint requires the following scopes:
- : all privileges
Authorizations
OAuth2clientCredentialsRequired
Token URL:
OAuth2authorizationCodeRequired
Authorization URL: Token URL:
Body
snstringRequiredExample:
Inverter serial number
H015****0001Responses
200
Operation was successful
application/json
errnointegerRequiredExample:
Succeeded when 200, Failed when Non 200
200msgstringRequiredExample:
Error prompt message
The operation has been successful400
Bad Request
application/json
401
Unauthorized
application/json
404
Device Does Not Exist
application/json
default
Internal error
application/json
post
/v1/device/detailLast updated