How to use Name transposition in World-Check One API for screening?

Best Answer
-
Name Transposition is now available in version 2 of the API.
In order to use name transposition, first the user needs to make sure that their WC1 account has name transposition functionality on their account.
Once this has been enabled, the client can use the below payload to ask the API server to include the name transposition in the screening criteria.
Name Transposition can be used for the below endpoints:
1. SEQ-screen-sync-simple: Perform Synchronous Screening:
POST: https://rms-world-check-one-api-pilot.thomsonreuters.com/v2/cases/screeningRequest
2. SEQ-case-create: Save a case:
PUT: https://rms-world-check-one-api-pilot.thomsonreuters.com/v2/cases
3. SEQ-case-update: Update a case:
PUT: https://rms-world-check-one-api-pilot.thomsonreuters.com/v2/cases/{{case-system-id}}
The user can tell the API server to use name transposition in their screening criteria by just including the JSON line "nameTransposition": "True" in the JSON payload for the above 3 endpoints.
Here is a simple payload to test.
{
"groupId": "{{Enter your group-id}}",
"entityType": "INDIVIDUAL",
"providerTypes": ["WATCHLIST"],
"name": "Vladimir putin",
"nameTransposition": "True", #Tells the API server to name transpose
"secondaryFields": [],
"customFields": []
}Name Transposition for Bulk screening :
4. SEQ-case-save-and-screen-cases: Save and screen multiple cases: This endpoint allow the user to screen multiple entities via a single endpoint, with a maximum of upto 50 entities in a single request.
For this endpoint, the payload will be different from the above 3 endpoints. Please find the JSON payload for this endpoint below:
POST: https://rms-world-check-one-api-pilot.thomsonreuters.com/v2/cases/saveAndScreen
{
"groupId": "{{Enter your group-id}}",
"providerTypes": ["WATCHLIST"],
"nameTransposition": true, #Enables Name Transposition for all the cases in the request payload.
"caseScreeningState": {
"WATCHLIST": "INITIAL"
},
"cases": [{
"entityType": "ORGANISATION",
"name": "SmithCorporation"
}, {
"entityType": "INDIVIDUAL",
"name": "John Smith"
}]
}0
Answers
-
Thank very much for your help. below is the feedback from client, can you pls help?
"Our main reason to transition to WC API V2 is because of the usage of Name Transposition functionality.
It will be great if you can give us a brief understanding on what WC API V2 consists of.
To implement Name Transposition functionality, do we need to make a full transition from V1 to V2? Or we just take the APIs that are needed for Name Transposition functionality. (as per the query provided below)
And also, will WC API V1 be phased out in the future? (if yes, when?)"
0 -
There are a lot of changes in the V2. I would like to invite you for a webex session to outline the new functionality. You can ask the client to join too.
WC1 V1 will phase out eventually but not anytime soon.
0 -
Thank you very much. I'll propose such to client via email and let you know
0
Categories
- All Categories
- 3 Polls
- 6 AHS
- 36 Alpha
- 166 App Studio
- 6 Block Chain
- 4 Bot Platform
- 18 Connected Risk APIs
- 47 Data Fusion
- 34 Data Model Discovery
- 687 Datastream
- 1.4K DSS
- 621 Eikon COM
- 5.2K Eikon Data APIs
- 11 Electronic Trading
- Generic FIX
- 7 Local Bank Node API
- 4 Trading API
- 2.9K Elektron
- 1.4K EMA
- 254 ETA
- 557 WebSocket API
- 38 FX Venues
- 14 FX Market Data
- 1 FX Post Trade
- 1 FX Trading - Matching
- 12 FX Trading – RFQ Maker
- 5 Intelligent Tagging
- 2 Legal One
- 23 Messenger Bot
- 3 Messenger Side by Side
- 9 ONESOURCE
- 7 Indirect Tax
- 60 Open Calais
- 276 Open PermID
- 44 Entity Search
- 2 Org ID
- 1 PAM
- PAM - Logging
- 6 Product Insight
- Project Tracking
- ProView
- ProView Internal
- 22 RDMS
- 1.9K Refinitiv Data Platform
- 669 Refinitiv Data Platform Libraries
- 4 LSEG Due Diligence
- LSEG Due Diligence Portal API
- 4 Refinitiv Due Dilligence Centre
- Rose's Space
- 1.2K Screening
- 18 Qual-ID API
- 13 Screening Deployed
- 23 Screening Online
- 12 World-Check Customer Risk Screener
- 1K World-Check One
- 46 World-Check One Zero Footprint
- 45 Side by Side Integration API
- 2 Test Space
- 3 Thomson One Smart
- 10 TR Knowledge Graph
- 151 Transactions
- 143 REDI API
- 1.8K TREP APIs
- 4 CAT
- 27 DACS Station
- 121 Open DACS
- 1.1K RFA
- 104 UPA
- 193 TREP Infrastructure
- 229 TRKD
- 917 TRTH
- 5 Velocity Analytics
- 9 Wealth Management Web Services
- 90 Workspace SDK
- 11 Element Framework
- 5 Grid
- 18 World-Check Data File
- 1 Yield Book Analytics
- 48 中文论坛