POST api/TablesManagement/CreateGroup
Request Information
URI Parameters
None.
Body Parameters
Group| Name | Description | Type | Additional information |
|---|---|---|---|
| groups_num | integer |
None. |
|
| groups_name | string |
Required String length: inclusive between 0 and 25 |
|
| kod_mahon | string |
String length: inclusive between 0 and 7 |
|
| scope_code | integer |
None. |
|
| color | integer |
None. |
|
| identification | string |
String length: inclusive between 0 and 4 |
|
| gr_type | string |
String length: inclusive between 0 and 20 |
|
| applay_vat | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| seif_hahnasa | integer |
None. |
|
| need_oblignum | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| frequency | integer |
None. |
|
| divnum | integer |
None. |
|
| need_fidings | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| gr_password | string |
String length: inclusive between 0 and 10 |
|
| reminder_code | string |
String length: inclusive between 0 and 1 |
|
| check_code | string |
String length: inclusive between 0 and 10 |
|
| check_name | string |
String length: inclusive between 0 and 60 |
|
| fname_str | string |
String length: inclusive between 0 and 2 |
|
| clinic_type | string |
String length: inclusive between 0 and 10 |
|
| clinic_code | string |
String length: inclusive between 0 and 10 |
|
| old_mac_interface | string |
String length: inclusive between 0 and 1 |
|
| new_mac_interface | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| inet_open | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| meuhedet_code | string |
String length: inclusive between 0 and 3 |
|
| meuhedet_sap | string |
String length: inclusive between 0 and 10 |
|
| in_offer | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| need_clinic | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| add_by_group | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| need_turn_surg | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| ver_cust_by_tech | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| close_target_percent | decimal number |
None. |
|
| second_surg | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| branch_by_close | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| active | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| next_by_discount | decimal number |
None. |
|
| leumit_ftype | string |
String length: inclusive between 0 and 3 |
|
| min_add_buy_days | integer |
None. |
|
| sync_oper_ref_surg | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| need_turn_code | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| needlawsuit | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| meuhedet_name | string |
String length: inclusive between 0 and 60 |
|
| needTwoSign | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| interface_code | string |
None. |
|
| old_code | integer |
None. |
|
| BranchGroupKodMahons | Collection of BranchGroupKodMahon |
None. |
|
| GroupsReport | Collection of GroupsReport |
None. |
|
| Scopes | Scope |
None. |
|
| Departments | Collection of Department |
None. |
|
| GroupsForReportsAscii | Collection of GroupsForReportAscii |
None. |
|
| TypesGroupItem | Collection of TypesGroupItem |
None. |
Request Formats
application/json
text/json
application/xml
text/xml
application/x-www-form-urlencoded
application/bson
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
HttpResponseMessage| Name | Description | Type | Additional information |
|---|---|---|---|
| Version | Version |
None. |
|
| Content | HttpContent |
None. |
|
| StatusCode | HttpStatusCode |
None. |
|
| ReasonPhrase | string |
None. |
|
| Headers | Collection of Object |
None. |
|
| RequestMessage | HttpRequestMessage |
None. |
|
| IsSuccessStatusCode | boolean |
None. |