Order a Swedish registration letter (Bolagsverket)
Places an order with Bolagsverket for a Swedish-language registration letter (registreringsbevis) for the company. Returns an OrderConfirmation_Dto with the DocumentOrderGuid so the caller can poll order status.
POST
/
companies
/
{id}
/
registration-letter-swedish
Order a Swedish registration letter (Bolagsverket)
curl --request POST \ --url https://lens-api.tic.io/companies/{id}/registration-letter-swedish \ --header 'x-api-key: <api-key>'