Skip to main content

ContactField

idstring
keystring
Example: plano_contratado
labelstring
typestring

Possible values: [text, number, date, datetime, boolean, select, multi_select, email, url, phone]

optionsstring[]
positioninteger
archivedAtstring<date-time>nullable
createdAtstring<date-time>
updatedAtstring<date-time>
ContactField
{
"id": "string",
"key": "plano_contratado",
"label": "string",
"type": "text",
"options": [
"string"
],
"position": 0,
"archivedAt": "2024-07-29T15:51:28.071Z",
"createdAt": "2024-07-29T15:51:28.071Z",
"updatedAt": "2024-07-29T15:51:28.071Z"
}