Skip to main content
PATCH
Mark Payroll Run Paid

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

run_id
string
required

Response

Successful Response

id
string
required
orgId
string
required
periodLabel
string
required
periodStart
string
required
periodEnd
string
required
status
string
required
totalGross
number
required
totalDeductions
number
required
totalNet
number
required
currency
string
required
notes
string | null
createdAt
string | null
updatedAt
string | null
payslips
PayslipResponse · object[]