cURL
Payroll
Variable Payments
POST
cURL
Variable payments are not directly written to the employees payslip. Instead, they are submitted to the payroll
administrator for approval.This is also why you can’t instantly see the variable payments in the GET endpoint. Once the variable payments have
been approved, they will be included in the response.
Path Parameters
Query Parameters
Targeted billing period for this variable payment.
Pattern:
^\d{4}-\d{2}$Example:
"2026-05"
Body
application/json
New variable payments are automatically allocated to the employee's master cost center.
Month this payment affects. Defaults to the billingPeriod
Pattern:
^\d{4}-\d{2}$Example:
"2026-04"
Compensation component that this payment is
Fixed amount to be taken into account
Response
200 - application/json
OK
Identifier of the payroll contract this payment belongs to
Billing period of this variable payment
Pattern:
^\d{4}-\d{2}$Example:
"2026-05"
Month this payment affects. Defaults to the billingPeriod
Pattern:
^\d{4}-\d{2}$Example:
"2026-04"
Compensation component that this payment is
Fixed amount to be taken into account