I’m following the example in Lesson 3.1 of the I310 training course. But instead of retrieving attachments of a Stock Item, I want the attachments of a Purchase Order. In Postman, I’m performing a GET to:
The response is: Operation is not valid due to the current state of the object.
This happens for both open and closed purchase orders. Am I missing something?