POST v6/location/operationZone/save
Request Information
URI Parameters
None.
Body Parameters
LocationOperationZoneModelv6| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationOperationZoneId | integer |
None. |
|
| LocationId | integer |
None. |
|
| ModuleFeatureId | integer |
None. |
|
| LocationZoneId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"locationOperationZoneId": 1,
"locationId": 2,
"moduleFeatureId": 3,
"locationZoneId": 4
}
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.