{
"success": true,
"message": "transaction found",
"data": {
"profit": {
"amount": "0",
"description": "loss"
},
"_id": "63da32eb298a4d2ee6e97a84",
"userId": "63da192c2f39a65069ba082d",
"type": "cashin",
"description": "Multiple",
"description1": "",
"date": "2023-01-27T08:31:13.487Z",
"time": "10:20am",
"item_type": "bought",
"total": "27000",
"total_cost": "25000",
"items": [
{
"productId": "63da1d9a4fb3bf10991892f5",
"productName": "slippers",
"amount": "50000",
"quantity": 5,
"_id": "63da32eb298a4d2ee6e97a85"
},
{
"productId": "63da1d774fb3bf10991892ef",
"productName": "cloths",
"amount": "2000",
"quantity": 100,
"_id": "63da32eb298a4d2ee6e97a86"
}
],
"costs": [
{
"costId": "63a91de5b331eab63959bd39",
"costName": "buy fuel",
"amount": "25000",
"_id": "63da32eb298a4d2ee6e97a87"
}
],
"createdAt": "2023-02-01T09:37:47.040Z",
"updatedAt": "2023-02-01T09:37:47.040Z",
"__v": 0
}
}