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 :
Thank you in advance for your help!
Dounia
Hello Bharat,
Do you have an answer to this topic ?
Thank you.
Dounia
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
Dounia BOUZOUBAA
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