Build and submit a salary declaration to Swissdec for the current organization and calendar year
Ask AI
POST
/api-v1/swissdec/salary-declaration/{calendarYear}
curl \
--request POST 'https://wyzio.app/api-v1/swissdec/salary-declaration/{calendarYear}'
Response examples (200)
{
"jobKey": "string",
"declarationId": "string",
"responseId": "string",
"requestId": "string"
}