POST api/v4/PwInverters/GetInverterBatteryPoint

Request Information

URI Parameters

None.

Body Parameters

MoreBatteryModel
NameDescriptionTypeAdditional information
id

string

None.

sn

string

None.

array_sn

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "sample string 1",
  "sn": "sample string 2",
  "array_sn": 3
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}