Vendor-Managed Inventory Relationships REST Endpoints

Supply Chain Planning/Vendor-Managed Inventory Relationships
The Vendor-Managed Inventory Relationships resource manages organization relationships and parent subinventory relationships that are configured for vendor-managed inventory.
Create relationships
Method: post
Path: /fscmRestApi/resources/11.13.18.05/vmiRelationships
Delete one relationship
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/vmiRelationships/{vmiRelationshipsUniqID}
Get all relationships
Method: get
Path: /fscmRestApi/resources/11.13.18.05/vmiRelationships
Get one relationship
Method: get
Path: /fscmRestApi/resources/11.13.18.05/vmiRelationships/{vmiRelationshipsUniqID}
Update one relationship
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/vmiRelationships/{vmiRelationshipsUniqID}