/
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}/reportlogs
v1
latest
OpenAPI 3.0.4
2026-07-17
316
155
717.9 KB
Report logs
post
/api/tenants/{tenantId}/reportlogs
Path parameters
tenantId
integer
required
Request body
ReportLog
required
id
integer
status
'Active'
|
'Inactive'
created
string
date-time
updated
string
date-time
reportName
string
nullable
reportDate
string
date-time
key
string
nullable
user
string
nullable
message
string
nullable
Response
Created
ReportLog
required
id
integer
status
'Active'
|
'Inactive'
created
string
date-time
updated
string
date-time
reportName
string
nullable
reportDate
string
date-time
key
string
nullable
user
string
nullable
message
string
nullable