Fields
uid
IntUnique identifier assigned to the store department (e.g., 101, 102, 103).
priority_order
IntPriority or ranking order for department display (e.g., 1, 2, 3 - lower numbers appear first).
name
StringDisplay name of the store department (e.g., 'Electronics', 'Fashion', 'Home & Garden').
slug
StringURL-friendly identifier for the store department (e.g., 'electronics', 'fashion', 'home-garden').
is_active
BooleanWhether the department is currently active and operational.
logo
JSONLogo image information and metadata for the department.
Was this section helpful?