Skip to main content

FormPart

titleTitle (string)required
component object
anyOf
string
component_dataComponent Data
description object
anyOf
string
sections object[]
  • Array [
  • oneOf
    iduuid
    title object
    anyOf
    string
    description object
    anyOf
    string
    componentComponent (string)
    Default value: QuestionSection
    mandatoryMandatory (boolean)
    Default value: false
    display_condition object
    anyOf
    root objectrequired
    kind

    Possible values: [atom, group]

    related_section objectrequired
    anyOf
    integer
    comparatorComparator (string)

    Possible values: [eq, in, contains, regex, truthy, falsy]

    Default value: eq
    value object
    anyOf
    string
    questionQuestion (string)required
    options object
    anyOf
  • Array [
  • string
  • ]
  • multipleMultiple (boolean)
    Default value: false
    min_choicesMin Choices (integer)
    Default value: 0
    max_choices object
    anyOf
    integer
    completedCompleted (boolean)
    Default value: false
    response object
    anyOf
    string
    displayDisplay (boolean)
    Default value: true
  • ]
  • display_condition object
    anyOf
    related_section objectrequired
    anyOf
    integer
    returns objectrequired
    anyOf
    string
    completedCompleted (boolean)
    Default value: false
    displayDisplay (boolean)
    Default value: true
    FormPart
    {
    "title": "string",
    "component": "string",
    "description": "string",
    "sections": [
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "title": "string",
    "description": "string",
    "component": "QuestionSection",
    "mandatory": false,
    "display_condition": {
    "root": {
    "kind": "group",
    "operator": "AND",
    "negate": false,
    "children": [
    null,
    {
    "kind": "atom",
    "related_section": 0,
    "comparator": "eq",
    "value": "string"
    }
    ]
    }
    },
    "question": "string",
    "options": [
    "string"
    ],
    "multiple": false,
    "min_choices": 0,
    "max_choices": 0,
    "completed": false,
    "response": "string",
    "display": true
    },
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "title": "string",
    "description": "string",
    "component": "DocumentCollectSection",
    "mandatory": false,
    "display_condition": {
    "root": {
    "kind": "group",
    "operator": "AND",
    "negate": false,
    "children": [
    null,
    {
    "kind": "atom",
    "related_section": 0,
    "comparator": "eq",
    "value": "string"
    }
    ]
    }
    },
    "documents": [
    {
    "name": "string",
    "max_pages": 1,
    "analyzed_as": "NOT_ANALYZED",
    "examples": [
    "string"
    ],
    "to_download": "string",
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
    }
    ],
    "min_docs": 1,
    "completed": false,
    "uploads": [
    {
    "name": "string",
    "number_of_pages": 0,
    "size": 0,
    "created_at": "2024-07-29T15:51:28.071Z",
    "updated_at": "2024-07-29T15:51:28.071Z",
    "status": "RECEIVED",
    "mime_type": "string",
    "uploaded_for_section": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "document_type": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "applicant": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "created_by": "string",
    "reject_reason": {
    "reason": "TOO_MANY_PAGES",
    "comment": "string"
    },
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6"
    }
    ],
    "display": true
    },
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "title": "string",
    "description": "string",
    "component": "MiTrust",
    "mandatory": false,
    "display_condition": {
    "root": {
    "kind": "group",
    "operator": "AND",
    "negate": false,
    "children": [
    null,
    {
    "kind": "atom",
    "related_section": 0,
    "comparator": "eq",
    "value": "string"
    }
    ]
    }
    },
    "component_data": {
    "client_id": "string",
    "redirect_uri": "/oauth/callback/mitrust/",
    "scope": [
    "string"
    ],
    "assets": [
    "string"
    ]
    },
    "completed": false,
    "display": true,
    "errors": [
    {
    "code": "string",
    "message": "string",
    "handled": false
    }
    ]
    },
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "title": "string",
    "description": "string",
    "component": "SolvencyCheck",
    "mandatory": false,
    "display_condition": {
    "root": {
    "kind": "group",
    "operator": "AND",
    "negate": false,
    "children": [
    null,
    {
    "kind": "atom",
    "related_section": 0,
    "comparator": "eq",
    "value": "string"
    }
    ]
    }
    },
    "target": 0.37,
    "user_incomes": 0,
    "social_incomes": 0,
    "display": true,
    "completed": false
    },
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "title": "string",
    "description": "string",
    "component": "Markdown",
    "mandatory": false,
    "display_condition": {
    "root": {
    "kind": "group",
    "operator": "AND",
    "negate": false,
    "children": [
    null,
    {
    "kind": "atom",
    "related_section": 0,
    "comparator": "eq",
    "value": "string"
    }
    ]
    }
    },
    "content": "string",
    "display": true,
    "completed": true
    },
    {
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "title": "string",
    "description": "string",
    "component": "RouteSelector",
    "mandatory": false,
    "display_condition": {
    "root": {
    "kind": "group",
    "operator": "AND",
    "negate": false,
    "children": [
    null,
    {
    "kind": "atom",
    "related_section": 0,
    "comparator": "eq",
    "value": "string"
    }
    ]
    }
    },
    "component_data": [
    {
    "title": "string",
    "key": "string",
    "eta": "string",
    "subtitle": "string",
    "steps": [
    "string"
    ],
    "assets": [
    "string"
    ],
    "favorite": false,
    "fallback": false
    }
    ],
    "response": "string",
    "completed": false,
    "display": true
    }
    ],
    "display_condition": {
    "related_section": 0,
    "returns": "string"
    },
    "completed": false,
    "display": true
    }