curl --request GET \
--url https://lens-api.tic.io/companies/{id}/salary-contributions \
--header 'x-api-key: <api-key>'[
{
"year": 123,
"period": "<string>",
"contributionType": "<string>",
"sumSEK": 123
}
]Returns salary subsidies (lönebidrag) granted by Arbetsförmedlingen to the company.
curl --request GET \
--url https://lens-api.tic.io/companies/{id}/salary-contributions \
--header 'x-api-key: <api-key>'[
{
"year": 123,
"period": "<string>",
"contributionType": "<string>",
"sumSEK": 123
}
]Max+ tierDocumentation Index
Fetch the complete documentation index at: https://docs.tic.io/llms.txt
Use this file to discover all available pages before exploring further.