Hey, I am just trying to fetch the child table data. I got the Permission Denied message even I have access of full permission.
What i am trying to do is, “fetch Payment Entry Reference which is child table of Payment Entry”.
I have even pass the parent in url to fetch.
http://0.0.0.0:8001/api/resource/Payment Entry Reference?filters=[[“Payment Entry Reference”,“parent”,“=”,“ACC-PAY-2020-00004”]]&fields=[“*”]