post https://example.com/v1/document/search-by-json
This API request allows you to get information about document using data in .json file, which you can get using request to Issuer API.
Response status codes:
200 - your document has been found and you can review the result
400 - if ID of the document you sent doesn't seem valid
404 - if document with specified ID doesn't found
500 - if unhandled and unexpected exception happened
502 - if exception happens while working with blockchain node