Duplicate Slotting Rule Set
Creates an inactive copy in the requested target Warehouse. The copy uses
the source name with a (Copy) suffix and copies the description and
Rules.
A same-Warehouse copy reuses each Rule’s ready Location Profile. For a
different Warehouse, typed Zone and Rack criteria are removed, unavailable
Handling Classes are omitted, and equivalent target Location Profiles are
reused or materialized before the response is returned. CEL/script criteria
are copied unchanged and must be reviewed before activation. meta.warnings
names Rules whose target definition became broader.
The response includes the standard SlottingRuleSet fields. The normal
additive fields parameter is accepted for consistency with other resource
endpoints.
Authorizations
Generate a JWT access token through a Custom Global Integration and provide it with each request in the Authorization header prefixed with "Bearer" and then a single space.
Path Parameters
The id of the source Warehouse.
The id of the source SlottingRuleSet.
Query Parameters
Specify fields of the SlottingRuleSet object to include in the response.
all, name, description, is_active, rule_count, has_conflicts, conflicting_rule_count, created_at, updated_at Body
Target Warehouse for a duplicated Slotting Rule Set.
ID of the Warehouse that will own the inactive copy.
x >= 12
Response
The inactive Slotting Rule Set copy was created.