{
"success": true,
"message": "Transaction added successfully!",
"data": {
"transaction": {
"user_id": "2279",
"business_id": 2217,
"funding_source_id": "23",
"transaction_uid": "WKQ2217980138987-2409091256",
"name": "Investments",
"app_id": 980138987,
"transaction_type": "other_cash_in",
"amount": 1000,
"amount_received": 1000,
"quantity": 1,
"items": 1,
"unpaid_balance": 0,
"sub_total_amount": 1000,
"raw": "",
"created_by": "2279",
"app_created_at": "2024-09-05",
"app_updated_at": "2024-09-05",
"created_at": "2024-09-09T12:56:13.983+01:00",
"updated_at": "2024-09-09T12:56:13.983+01:00",
"id": "1744522",
"formattedTotalAmount": "₦ 1,000.00",
"formattedTotalAmountRecieved": "₦ 1,000.00",
"formattedUnpaidBalance": "₦ 0.00",
"formattedDeliveryCharge": "₦NaN",
"getMoneyIn": "NaN",
"getMoneyOut": "0",
"getUnFormattedMoneyIn": null,
"getUnFormattedMoneyOut": 0,
"formattedDiscountAmount": "₦NaN",
"formattedTaxAmount": "₦NaN",
"formattedSubTotalAmount": "₦ 1,000.00",
"formattedTransactionAmount": "₦ 1,000.00",
"formatAmount": "1,000",
"formatUnpaid": "0"
},
"totalSalesAmount": 1000,
"sales": [
{
"name": "Every where Good",
"category_name": "Investments",
"amount": 1000
}
],
"notes": [
"Sample note 1"
],
"fundingSource": {
"name": "Mike Adeleke",
"email": "mik3@gmail.com",
"phone": "090994839233"
}
}
}