Build and submit a monthly AHV/FAK salary-sum declaration to Swissdec for the current organization
Ask AI
Headers
-
API token (can be retrieved from account settings)
-
ID of organization, for which the operation must be performed
POST
/api-v1/swissdec/month-total-declaration/{calendarYear}/{month}
curl \
--request POST 'https://wyzio.app/api-v1/swissdec/month-total-declaration/{calendarYear}/{month}'
Response examples (200)
{
"jobKey": "string",
"declarationId": "string",
"responseId": "string",
"requestId": "string"
}