PUT api/XpnetNotification/Door/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | string |
Required |
Body Parameters
XpnetDoorList| Name | Description | Type | Additional information |
|---|---|---|---|
| DoorCode | string |
None. |
|
| DoorDescription | string |
None. |
|
| ControllerCode | string |
None. |
|
| ReaderNo | string |
None. |
|
| DoorStatus | string |
None. |
|
| DoorState | string |
None. |
|
| DoorSecurity | string |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |