suspend fun createLegalInformation(authorizationContext: GropiusAuthorizationContext, input: CreateLegalInformationInput): LegalInformation
Creates a new LegalInformation based on the provided input Checks the authorization status
Return
the saved created LegalInformation
Parameters
authorizationContext
used to check for the required isAdmin
input
defines the LegalInformation