Skip to main content
Lucca API home page
legacy
Search...
⌘K
Sign in
Sign in
Search...
Navigation
Axis-sections
The axis-section resource
Home
API Reference
Community
Status
Documentation
Introduction
Authentication
Features
Limits
Changelog
Files
The file resource
POST
Upload a file
Using Files
Organization Structure API
Axis-sections
Get Started
The axis resource
GET
List Axes
The axis-section resource
GET
List AxisSections
POST
Create a new AxisSection
GET
Get an AxisSection by id
PUT
Update an AxisSection by id
DEL
Delete an AxisSection by id
Departments
Legal-Units
Establishments
Core HR API
Employees Directory
Guides
Expenses API
Expense-temp-items
Expense-claims
Expense-claim-items
Exports
Guides
Invoices API
Cost-Centers
Purchases
Approval Workflow
Booked Documents
Misc.
Guides
Absences API
Leaves
Leave-requests
Sick-leaves
Imports
Guides
Office API
User-locations
Work-locations
Imports
Guides
Project API
Clients
Projects
Project services
Organizations
Financials
Schedule API
UserDates
Workcycle-exceptions
Working-time-arrangement
Timesheet API
Time-entries
Timesheets
Reports
Guides
Mealvouchers API
Statutory
Computation
Compensation API
Fixed-natures
Fixed-items
Variable-natures
Variable-items
Training API
Training
Training-demands
Realized-trainings
close
Axis-sections
The axis-section resource
Copy page
Copy page
Read more about axis-sections in the
Get Started
section.
code
string
required
multilingualName
string
required
axisId
integer
required
id
integer
Required range:
x >= 1
description
string | null
ownerId
integer | null
startOn
string<date-time> | null
endOn
string<date-time> | null
active
boolean
default:
true
parentAxisSections
AxisSectionTreeless · object[]
Show child attributes
parentAxisSections.
code
string
required
parentAxisSections.
multilingualName
string
required
parentAxisSections.
axisId
integer
required
parentAxisSections.
id
integer
Required range:
x >= 1
parentAxisSections.
name
string
parentAxisSections.
url
string<uri>
parentAxisSections.
description
string | null
parentAxisSections.
ownerId
integer | null
parentAxisSections.
startOn
string<date-time> | null
parentAxisSections.
endOn
string<date-time> | null
parentAxisSections.
active
boolean
default:
true
childrenAxisSections
AxisSectionTreeless · object[]
Show child attributes
childrenAxisSections.
code
string
required
childrenAxisSections.
multilingualName
string
required
childrenAxisSections.
axisId
integer
required
childrenAxisSections.
id
integer
Required range:
x >= 1
childrenAxisSections.
name
string
childrenAxisSections.
url
string<uri>
childrenAxisSections.
description
string | null
childrenAxisSections.
ownerId
integer | null
childrenAxisSections.
startOn
string<date-time> | null
childrenAxisSections.
endOn
string<date-time> | null
childrenAxisSections.
active
boolean
default:
true
Was this page helpful?
Yes
No
List Axes
Previous
List AxisSections
Next
⌘I