Entity: task
The task
entity contains general information about a task for, for example, inspection, appraisal or repair of damage.
Example usage
Below is an example task
entity, filled with some attributes. See AFD 2.0 Online for the complete and up-to-date data catalog with all available entity types and associated attributes listed under the task
entity. More documentation on the use of SIVI AFS is available in chapter Where to find elements of SIVI AFS.
{
"task": [
{
"entityType": "assignment",
"desiredExecutionDate": "2022-09-02",
"inspectionCode": "00001",
"jobType": "00003",
"orderNumber": "contraExp02"
}
]
}
Entity types
All entity types currently in use can be found in AFD 2.0 Online.
Post your comment on this topic.