I am working with a dev team and they are connecting a website to Acumatica. We are trying to get to the Related Items data on a Stock Items.
I created a new endpoint named RelatedItems. I have created other endpoints this way and they have worked, but the dev team is reporting this one is not working. What is different about this one?
Testing this in Postman generates an error.
I also had the dev team try the web service on the screen
I created a new endpoint named RelatedItems. I have created other endpoints this way and they have worked, but the dev team is reporting this one is not working. What is different about this one?
The web service attached to the Related Items screen also generates an error when called.