AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. createCaseFormSubmission

createCaseFormSubmission: FormSubmission!

This mutation prepares a case for a form submission. **Returns:** Return information can include details about the specific case form submission.

formConfigurationId: UUID!

The form configuration ID used to search the database.

caseId: UUID!

The case ID used to search the database to find the related case.

formDefinitionVersionId: UUID

The ID related to the form definition version

createDate: DateTime

The date the form submission was created

initialValues: AnswersSetValuesInput

dataImport: Boolean