Inventory Policies
The key interface used when Inventory Optimization data is to be interfaced with the system of record
When GAINS is used to manage inventory policies, the Inventory Policy) endpoint should be used to obtain the current policies for interfacing purposes.
By default, this endpoint will assume it is being used for integration purposes which means:
- Only records not previously interfaced will be produced, unless a specific record set is defined in the filters
- Available filters include
InventoryClass
,DepartmentGroup
, andPlanner
as well as filtering to produce results for a specific SKUL
The result set references the item/location (SKUL) for which the policy is being stated and then provides an object with all the policy details along with some basic SKUL attributes such as lead time.
Updated 5 months ago