/
PA
payroll-engine
/
Payroll Engine Backend API v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
payroll-engine
Payroll Engine Backend API v1
post
/api/tenants/{tenantId}/regulations/{regulationId}/lookups/sets
v1
latest
OpenAPI 3.0.4
2026-07-17
316
155
717.9 KB
Lookups
post
/api/tenants/{tenantId}/regulations/{regulationId}/lookups/sets
Path parameters
tenantId
integer
required
regulationId
integer
required
Request body
LookupSet[]
required
id
integer
status
'Active'
|
'Inactive'
created
string
date-time
updated
string
date-time
name
string
required
nameLocalizations
object
nullable
description
string
nullable
descriptionLocalizations
object
nullable
overrideType
'Active'
|
'Inactive'
rangeMode
'None'
|
'Threshold'
|
'Progressive'
rangeSize
number
double
nullable
attributes
object
nullable
values
LookupValue[]
required
Response
Created