Make existing Contact as Self Service User
Content
Hi,
Can we change the existing Contact as Self Service User through API?
I have used the below API
https://****.fa.em2.oraclecloud.com/crmRestApi/resources/11.13.18.05/selfRegistrations
Request:
{
"AccountKey": "ABC Corp",
"LoginId": "30000001",
"ContactPartyId": 30000001
}
We got the below error:
Attribute set validation method validateContactPartyId failed for attribute Contact ID in Self-Service Registration
Tagged:
1