GET TranslationAppAPI/Language/UpdateLanguage?Lang_ID={Lang_ID}&Lang_Name={Lang_Name}&Lan_Name_En={Lan_Name_En}&LangAbbreviation={LangAbbreviation}&Stasus={Stasus}&FK_AdminID={FK_AdminID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Lang_ID | integer |
Required |
|
| Lang_Name | string |
Required |
|
| Lan_Name_En | string |
Required |
|
| LangAbbreviation | string |
Required |
|
| Stasus | boolean |
Required |
|
| FK_AdminID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.