POST api/TablesManagement/CreateBusinessBranch
Request Information
URI Parameters
None.
Body Parameters
BusinessBranch| Name | Description | Type | Additional information |
|---|---|---|---|
| branch_code | integer |
Range: inclusive between 1 and 999 |
|
| branch_name | string |
Required String length: inclusive between 0 and 50 |
|
| outer_code | string |
String length: inclusive between 0 and 15 |
|
| rrbs_code | integer |
None. |
|
| header_text | string |
String length: inclusive between 0 and 30 |
|
| company_code | integer |
None. |
|
| reminder_code | string |
String length: inclusive between 0 and 3 |
|
| address | string |
String length: inclusive between 0 and 80 |
|
| pacs_place | string |
String length: inclusive between 0 and 120 |
|
| business_num | string |
String length: inclusive between 0 and 16 |
|
| company_num | integer |
None. |
|
| cash_register_titles | integer |
None. |
|
| foreign_exchange | integer |
None. |
|
| local_exchange | integer |
None. |
|
| nonprofit | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| bookeeping_hardware | string |
String length: inclusive between 0 and 8 |
|
| file_location | string |
String length: inclusive between 0 and 180 |
|
| epicenter | integer |
None. |
|
| branch_movements_code | string |
String length: inclusive between 0 and 16 |
|
| cashbox_movements_code | string |
String length: inclusive between 0 and 16 |
|
| active | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| give_service_code | string |
String length: inclusive between 0 and 10 |
|
| decoding_branch | string |
String length: inclusive between 0 and 200 |
|
| branch_name_sms | string |
String length: inclusive between 0 and 30 |
|
| address_sms | string |
String length: inclusive between 0 and 70 |
|
| leumit_report_type | string |
String length: inclusive between 0 and 10 |
|
| leumit_report_name | string |
String length: inclusive between 0 and 15 |
|
| app_code_klalit | string |
String length: inclusive between 0 and 10 |
|
| mahon_code_klalit | string |
String length: inclusive between 0 and 10 |
|
| ot_mahoz_klalit | string |
String length: inclusive between 0 and 3 |
|
| klalit_root_xml | string |
String length: inclusive between 0 and 10 |
|
| string |
String length: inclusive between 0 and 50 |
||
| string |
String length: inclusive between 0 and 2048 |
||
| klalit_code_xml | string |
String length: inclusive between 0 and 10 |
|
| code_health_minister | string |
String length: inclusive between 0 and 10 |
|
| inet_open | string |
Matching regular expression pattern: ^[yn]{1}$ String length: inclusive between 0 and 1 |
|
| bituah_leumy_code | string |
String length: inclusive between 0 and 10 |
|
| branch_group_code | integer |
None. |
|
| city_code | integer |
None. |
|
| phone1 | string |
Max length: 12 |
|
| phone2 | string |
Max length: 12 |
|
| mobile | string |
Max length: 12 |
|
| fax | string |
String length: inclusive between 0 and 12 |
|
| string |
String length: inclusive between 0 and 40 |
||
| manager | string |
String length: inclusive between 0 and 20 |
|
| docname | string |
String length: inclusive between 0 and 30 |
|
| zipcode | string |
String length: inclusive between 0 and 7 |
|
| mac_file_prefix | string |
String length: inclusive between 0 and 3 |
|
| meuhedet_sapak | string |
String length: inclusive between 0 and 5 |
|
| header_code | integer |
None. |
|
| macorgnum | string |
String length: inclusive between 0 and 10 |
|
| code_meuhedet | string |
String length: inclusive between 0 and 4 |
|
| call_cust_place | string |
String length: inclusive between 0 and 120 |
|
| call_recording_place | string |
String length: inclusive between 0 and 120 |
|
| parent_account | integer |
None. |
|
| whatsAppUserName | string |
None. |
|
| whatsAppPassword | string |
None. |
|
| whatsAppApiKey | string |
None. |
|
| whatsAppFrom | string |
None. |
|
| whatsAppUnicellApiUrl | string |
None. |
|
| AccountWhatsAppID | integer |
None. |
|
| interface_code | string |
String length: inclusive between 0 and 10 |
|
| old_code | integer |
None. |
|
| amount_classes | integer |
None. |
|
| amount_kids | integer |
None. |
|
| daycare_profile | integer |
None. |
|
| dietitian_room | integer |
None. |
|
| adjusted_weight_height | integer |
None. |
|
| kitchen_type | integer |
None. |
|
| menu_type | integer |
None. |
|
| BranchGroupKodMahons | Collection of BranchGroupKodMahon |
None. |
|
| BusinessBranchGroups | BusinessBranchGroup |
None. |
|
| Cities | City |
None. |
|
| Visits | Collection of Visit |
None. |
|
| freeOpers | Collection of FreeOper |
None. |
|
| invoiceCredits | Collection of InvoiceCredit |
None. |
|
| PermissionsToCust | Collection of PermissionsToCust |
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. |