May I have any suggestion about how to update Relationship in Supply Chain Collaboration
Hi,
With Oracle Integration Cloud (OICS), our user would like to update Relationship from Based-UOM to Purchased-OUM using REST API.
Currently, we create Relationship by calling /fscmRestApi/resources/11.13.18.05 with Path "/collaborationRelationships" and operation "create".
Is there a way to update the UOM associated with the Relationship via OIC API?
Target out screen to be updated:
The way we create Relationships in OIC:
Thanks