ProductCategoryDetail

  • id
    Type: string Format: uuid
    required
  • name
    Type: string
    required
  • parentId
    Type: string | null Format: uuid
    required
  • slug
    Type: string | null
    required
  • customSlug
    Type: string
    min length:  
    1
    max length:  
    100

    Optional customer identifier. Spelling is preserved after trimming; duplicates are allowed.