For the complete documentation index, see llms.txt. This page is also available as Markdown.

Account Request

Store-API Endpunkt für die Registrationsanfrage.

Die Registrationsanfrage muss aktiviert und konfiguriert werden siehe: Registrationsprozess

Send Account Request

POST /store-api/account-request

Dieser Endpunkt nimmt die Daten der Anfrage entgegen und gibt diese an ein Mail Event weiter

Request Body

Name
Type
Description

companyConfirmation

boolean

employee

array

company

array

{
    // Response
}

Last updated

Was this helpful?