POST api/ApiReactKheirieh/SubmitEditMadadjoo
Request Information
URI Parameters
None.
Body Parameters
tbl_info| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
None. |
|
| code | integer |
None. |
|
| vazeiat | integer |
None. |
|
| tedad_khanevar | integer |
None. |
|
| codemelli | string |
String length: inclusive between 0 and 10 |
|
| pooshesh | string |
String length: inclusive between 0 and 10 |
|
| name | string |
String length: inclusive between 0 and 50 |
|
| family | string |
String length: inclusive between 0 and 50 |
|
| gender | string |
String length: inclusive between 0 and 5 |
|
| nationality | string |
String length: inclusive between 0 and 15 |
|
| job | string |
String length: inclusive between 0 and 50 |
|
| tavallod | string |
String length: inclusive between 0 and 50 |
|
| tahsilat | string |
String length: inclusive between 0 and 50 |
|
| telhome | string |
String length: inclusive between 0 and 50 |
|
| mobile | string |
String length: inclusive between 0 and 50 |
|
| noemanzel | string |
String length: inclusive between 0 and 50 |
|
| ejarehmah | string |
String length: inclusive between 0 and 50 |
|
| addresshome | string |
String length: inclusive between 0 and 150 |
|
| isfar | integer |
None. |
|
| faaliat | string |
String length: inclusive between 0 and 100 |
|
| zaminehtajrobi | string |
String length: inclusive between 0 and 100 |
|
| zarooratzendegi | string |
String length: inclusive between 0 and 100 |
|
| hoghooghbehzisty | string |
String length: inclusive between 0 and 50 |
|
| hoghooghemdad | string |
String length: inclusive between 0 and 50 |
|
| daramad | string |
String length: inclusive between 0 and 50 |
|
| tozihat | string |
String length: inclusive between 0 and 150 |
|
| mazhab | string |
String length: inclusive between 0 and 10 |
|
| isdelete | integer |
None. |
Request Formats
application/json, text/json
{
"id": 1,
"code": 1,
"vazeiat": 1,
"tedad_khanevar": 1,
"codemelli": "sample string 2",
"pooshesh": "sample string 3",
"name": "sample string 4",
"family": "sample string 5",
"gender": "sample string 6",
"nationality": "sample string 7",
"job": "sample string 8",
"tavallod": "sample string 9",
"tahsilat": "sample string 10",
"telhome": "sample string 11",
"mobile": "sample string 12",
"noemanzel": "sample string 13",
"ejarehmah": "sample string 14",
"addresshome": "sample string 15",
"isfar": 1,
"faaliat": "sample string 16",
"zaminehtajrobi": "sample string 17",
"zarooratzendegi": "sample string 18",
"hoghooghbehzisty": "sample string 19",
"hoghooghemdad": "sample string 20",
"daramad": "sample string 21",
"tozihat": "sample string 22",
"mazhab": "sample string 23",
"isdelete": 1
}
application/x-www-form-urlencoded
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample not available.