<!--- As a title use the format: [CODE] Jira Issue Title  | [RELEASE] Description -->

## Jira Link
<!--- Use only one -->
<!--- Jira link for an issue -->
[Go to Jira](https://kushki.atlassian.net/browse/KV-XXX)
<!--- Jira link for a release -->
[Go to Jira](https://kushki.atlassian.net/projects/KV/versions/XXXXX)

## Types of changes
<!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
- [ ] Hotfix (Bug detected)
- [ ] Feature (Issue from an Active Sprint)
- [ ] Release (Release to Jira)

<!--- Only apply for hotfix or feature. -->
## Checklist:
<!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
<!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
- [ ] Unit Test.
- [ ] Coverage.
- [ ] Integration Test.
- [ ] Smoke Test.
