From a70692f391d6eb0fab34a730d214e1eedeff8516 Mon Sep 17 00:00:00 2001 From: oxcom Date: Thu, 4 Oct 2018 14:57:45 +0200 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 83ab568..64ca30f 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,13 @@ Where ```type``` can be: ###### Search criteria params **pageSize** - Page size + **currentPage** - Current page + **ratingCode** - filter by rating type. This options is related ony for ```rated``` type. Possible values can be found in ```rating``` table. + **period** - filter by period. This options is related only for ```selling``` or ```free``` type. Possible values are: + - yearly - annual report (default) - monthly - monthly report - daily - daily report