Start a new topic
Answered

Record Certification API REST

Hello,


Could you please give the exact syntax to certify a record using the REST API.

I used this example on the xDM Documentation but I have an Unexpected error : 

{ "options": { "enrichers": "ALL", "returnEnrichedRecord": true, "validations": "JOB_PRE_CONSO", "queryPotentialMatchesRules": ["ExactFirstAndLastName","SameBirthDate"], "queryPotentialMatchesHighestScoreOnly": true, "queryPotentialMatchesBaseExpressions": "VIEW_ATTRS" }, "record": { "FirstName": "John", "LastName": "Doe", "SourceEmail": "john@doe.",

... } }

Thank you in advance for your help.

Dounia




Best Answer

Hello Dounia



You need to check the pde log for the detailed error description after that we can know the cause and think of a solution


Hello  Dbouzoubaa 


Did you set all the parameters in the api as mentioned below?

What error are you facing?

Hello Bharat,


Yes, I did but I don't know if it's correct as the error is not clear ("Unexpected error") . Below a screenshot of the request, parameteres and the result :


image

Do you have any idea what it might be ?


Thank you in advance for your help!


Dounia

Hello Bharat,


Do you have an answer to this topic ?


Thank you.

Dounia

Answer

Hello Dounia



You need to check the pde log for the detailed error description after that we can know the cause and think of a solution

Login to post a comment