{
"jsonapi": {
"version": "1.0"
},
"data": [
{
"type": "products",
"id": "p1111111-1111-1111-1111-111111111111",
"attributes": {
"key": "ext-product-1",
"name": "Visitenkarten Standard",
"categoryId": "c1111111-1111-1111-1111-111111111111",
"status": 1
}
}
]
}