Hello,
What are the possible values returned in the fieldResult field by the Refinitiv API, and what does each value represent?
fieldResult
For example: MATCHED, NOT_MATCHED, etc.
MATCHED
NOT_MATCHED
Thank you in advance.
Hello @mibaraket - thank you for reaching out to us.
Can you please clarify what WC1 API endpoint you are using? I look forward to your response.
Best regards,
Judith
I'am using WC1 API REFINITIV
Please find bellow un example of the filed :
Best Regards
Hello @judith.pillado01
Kind reminder, Could you please assist me? I wasn’t able to find the information in the documentation, and I’m currently working under time constraints.
Best Regards.
Hello @mibaraket
Thank you for your patience. I am assuming that you are referring to the v3 WC1 API endpoint: "Save and Screen a Case".
The possible values for "fieldResult" are "MATCHED" and "NOT_MATCHED". In my example below (similar to yours), I added a secondary identifier for gender:
It says "MATCHED" because the result given for the individual I screened matched based on the Secondary Identifier for gender (I screened using "MALE" as "SFCT_1 typeId"). It would say "NOT_MATCHED" if the result was an individual of a "FEMALE" gender.
Ultimately, the "fieldResult" will say "MATCHED" or "NOT_MATCHED" based on your value and result for the secondary identifier you chose when screening a case.
Please let me know if you have any further questions.
Thank you for your response and assistance.
I am working with version v2.44 of the WC1 API, specifically the EQ-screen-sync-organisation: Perform Synchronous Screening: Organisation endpoint.
EQ-screen-sync-organisation: Perform Synchronous Screening: Organisation
I have encountered an example with the value UNKNOWN, and I would like to know if there are any other possible values besides MATCHED, NOT_MATCHED, and UNKNOWN.
UNKNOWN
Thank you for pointing this out. The "UNKNOWN" value appeared in this case because the registered country is unknown for that organisation. Asides from "MATCHED", "NOT_MATCHED", and "UNKNOWN", there are no other possible values for "fieldResult". Thanks.
Please let me know if you have any questions.
I wanted to take a moment to sincerely thank you for your assistance. Your support has been greatly appreciated