POST api/EmpLookupsIndustry/UpdateIndustry?ClientIndustryID={ClientIndustryID}&Description={Description}&Notes={Notes}&Active={Active}&UserName={UserName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| ClientIndustryID | string |
Required |
|
| Description | string |
Required |
|
| Notes | string |
Required |
|
| Active | string |
Required |
|
| UserName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.