A business has one or more tasks that are assigned in the diligence process. Tasks are used to assist in the decision making process when reviewing a business.
{
"key": "address_property_type",
"category": "address",
"label": "Office Address",
"sub_label": "Commercial",
"status": "success",
"message": "Submitted Office Address is a Commercial Property"
}
Attribute | Type | Description |
---|---|---|
key |
| The unique identifier for the task. |
category |
| The task category. Used to group similar tasks together. |
label |
| A prettified version of the task category. |
sub_label |
| A brief explanation of the task. |
status |
| Used to signal whether or not the task requires review. One of |
message |
| The detailed reasoning behind why the task is surfaced. |