We are currently starting implementing API fro WC1 screening and I'm wondering if there is some wsdl to generate java classes for WC1 entities and schema.
for instance, I'd like to make
POST /cases/screeningRequest
by the doc it returns
@Tatiana
I would request you to go through the YAML file in the technical documentation under the api-schema folder, which should give you a detailed idea of the structure of the requests and responses.
We also have JAVA code examples under the download section which you can use it as a reference:
https://developers.refinitiv.com/en/api-catalog/customer-and-third-party-screening/world-check-one-api/downloads
Hope this helps, let me know if you need any further information.