POST api/{version}/v2/SmartFault/SaveInverterEnvironment

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

SmartGetEnvRemoteControlCallBackOutParameter
NameDescriptionTypeAdditional information
InverterSN

string

None.

Result

string

None.

Request Formats

application/json, text/json

Sample:
{
  "inverterSN": "sample string 1",
  "result": "sample string 2"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true