{
"id": "first_name",
"name": "First Name",
"description": "<string>",
"standard": true,
"aggregate": true,
"deprecated": true,
"see": "5fd4371e940df5a34a3888b2",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z"
}Fields
Field
The required alphanumeric identifier of the field. Custom fields have an account-specific suffix (e.g. '_acme')
Examples:
"first_name"
"last_name"
"email"
"phone_1"
The human-readable name of the field
Examples:
"First Name"
"Last Name"
"Email"
"Phone 1"
The textual description of the purpose of this field
Read-only flag indicating whether this is a built-in LeadConduit field
The flag indicating that this field should no longer be used
The alternative field ID to be used instead of this deprecated field
Pattern:
^[0-9a-fA-F]{24}$Example:
"5fd4371e940df5a34a3888b2"
Read-only time the field was created
Read-only time the field was last updated