{
"id": "123e4567-e89b-12d3-a456-426614174000",
"externalId": "LAPTOP-001",
"name": "MacBook Pro 16-inch",
"description": "Development laptop for engineering team",
"summary": "High-performance laptop for software development",
"owner": "John Doe",
"status": "active",
"categoryId": "cat_987fcdeb-51a2-43d8-9f0e-123456789abc",
"subcategoryId": "sub_456def78-90ab-12cd-34ef-567890123456",
"metadata": {
"serialNumber": "C02XK1F2JGH7",
"purchaseDate": "2024-01-15",
"warranty": "3 years"
},
"createdAt": "2024-03-15T10:30:00Z",
"updatedAt": "2024-03-15T15:45:00Z",
"blockchain": {
"txId": "abc123...def456",
"lastTxId": "ghi789...jkl012",
"eventCount": 5
}
}