Hi,
I want to know if there is an endpoint to upload a csv file and screen multiple cases.
When I checked posman collection I found only this endpoint
https://api-worldcheck.refinitiv.com/v2/cases/saveAndScreen
Hi @khouloud.ismail ,
Please access the following links:
Thanks for reaching out to us!
At this moment we don't have any endpoint to upload a csv file and screen multiple cases. (similar to what we can do in WC1 UI)
Moreover, you can utilize the endpoint SEQ-case-save-and-screen-cases: Save and screen multiple cases from our latest postman collection to create and screen multiple cases at once.
Thanks
I already use this endpoint. but the problem is that I don't know how to update the existing cases.
When I use the same caseId, I got this error CASE_ID_EXISTS
How Can I create new cases and update alredy existing ones?
Thank you