{
"success": true,
"message": "product found",
"data": {
"_id": "63da1d644fb3bf10991892e9",
"product_name": "phones",
"userId": "63da192c2f39a65069ba082d",
"current_cost": "20000",
"current_total": "10000000",
"total_cost": "0",
"current_quantity": 500,
"type": "made",
"stock": [
{
"cost": "10000000",
"quantity": 500,
"initial_cost_per_item": "20000",
"date": "2023-01-27T08:31:13.487Z",
"time": "1:20pm",
"_id": "63da1d654fb3bf10991892eb"
}
],
"createdAt": "2023-02-01T08:05:56.954Z",
"updatedAt": "2023-02-01T08:05:57.047Z",
"__v": 1
}
}