Forum Discussion

manasbuilds's avatar
manasbuilds
Ideator I
6 years ago
Solved

Aras REST API - How do you navigate / create a BOM Structure using the REST API?

Hello Aras Community Members Does the ARAS REST API allow you to navigate the BOM structure, starting with a Part? For example, if I have a BOM structure as shown below, I would like to start wi...
  • manasbuilds's avatar
    5 years ago

    I found what I was looking for. Adding it here for someone else who needs this. Make a GET request with the following. Replace part id with your specific part id.

    /Part('PartId')/Part BOM?$expand=related_id'