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

Authorizations

Authorization
string
header
required

Get token from Auth0 and paste it here

Path Parameters

bbnr
string
required

Response

Successful Response