POST api/WebApp/AddEditLocations?LocationId={LocationId}&LocationName={LocationName}&BiometricId={BiometricId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| LocationId | integer |
Required |
|
| LocationName | string |
Required |
|
| BiometricId | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.