{
"success": true,
"data": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "Toyota Camry 2022",
"description": "Family car, silver color, purchased new",
"amount": {
"cents": 100000,
"currency": "IDR"
},
"current_value": 0,
"total_value": 0,
"acquisition_date": "2019-08-24",
"acquisition_price": {
"cents": 100000,
"currency": "IDR"
},
"location": "Jakarta, Indonesia",
"serial_number": "string",
"category": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "Real Estate",
"kind": "physical"
},
"created_at": "2019-08-24T14:15:22.123Z",
"updated_at": "2019-08-24T14:15:22.123Z"
}
]
}