Division
Tenant-owned organizational division with hierarchy, sibling order, and cost center.
The schema below is rendered directly from the published OpenAPI 3.1 contract.
Division details.
Division ID. A create dry run returns a preview ID that cannot be used in later requests.
Example:
"68920e08eeaea4f2301eecb3"
ID of the tenant that owns the division.
Pattern:
^[0-9a-fA-F]{24}$Example:
"68a000000000000000000010"
Division name.
Example:
"Sales"
Parent division ID, or null for a root division.
Minimum string length:
1Pattern:
^[0-9a-fA-F]{24}$Example:
null
Display order among sibling divisions.
Example:
1
Customer-defined cost center, or null when none is assigned.
Minimum string length:
1Example:
"CC-SALES"
UTC creation timestamp.
Minimum string length:
1Pattern:
Z$Example:
"2026-01-15T10:30:00.000Z"
UTC timestamp of the latest update.
Minimum string length:
1Pattern:
Z$Example:
"2026-07-01T08:15:00.000Z"
Last modified on August 26, 2026
