ReportDetailImprovement
answerIdstringnullable
Unique identifier of the answer of the improvement
Example:
12372c66-f8ec-40c8-a0c7-355f6205c81econtentstringnullable
Content of the improvement
Example:
Is the facility clean and organized?customTags object[]nullable
List of custom tags of the improvement
Array [
idstringnullable
Unique identifier
namestringnullable
Name
]
idstringnullable
Unique identifier of the improvement
Example:
123df8c5-6b69-4ae2-9cb8-f94fff3ce1f2ReportDetailImprovement
{
"answerId": "12372c66-f8ec-40c8-a0c7-355f6205c81e",
"content": "Is the facility clean and organized?",
"customTags": [
{
"id": "string",
"name": "string"
}
],
"id": "123df8c5-6b69-4ae2-9cb8-f94fff3ce1f2"
}