When true the month's payrolls are frozen: no insert, update or delete. Used by the Generate Salaries popup to disable GENERATE before the user submits; PayrollService enforces the same rule on every mutating call.
Headers
-
API token (can be retrieved from account settings)
-
ID of organization, for which the operation must be performed
GET
/api-v1/payroll/declared/{calendarYear}/{monthType}
curl \
--request GET 'https://wyzio.app/api-v1/payroll/declared/{calendarYear}/{monthType}'
Response examples (200)
true