Api to collect pim item attributes
Hi all
we need to create a Groovy function to help Service agents. This Groovy, given an account, must loop on its assets in Installed Based Asset and do logic on items attribute/characteristics:
- in order to get "Installed Based Asset" items, associated to account, we use api fscmRestApi/resources/latest/installedBaseAssets?q=CustomerId=##POSPartyId
- do you know which API to call, to get PIM attributes for each item retrieved from above?
many thanks, Luca
0