Skip to main content
POST
/
companies
/
{id}
/
registration-letter-english
Order an English registration letter (Bolagsverket)
curl --request POST \
  --url https://lens-api.tic.io/companies/{id}/registration-letter-english \
  --header 'x-api-key: <api-key>'
{
  "documentOrderGuid": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
Pro+ tier

Authorizations

x-api-key
string
header
required

Path Parameters

id
integer<int32>
required

Internal company ID

Response

Order confirmation (includes DocumentOrderGuid)

documentOrderGuid
string<uuid>