HumanClarificationLeadField
One lead field snapshot entry attached to a human clarification.
nameNamerequired
Lead CRM field key shown to the manager.
value objectrequired
Raw value captured from lead.crm_fields when the clarification was created.
- string
- integer
- number
- boolean
- string[]
- object
string
HumanClarificationLeadField
{
"name": "string",
"value": "string"
}