Discover Refinitiv
MyRefinitiv Refinitiv Perspectives Careers
Created with Sketch.
All APIs Questions & Answers  Register |  Login
Ask a question
  • Questions
  • Tags
  • Badges
  • Unanswered
Search:
  • Home /
  • Screening /
  • World-Check One /
avatar image
Question by praveen · Nov 27, 2017 at 05:45 AM · world-check-oneworld check oneworld check

is it possible to create case with user's name, passport number or passport scanned copy and country code in world check api?

Hi,

How to create a new case with following field
a) name
b) passport number or screenshot of passport
c) country code
If it is possible, how can we implement that

Thanks

People who like this

0 Show 0
Comment
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

11 Replies

  • Sort: 
avatar image
REFINITIV
Answer by shilpi.saha · Nov 27, 2017 at 06:10 AM

Hi @praveen,

Creation of any case below the case body for using above mentioned fields .

{

"providerTypes":["WATCHLIST"],

"groupId":"418f28a7-b9c9-4ae4-8530-819c61b1ca6c",

"customFields":[],

"name":"donald trump",

"entityType":"INDIVIDUAL",

"secondaryFields":[{"typeId":"SFCT_1","value":"MALE"},{"typeId":"SFCT_2","dateTimeValue":"1982-02-13"},

{"typeId":"SFCT_3","value":"AFG"},

{"typeId":"SFCT_4","value":"AFG"},

{"typeId":"SFCT_5","value":"CHN"}],

"passportCheck":[{"typeId": "SFCT_15","value":"aer2345"}]

}

In this example "typeId": "SFCT_3" is COUNTRY_LOCATION, "SFCT_4" is PLACE_OF_BIRTH, "SFCT_5" is NATIONALITY.

Let me know if you have any further question.

Thanks,

Shilpi

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by praveen · Nov 27, 2017 at 06:46 AM

Hi,

where i can find that list of typeId for secondary field ?
Like where you have find that SFCT_3, SFCT_15

Thanks

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by praveen · Nov 27, 2017 at 06:52 AM

Hi @shilpi.saha,
And also in case of orginsation entity,

how to create case by company registration number or tin number ??

And how can we test whether kyc is verified for individual user or organisaction entity.

Thanks

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by shilpi.saha · Nov 27, 2017 at 07:09 AM

Hi @praveen,

Execute the SEQ-1c: Get the case template for a group where you can able to see all entity based secondary fields available for that particular group.

Thanks,

Shilpi

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by praveen · Nov 27, 2017 at 07:12 AM

Hi @shilpi.saha,
We do'nt have api key and secret key.
How can we get these detail ?

When we are invoking "Get my top-level groups" api. It is giving 401 unauthorized response.

We have already sent a mail to GRC.WC.Admin@thomsonreuters.com.
Still, there is no any update

Thanks

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by shilpi.saha · Nov 27, 2017 at 07:17 AM

Hi @praveen,

Will check with internal team and keep you update soon.

Thanks,

Shilpi

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by praveen · Nov 27, 2017 at 07:21 AM

Hi @shilpi.saha,
We do'nt have world-check one application.
How can we get their credentail and application ?

Thanks

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by shilpi.saha · Nov 28, 2017 at 07:31 AM

Hi @praveen,

Below the world check credentials for you.

API Key-c35f07f9-6f7d-42cd-bc15-3fab9ab3036c

API Secret-ZRQbUZG6byuRPYFDA0NcGer1dOApGEab4e34cNxL+JSJ70xN0AbxXRcmElV+hMVZKjh15Ad9DnO0hvwOMqsARw==

Thanks,

Shilpi

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by praveen · Dec 05, 2017 at 06:55 AM

hi shilpa, In terms of group id and case id, how can I generate these.

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
Answer by praveen · Dec 05, 2017 at 07:08 AM

Hi @Shilpa, can we verify user on basis of name, country and document id like if a user don't have passport but have Addhar card of India. And for company, name of company, country and registration number ?

Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

avatar image
REFINITIV
Answer by shilpi.saha · Dec 05, 2017 at 07:17 AM

Hi @praveen,

Using SEQ-1a: Get my top-level groups you can get all available group id.Using this groupId in your environment variable you can execute SEQ-2c: Save a case: Individual/SEQ-2d: Save a case: Organisation/SEQ-2e: Save a case: Vessel any of this sequence for creation a case.But before create a case you can check all case template using SEQ-1c: Get the case template for a group.Below one case body example creation a case for Individual

{

"groupId":"0a3687cf-5eaa-1816-97c3-e31b00000d16",

"entityType":"INDIVIDUAL",

"providerTypes":[ "WATCHLIST" ],

"name":"SATISH",

"customFields":[ ],

"secondaryFields":[ { "typeId":"SFCT_2", "dateTimeValue":"1982-02-13" },

{ "typeId":"SFCT_3", "value":"IND" } ]

}

In this example I am using groupId 0a3687cf-5eaa-1816-97c3-e31b00000d16.After execute this request you can get the response with caseId and caseSystemId.Use this caseSystemId in your environment variable for further api process.Attached the screenshot for environment variable and case response for your reference.

Thanks,

Shilpi


environmentvariablesetup.png (67.7 KiB)
caseresponse.png (75.9 KiB)
Comment

People who like this

0 Show 0 · Share
10 |1500 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Watch this question

Add to watch list
Add to your watch list to receive emailed updates for this question. Too many emails? Change your settings >
9 People are following this question.

Related Questions

Is there a full list of categories of world-check profile?

Where is best to extract Sanction information within TR WORLD-CHECK ONE API response

Roles/ Previous Roles start/end dates no appearing in API Call

reference/countries API Call giving 401 Unauthorised when API and Secret API key are valid

Special characters need any sanitization, before they get sent to their service

  • Feedback
  • Copyright
  • Cookie Policy
  • Privacy Statement
  • Terms of Use
  • Careers
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Alpha
  • App Studio
  • Block Chain
  • Bot Platform
  • Calais
  • Connected Risk APIs
  • DSS
  • Data Fusion
  • Data Model Discovery
  • Datastream
  • Eikon COM
  • Eikon Data APIs
  • Electronic Trading
    • Generic FIX
    • Local Bank Node API
    • Trading API
  • Elektron
    • EMA
    • ETA
    • WebSocket API
  • Legal One
  • Messenger Bot
  • Messenger Side by Side
  • ONESOURCE
    • Indirect Tax
  • Open PermID
    • Entity Search
  • Org ID
  • PAM
    • PAM - Logging
  • ProView
  • ProView Internal
  • Product Insight
  • Project Tracking
  • Refinitiv Data Platform
    • Refinitiv Data Platform Libraries
  • Rose's Space
  • Screening
    • Qual-ID API
    • Screening Deployed
    • Screening Online
    • World-Check One
    • World-Check One Zero Footprint
  • Side by Side Integration API
  • TR Knowledge Graph
  • TREP APIs
    • CAT
    • DACS Station
    • Open DACS
    • RFA
    • UPA
  • TREP Infrastructure
  • TRIT
  • TRKD
  • TRTH
  • Thomson One Smart
  • Transactions
    • REDI API
  • Velocity Analytics
  • Wealth Management Web Services
  • World-Check Data File
  • Explore
  • Tags
  • Questions
  • Badges