Magidoc

submitLegalDocument
Mutation

Submit a legal document

Arguments

#

account

Non-null

The account the legal document is for

type

Non-null

The type of legal document

formData

Non-null

The form data for the legal document. Will be validated against the schema for the document type and encrypted.

Response

#

Returns LegalDocument !.

Example

#

    
  

3

    
  

3

    
  

3