{
"name": "string",
"label": [
{
"text": "Asset Name",
"locale": "en"
}
],
"order": 0,
"type": "string",
"isCore": true,
"tagCategoryId": 0,
"allowTagCreation": true,
"isActive": true,
"isArchived": true,
"required": true,
"options": [
{
"locale": "en",
"label": "Option 1",
"value": "string"
}
],
"formGroupId": "a7020a19-e746-41f0-8278-38308678ab10",
"integrationConfigs": [
{
"type": "responseElement",
"fromKey": "string",
"toKey": "string",
"flags": [
"isCustomAttribute"
]
}
],
"linkDisplayFields": [
"string",
"lastName"
],
"linkFilter": {
"field": "status",
"value": "active",
"operator": "equals"
},
"lockedOnCreate": true,
"lockedOnEdit": true,
"defaultValue": null,
"templateId": "string",
"link": "string",
"includeInList": true,
"excludeFromExport": true,
"excludeFromDuplicate": true,
"maxLength": 0,
"searchable": true
}