Skip to main content
GET
cURL

Path Parameters

contractId
string
required

Query Parameters

billingPeriod
string<year-month>
required

Select a billing period.

Pattern: ^\d{4}-\d{2}$
Example:

"2026-05"

Response

200 - application/json

OK

payrollContractId
string

Identifier of the payroll contract this payment belongs to

billingPeriod
string<year-month>

Billing period of this variable payment

Pattern: ^\d{4}-\d{2}$
Example:

"2026-05"

correctionPeriod
string<year-month>

Month this payment affects. Defaults to the billingPeriod

Pattern: ^\d{4}-\d{2}$
Example:

"2026-04"

compensationComponentId
string

Compensation component that this payment is

amount
number<double>

Fixed amount to be taken into account

hours
number<double>
days
number<double>
hourlyFactor
number<double>
percentage
number<double>