{
"data": {
"id": 1,
"object": "contact",
"key": "name",
"type": "text",
"config": {
"input": {
"type": "text",
"label": "Name",
"required": false,
"placeholder": "",
"validationType": "format",
"validationFormat": "any",
"requiredErrorMessage": "Please add an attribute name.",
"validationErrorMessage": "Oops! Seems incorrect format that you entered. Can you please recheck your name?"
},
"label": "Name",
"backend": {
"list": false
},
"capture": [
"api"
],
"online_order": 2,
"offline_order": 2
},
"system": "yes"
}
}