updated manual authored by Martin Straka's avatar Martin Straka
......@@ -214,6 +214,7 @@ datovka --login "username='xxxxxx'" --check-attachment
* *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]
* *adZipCode* - zip code of databox owner address. Must contain string of numbers with length 5 without space. [Optional]
**NOTE: at least one parameter must be specified for this service**
......
......