PIM:Item Structure in Child Org using REST API,similar to when we choose option 'Create from Common'
Summary:
I have created Item in Parent Org and then created Item Structure using REST API
/fscmRestApi/resources/11.13.18.05/itemsV2
I have assigned this item to child org. But what I noticed here is, it doesn't copy the Item Structure. If I call the Item Structure API again for child, I dont see any option to make it as a common structure with Parent. In this way, the child structure is missing 'Common Structure Information' such as Source Org, Source Item etc.
Is this achievable using REST API? To have the common structure information in child structure. Could anyone please help as I am not seeing any docs related to this.