How to get the {itemsV2UniqID} parameter to pass on the REST url?
Summary
We want to use a REST service that updates the List Price of an Item registered on Oracle Cloud ERP, but we couldn't figure how the itemsV2UniqID is formed and how to get it to pass on the REST urlContent
Hello guys!
We're trying to use this REST service to update the 'List Price' of an item registered on Oracle Cloud ERP, but we couldn't figure out how the {itemsV2UniqID} parameter is formed. As showed on the images from the document attached, the itemsV2UniqID isn't the 'ItemId' that appears on the service response, but some other ID coded in hex, which appears on the first 'href' of the response body. We'd like to know where this ID comes from and how to get it.
0