{
"meta": {
"success": true,
"status": 200,
"message": "Berhasil mendapatkan data atribut produk"
},
"data": {
"product": {
"id": "467b4a11-01d2-4dfc-a94a-3b5ee59088f8",
"name": "Tas Testing"
},
"attributes": [
{
"id": "239be512-7a16-4868-ac32-6ed21bee8cf4",
"attributeName": "Bahan",
"value": "Cotton",
"createdAt": "2025-09-13T01:50:54.201Z",
"updatedAt": "2025-09-13T02:02:30.821Z"
},
{
"id": "a0b83253-5242-457a-8f48-c444ac2c9dd1",
"attributeName": "Warna",
"value": "Merah",
"createdAt": "2025-09-13T01:50:22.285Z",
"updatedAt": "2025-09-13T01:50:22.285Z"
}
],
"totalAttributes": 2
}
}