Vendor-Managed Inventory Replenishment Requests in Process Counts REST Endpoints
Supply Chain Planning/Vendor-Managed Inventory Replenishment Requests in Process Counts
The count of vendor-managed inventory replenishment requests that have been created but haven't been successfully closed, grouped by the request status. Request statuses returned are submitted, in process, requested, in review, failed, canceled, and rejected.
- Get replenishment request count for one status
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/vmiReplenishmentRequestsInProcessCounts/{StatusCode}
- Get replenishment request counts for all statuses
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/vmiReplenishmentRequestsInProcessCounts
- Retrieves the total count of replenishment requests in process.
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/vmiReplenishmentRequestsInProcessCounts/action/getTotal