The occupation-category resource represents a categorization of employees belonging to a set of business-establishments.

These categories can be used as a way of distinguishing employees in reports, or may be used to specify reserved business rules (e.g. in the leaves management system).

In France, can be used to represent the "Profession et Catégories Professionnelles" (P.C.S.).

id
string
required
Minimum length: 1
type
string
required
Allowed value: "occupation-category"
url
string
required
title
string
required

Must be unique. Invariant name of this occupation-category. Can be translated through t9n.title.{langTag}.

Required string length: 1 - 255
businessEstablishments
object[] | null

null value MUST be interpreted like "ALL business-establishments, even those that will be created further down the line".

As a result, array cannot be empty.

Reference to a business-establishment resource.

t9n
object