{
"items": [
{
"style_key": "text",
"status": "text",
"sku": "text",
"ean": "text",
"hs_code": "text",
"name": "text",
"description": "text",
"color": 1,
"size": 1,
"brand": 1,
"category": 1,
"quantity": 1,
"weight": 1,
"countries": [
"text"
],
"country_of_origin": "text",
"attributes": [
1
],
"material_composition_textile": [
{
"cluster_id": 1,
"components": [
{
"material_id": 1,
"fraction": 100
}
]
}
],
"material_composition_non_textile": [
{
"cluster_id": 1,
"components": [
{
"material_id": 1
}
]
}
],
"prices": [
{
"country_code": "DE",
"retail_price": 100,
"sale_price": 80,
"vat": 19
}
],
"images": [
"text"
]
}
],
"pagination": {
"per_page": 1,
"page": 1,
"pages": 1,
"total": 1,
"next": "text",
"prev": "text"
}
}