Hi Experts,
I came across the following issue:
The requirement is: in Entity A, by clicking a customized button, a child record will be deleted. The relationship is in the screenshot:
So I first use web api to get the child record id, and I don't have issue in getting the correct record . However I got the bad request as follows:
Any reply is welcome. Thank you