- Subcategories:
- Minimum-Maximum History
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: getPath:
/fscmRestApi/resources/11.13.18.05/vmiItems - Get one item
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/vmiItems/{VmiItemId} - Update one item
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/vmiItems/{VmiItemId}