Skip to main content
POST
Preview Payroll by Check IDs

Authorizations

Authorization
string
header
required

Body

application/json
companyID
string
required

The ID of the Company

checks
string[]
required

The ID of the Employee Check. This endpoint can accept an array of employeeCheckIDs

Response

200

status
integer
default:0
Example:

200

success
boolean
default:true
Example:

true

data
object