POST api/v2/PowerStation/SettingInstaller
Request Information
URI Parameters
None.
Body Parameters
InstallerModel| Name | 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