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