Sets the recurrent employee limits for all the benefits defined by the partner
appliesTo for each benefit to specify if the limit applies to the employee or a child. The possible values are employee or child.
period field accepts payroll and year as possible values, not all benefits support both:
| Benefit | Allowed period values |
|---|---|
meal | payroll only |
transport | payroll only |
nursery | year only |
period value for a given benefit will result in a validation error.
payroll query parameter.
400 Bad Request error.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The company identifier
The employee identifier
The next payroll cycle identifier (format YYYY-MM). It must strictly correspond to the next upcoming payroll cycle.
^\d{4}-(0[1-9]|1[0-2])$Limits successfully set
The unique identifier of the company.
"a1b2c3d4-e5f6-7890-a1b2-c3d4e5f67890"
The unique identifier of the employee.
"dd3de3a0-f903-42a0-b729-4cb16f185bc6"
The next payroll cycle identifier (format YYYY-MM) from which the recurrent limits take effect.
^\d{4}-(0[1-9]|1[0-2])$"2023-11"
Echoes back the exact limits payload that was successfully applied to future cycles