Hi, I finished without issues the implementation of all the screening services, now we would like to know what is the URL for the administration module in the testing environment.
Thanks !
The URL for the User Interface is https://app.accelus.com
Hi @jcgarcia,
The WC-1 API does not support Administration requests. All Administration must be done through the World-Check One Application.
Brian
From the API Documentation:
The two environments are accessible via the following URLs:
<a href="https://rms-world-check-one-api-pilot.thomsonreuters.com/">https://rms-world-check-one-api-pilot.thomsonreuters.com/</a>
<a href="https://rms-world-check-one-api.thomsonreuters.com/">https://rms-world-check-one-api.thomsonreuters.com/</a>
Yes of course, those URL I already configured in my application to call the json services.
I mean the url to enter to the administration module where you can access to see a particular result for more details. I Make my self clear?
thanks.