Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Http Method

POST

Headers

Content-Type: application/json; Authorization: sessid (obtained from the authorization API)

Request URL

https://secure.ubki.ua/tools/entitysearch(to search by legal entities)

https://secure.ubki.ua/tools/entrepreneursearch (to search for Individuals of entrepreneurs)

Request JSON

( ** parameters are passed optionally)

Expand
title body:

{

   "taxNumber": "string",

   "**companyName": "string"

}

Description of the request parameters

...