{
"success": true,
"message": "Recurring Transaction cancelled successfully!",
"data": {
"id": "105",
"user_id": "2400",
"business_id": "2290",
"customer_id": null,
"supplier_id": "999",
"app_id": "21",
"name": "Transport",
"transaction_type": "cash_out",
"amount": 5000,
"amount_received": 5000,
"quantity": 1,
"items": "1",
"profit": 0,
"delivery_charge": 0,
"discount": 0,
"unpaid_balance": 0,
"discount_type": null,
"discount_amount": 0,
"sub_total_amount": 5000,
"tax": 0,
"tax_amount": 0,
"recurring_frequency": "daily",
"recurring_reminder": "on_the_day",
"last_transaction_date": "2024-08-26T00:00:00.000+01:00",
"next_transaction_date": "2024-08-27T00:00:00.000+01:00",
"sales_data": null,
"expenses_data": "[{\"name\":\"Transport\",\"amount\":5000,\"description\":\"Went to the market\",\"quantity\":null}]",
"app_created_at": "2024-07-26T09:43:01.228+01:00",
"app_updated_at": "2024-07-26T09:43:02.867+01:00",
"raw": "",
"reminder_sent": false,
"deleted_at": "2024-07-26T12:52:52.096+01:00",
"created_at": "2024-07-26T09:43:01.228+01:00",
"updated_at": "2024-07-26T12:52:52.097+01:00",
"created_by": "2400"
}
}