SalaryCycles

Updates a custom salary cycle, and optionally replaces all its attached SalaryPeriods and/or SalaryCycleTranslations with the request body. Note translations are not yet fully supported.

put/api/salarycycles

Request body

Idinteger
Namestring
Monthsinteger
Daysinteger
IsForwardPaidboolean
FirstPeriodStartDatestring date-time nullable
SortKeystring
SpecialIdentifierstring
CompanyIdinteger nullable
AccountIdinteger nullable
IsMonthlyboolean
IsWeeklyboolean
IsBiWeeklyboolean
IsMonthlyStandardboolean
IsCustomboolean

Response

OK

Idinteger
Namestring
Monthsinteger
Daysinteger
IsForwardPaidboolean
FirstPeriodStartDatestring date-time nullable
SortKeystring
SpecialIdentifierstring
CompanyIdinteger nullable
AccountIdinteger nullable
IsMonthlyboolean
IsWeeklyboolean
IsBiWeeklyboolean
IsMonthlyStandardboolean
IsCustomboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.