How to find ECR, ECO, EDR associated with PR using API GET call?

Hi,

I need the data for all the PRs and ECR, ECO, EDR etc associated with the PR. 

By associated I mean the ones that show in the "where used" section of PR and not the relationships.  In other words, what is the "where used' equivalent in a GET call?

I then need the properties of  the Affected Items under each ECR, ECO, EDR. 

I can get the properties of the relationshipships. GET call in Postman:

https://nmg.dev.aras-cloud.com/staging/server/odata/PR?$expand=NMG_PR_AffectedItem

This only gets the Affected Items under PR, I can get other relationships and their properties but the issue is there isn't a relationship between PR and ECR under PR item type


Parents Reply Children
No Data