Back to all tasks
Upload Documentation Stakeholder
User taskJSON Schema definition for the Upload Documentation Stakeholder task
Loading schema...
Examples
Examples
[
{
"responses": [
{
"kind": "FILE",
"fileIds": [
"123e4567-e89b-12d3-a456-426614174000"
]
}
]
},
{
"responses": [
{
"kind": "TEXT",
"text": "Värderingsref: VR-2024-0815"
}
]
},
{
"responses": [
{
"kind": "STRUCTURED",
"value": {
"schemaId": "income-statement",
"data": {
"monthlyIncome": 42000
}
}
}
]
},
{
"responses": [
{
"kind": "FILE",
"fileIds": [
"123e4567-e89b-12d3-a456-426614174000",
"123e4567-e89b-12d3-a456-426614174001"
]
},
{
"kind": "TEXT",
"text": "Se bifogade filer."
}
]
}
]