POST api/{version}/v2/PowerStation/SettingInstaller

Request Information

URI Parameters

NameDescriptionTypeAdditional information
version

string

None.

Body Parameters

InstallerModel
NameDescriptionTypeAdditional information
id

string

None.

person_contact

string

None.

type

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "id": "sample string 1",
  "person_contact": "sample string 2",
  "type": 3
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true