...
Characteristics:
- Additional API with URL for POST "/tree/read-inventory-tree"
- The request provides back a list of equipment id's according to the request filter
- Two filter levels:
- URL path : Points to a subtree of elements that are search by filter in query-body
- query-body with textual or field specific search.
- Delivers back all inventory id's for the given URL/path query-body filter
- Use data-provider api "inventoryequipment" to get inventory data for an id
...