POST api/Ward
Request Information
URI Parameters
None.
Body Parameters
Building| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | globally unique identifier |
None. |
|
| BuildingId | globally unique identifier |
None. |
|
| Name | string |
None. |
|
| Description | string |
None. |
|
| StatusId | integer |
None. |
|
| AccountId | globally unique identifier |
None. |
|
| Room | Room |
None. |
|
| Floor | Building |
None. |
|
| Buildings | Collection of Building |
None. |
|
| Floors | Collection of Building |
None. |
|
| Rooms | Collection of Room |
None. |
|
| ModifiedBy | globally unique identifier |
None. |
|
| ModifiedOn | date |
None. |
|
| Modified | Member |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.