POST api/JankariPortal/UpdateOrgnization/{ogid}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ogid | string |
Required |
Body Parameters
OrganizationName | Description | Type | Additional information |
---|---|---|---|
ogid | string |
None. |
|
ogname | string |
None. |
|
ogcontactperson | string |
None. |
|
ogcontact | string |
None. |
|
ogemail | string |
None. |
|
ogusername | string |
None. |
|
ogpassword | string |
None. |
|
registerdate | date |
None. |
|
address | string |
None. |
|
state | string |
None. |
|
district | string |
None. |
|
city | string |
None. |
|
pincode | integer |
None. |
|
logo | string |
None. |
|
theme | string |
None. |
|
status | integer |
None. |
|
seqno | integer |
None. |
|
Offices | Collection of Office |
None. |
|
UserMasters | Collection of UserMaster |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>