POST api/{version}/v2/PowerStation/SettingInstaller
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
version | string |
None. |
Body Parameters
InstallerModelName | Description | Type | Additional 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
booleanResponse Formats
application/json, text/json
Sample:
true