Skip to main content
GET
/
germany
/
validate-bbnr
/
{bbnr}
Validate Betriebsnummer Endpoint
curl --request GET \
  --url https://preview.intermezzo.ai/germany/validate-bbnr/{bbnr} \
  --header 'Authorization: Bearer <token>'
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.intermezzo.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

Get token from Auth0 and paste it here

Path Parameters

bbnr
string
required

Response

Successful Response