Enterprise+
/serving-permits/{id}
Path Parameters
- Type: string
id required
Responses
Request Example for get/serving-permits/{id}
curl 'https://lens-api.tic.io/serving-permits/{id}' \
--header 'x-api-key: YOUR_SECRET_TOKEN'
{
"restaurantNumber": null,
"municipality": null,
"county": null,
"mostRecentPermit": {
"folkhalsomyndigheten_ServingPermitId": 1,
"restaurantNumber": null,
"servingLocationName": null,
"servingAddress": null,
"servingPostalCode": null,
"formattedPostalCode": null,
"servingCity": null,
"servingCompanyRegistrationNumber": null,
"formattedServingCompanyRegistrationNumber": null,
"permitHolderName": null,
"categoryCode": null,
"category": {
"code": 1,
"permitType": null,
"beverageType": null,
"beverageType2": null,
"servingType": null
},
"municipality": null,
"validFrom": null,
"probationaryPeriodTo": null,
"validTo": null,
"lineHash": null,
"folkhalsomyndigheten_FileId": 1,
"companyId": null,
"isProcessed": null,
"lastUpdatedAtUtc": "2026-04-07T15:53:51.429Z",
"geocodedLatitude": null,
"geocodedLongitude": null,
"geocodedAtUtc": null,
"geocodeQueryScore": null,
"hasCoordinates": true,
"company": {
"companyId": 1,
"companyRegistrationNumber": null,
"formattedCompanyRegistrationNumber": null,
"legalEntityType": null,
"registrationDate": null,
"companyRegisterId": null,
"ceasedDate": null,
"lastUpdatedAtUtc": null,
"foundAtUtc": null,
"isCeased": null,
"elfCode": null,
"formationDate": null,
"localCompanyCode": null,
"companySummary": {
"companyId": 1,
"companySummaryId": 1,
"legalName": null,
"purpose": null,
"sniCodes": null,
"sniCodes2025": null,
"sniCodesList": null,
"sniCodes2025List": null,
"visitingAddressStreet": null,
"visitingAddressPostalCode": null,
"visitingAddressCity": null,
"visitingAddressCountryCodeAlpha3": null,
"visitingAddressPosition": [
1
],
"isVistingAddressEmpty": true,
"isVisitingAddressMissing": true,
"visitingAddressPositionLatitude": null,
"visitingAddressPositionLongitude": null,
"mailingAddressStreet": null,
"mailingAddressPostalCode": null,
"mailingAddressCity": null,
"mailingAddressCountryCodeAlpha3": null,
"isMailingAddressEmpty": true,
"isMailingAddressMissing": true,
"mailingAddressPosition": [
1
],
"mailingAddressPositionLatitude": null,
"mailingAddressPositionLongitude": null,
"numberOfWorkplaces": null,
"registeredOfficeMunicipalityCode": null,
"registeredOfficeCountyCode": null,
"registeredVAT": null,
"registeredFTax": null,
"registeredPayroll": null,
"scb_NumberOfEmployeesInterval": null,
"scb_NumberOfEmployeesIntervalDescription": null,
"scb_OwnershipType": null,
"scb_OwnershipTypeDescription": null,
"scb_TurnoverInterval": null,
"scb_TurnoverIntervalDescription": null,
"scb_PrivPublType": null,
"scb_PrivPublTypeDescription": null,
"scb_TradeExportInterval": null,
"scb_TradeExportIntervalDescription": null,
"scb_TradeImportInterval": null,
"scb_TradeImportIntervalDescription": null,
"scb_PropertyTaxationInterval": null,
"scb_PropertyTaxationIntervalDescription": null,
"period1": null,
"period1_IS_NetSalesK": null,
"period1_FN_NumberOfEmployees": null,
"period1_IS_OperatingProfitOrLossK": null,
"period1_IsAudited": null,
"period1_Lines": [
"string"
],
"period2": null,
"period2_IS_NetSalesK": null,
"period2_FN_NumberOfEmployees": null,
"period2_IS_OperatingProfitOrLossK": null,
"period2_IsAudited": null,
"period3": null,
"period3_IS_NetSalesK": null,
"period3_FN_NumberOfEmployees": null,
"period3_IS_OperatingProfitOrLossK": null,
"period3_IsAudited": null,
"intelligenceScoreTotal": null,
"intelligenceNumberOfMax": null,
"numberOfEmailAddresses": null,
"lastCompanyActivityStatus": "reorganizationOfBusinessCommenced",
"lastCompanyActivityStatusDescription": null,
"lastCompanyStatusType": "reorganizationOfBusinessCommenced",
"lastCompanyStatusDescription2": {
"code": "reorganizationOfBusinessCommenced",
"name_EN": null,
"name_SE": null,
"bolagsverketCode": null,
"isCeased": null
},
"lastCompanyStatusDate": null,
"lastCompanyStatusDescription": null,
"lastUpdatedAtUtc": null,
"hasAuditor": null,
"companyRepresentativeBornYear": null,
"kfm_DebtBalanceTotalAmountInSEK": null,
"kfm_RecordOfNonPaymentNumberOfCases": null,
"registeredAML": null,
"shouldBeRegisteredAML": null,
"mailingAddressLantmaterietLocatedOnPropertyId": null,
"mailingAddressLantmaterietLocationalAddressId": null,
"visitingAddressLantmaterietLocatedOnPropertyId": null,
"visitingAddressLantmaterietLocationalAddressId": null,
"visitingAddressCO": null,
"mailingAddressCO": null,
"visitingAddressId": null,
"mailingAddressId": null
}
}
},
"servingPermits": [
{
"folkhalsomyndigheten_ServingPermitId": 1,
"restaurantNumber": null,
"servingLocationName": null,
"servingAddress": null,
"servingPostalCode": null,
"formattedPostalCode": null,
"servingCity": null,
"servingCompanyRegistrationNumber": null,
"formattedServingCompanyRegistrationNumber": null,
"permitHolderName": null,
"categoryCode": null,
"category": {
"code": 1,
"permitType": null,
"beverageType": null,
"beverageType2": null,
"servingType": null
},
"municipality": null,
"validFrom": null,
"probationaryPeriodTo": null,
"validTo": null,
"lineHash": null,
"folkhalsomyndigheten_FileId": 1,
"companyId": null,
"isProcessed": null,
"lastUpdatedAtUtc": "2026-04-07T15:53:51.429Z",
"geocodedLatitude": null,
"geocodedLongitude": null,
"geocodedAtUtc": null,
"geocodeQueryScore": null,
"hasCoordinates": true,
"company": {
"companyId": 1,
"companyRegistrationNumber": null,
"formattedCompanyRegistrationNumber": null,
"legalEntityType": null,
"registrationDate": null,
"companyRegisterId": null,
"ceasedDate": null,
"lastUpdatedAtUtc": null,
"foundAtUtc": null,
"isCeased": null,
"elfCode": null,
"formationDate": null,
"localCompanyCode": null,
"companySummary": {
"companyId": 1,
"companySummaryId": 1,
"legalName": null,
"purpose": null,
"sniCodes": null,
"sniCodes2025": null,
"sniCodesList": null,
"sniCodes2025List": null,
"visitingAddressStreet": null,
"visitingAddressPostalCode": null,
"visitingAddressCity": null,
"visitingAddressCountryCodeAlpha3": null,
"visitingAddressPosition": [
1
],
"isVistingAddressEmpty": true,
"isVisitingAddressMissing": true,
"visitingAddressPositionLatitude": null,
"visitingAddressPositionLongitude": null,
"mailingAddressStreet": null,
"mailingAddressPostalCode": null,
"mailingAddressCity": null,
"mailingAddressCountryCodeAlpha3": null,
"isMailingAddressEmpty": true,
"isMailingAddressMissing": true,
"mailingAddressPosition": [
1
],
"mailingAddressPositionLatitude": null,
"mailingAddressPositionLongitude": null,
"numberOfWorkplaces": null,
"registeredOfficeMunicipalityCode": null,
"registeredOfficeCountyCode": null,
"registeredVAT": null,
"registeredFTax": null,
"registeredPayroll": null,
"scb_NumberOfEmployeesInterval": null,
"scb_NumberOfEmployeesIntervalDescription": null,
"scb_OwnershipType": null,
"scb_OwnershipTypeDescription": null,
"scb_TurnoverInterval": null,
"scb_TurnoverIntervalDescription": null,
"scb_PrivPublType": null,
"scb_PrivPublTypeDescription": null,
"scb_TradeExportInterval": null,
"scb_TradeExportIntervalDescription": null,
"scb_TradeImportInterval": null,
"scb_TradeImportIntervalDescription": null,
"scb_PropertyTaxationInterval": null,
"scb_PropertyTaxationIntervalDescription": null,
"period1": null,
"period1_IS_NetSalesK": null,
"period1_FN_NumberOfEmployees": null,
"period1_IS_OperatingProfitOrLossK": null,
"period1_IsAudited": null,
"period1_Lines": [
"string"
],
"period2": null,
"period2_IS_NetSalesK": null,
"period2_FN_NumberOfEmployees": null,
"period2_IS_OperatingProfitOrLossK": null,
"period2_IsAudited": null,
"period3": null,
"period3_IS_NetSalesK": null,
"period3_FN_NumberOfEmployees": null,
"period3_IS_OperatingProfitOrLossK": null,
"period3_IsAudited": null,
"intelligenceScoreTotal": null,
"intelligenceNumberOfMax": null,
"numberOfEmailAddresses": null,
"lastCompanyActivityStatus": "reorganizationOfBusinessCommenced",
"lastCompanyActivityStatusDescription": null,
"lastCompanyStatusType": "reorganizationOfBusinessCommenced",
"lastCompanyStatusDescription2": {
"code": "reorganizationOfBusinessCommenced",
"name_EN": null,
"name_SE": null,
"bolagsverketCode": null,
"isCeased": null
},
"lastCompanyStatusDate": null,
"lastCompanyStatusDescription": null,
"lastUpdatedAtUtc": null,
"hasAuditor": null,
"companyRepresentativeBornYear": null,
"kfm_DebtBalanceTotalAmountInSEK": null,
"kfm_RecordOfNonPaymentNumberOfCases": null,
"registeredAML": null,
"shouldBeRegisteredAML": null,
"mailingAddressLantmaterietLocatedOnPropertyId": null,
"mailingAddressLantmaterietLocationalAddressId": null,
"visitingAddressLantmaterietLocatedOnPropertyId": null,
"visitingAddressLantmaterietLocationalAddressId": null,
"visitingAddressCO": null,
"mailingAddressCO": null,
"visitingAddressId": null,
"mailingAddressId": null
}
}
}
]
}