{
"name": "string",
"sort": 0,
"category_id": "string",
"attribute_style": "string",
"sort_type": 0,
"external_id": "string"
}{
"jsonapi": {
"version": "string"
},
"data": {
"type": "string",
"id": "string",
"attributes": {
"name": "string",
"sort": "string",
"description": null,
"category": "string",
"attribute_category": {
"type": "string",
"id": "string",
"attributes": {
"key": "string",
"name": "string"
}
},
"sort_type": 0,
"field_type": null,
"attribute_style": "string",
"attribute_type": "string",
"external_id": "string"
}
}
}