{
"status": "nieuw",
"naam": "string",
"omschrijving": "string",
"artikel": "string",
"hoeveelheid": 0,
"eenheid": "string",
"adres": "string",
"postcode": "string",
"stad": "string",
"land": "string",
"gepland_op": "2019-08-24T14:15:22.123Z",
"contactpersoon": "string",
"telefoon": "string",
"telefoon_mobiel": "string",
"opmerkingen": "string",
"require_photos": true,
"min_fotos": 0,
"max_fotos": 0,
"photo_label": "string",
"require_signature": true,
"require_document_scan": true,
"require_location": true,
"vehicle_id": "e57c411b-caf2-4a2e-b2e8-e232824b6ddf",
"vragenpad": {
"schema_version": 1,
"questionnaire_id": "tanken_v1",
"title": "string",
"activity_type": "string",
"questions": [
{
"id": "string",
"type": "text",
"label": "string",
"required": false,
"default_value": null,
"readonly": false,
"unit": "string",
"max_files": 0,
"options": [
"string"
],
"validation": {
"min": 0,
"max": 0,
"minlength": 0,
"maxlength": 0,
"regex": "string"
},
"visible_if": {
"question_id": "string",
"operator": "eq",
"value": null
},
"questions": [
{}
],
"formula": "string"
}
]
}
}