How to delete a single contact among Multiple contacts from Account using an API
Summary:
Hi All,
I am trying to delete a contact which is Under an Account Site.
I need to delete only a single site even if there are multiple sites under the same account.
I am using below URL and request body, but it is deleting all the sites under the Account.
https://xxxxxxxxxxxxxx:443/crmService/CustomerAccountService
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/cdm/foundation/parties/customerAccountService/applicationModule/types/" xmlns:cus="http://xmlns.oracle.com/apps/cdm/foundation/parties/customerAccountService/" xmlns:cus1="http://xmlns.oracle.com/apps/cdm/foundation/parties/flex/custAccountContactRole/"