updated manual authored by Martin Straka's avatar Martin Straka
......@@ -211,9 +211,9 @@ datovka --login "username='xxxxxx'" --check-attachment
**--find-databox**
* *dbID* - id of databox. Must contain string with length 7. [Optional]
* *ic* - identification number of firm/company. Must contain string of numbers with length 8. [Optional]
* *firmName* - name of firm/company. Maximal length is 50 chars. [Optional]
* *pnFirstName* - first name of databox owner. Maximal length is 50 chars. [Optional]
* *pnLastName* - last name of databox owner. Maximal length is 50 chars. [Optional]
* *firmName* - name of firm/company. Minimal length: 3 chars; maximal length: 50 chars. [Optional]
* *pnFirstName* - first name of databox owner. Minimal length: 3 chars; maximal length: 50 chars. [Optional]
* *pnLastName* - last name of databox owner. Minimal length: 3 chars; maximal length: 50 chars. [Optional]
**NOTE: at least one parameter must be specified for this service**
......
......