Updating Customer Name using API hz_cust_account_v2pub.update_cust_account
I work for a charity and we use Oracle CRMOD to maintain information related to Donors . CRMOD has been integrated with EBS using .NET interfaces.
In EBS our Donors are stored as Customers.
Our requirement is that if any change related to Donor like Name,address etc.happens in CRMOD it should get reflected in EBS. I have been told by our Implementation Partner that Address can be updated but Name cannot be updated using the API hz_cust_account_v2pub.update_cust_account ,as this API does not allow updation of Customer Name.
Shall appreciate if anyone can let me know whether we can update Customer Name using this API .