Vendor-Managed Inventory Items REST Endpoints

Supply Chain Planning/Vendor-Managed Inventory Items
The Vendor-Managed Inventory Items resource gets items the supplier replenishes for the enterprise.
Get all items
Method: get
Path: /fscmRestApi/resources/11.13.18.05/vmiItems
Get one item
Method: get
Path: /fscmRestApi/resources/11.13.18.05/vmiItems/{VmiItemId}
Update one item
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/vmiItems/{VmiItemId}