4-alokk/flashflow-qwen3-0.6b-bank-sms
Text Generation • Updated • 31
Error code: UnexpectedError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
instruction string | input string | output string |
|---|---|---|
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | International credit: USD 3964.00 received in A/c 7876 from Fiverr on 25.01.2024. Avl Bal: Rs. 496517. | {"transaction_type": "credited", "amount": 3964.0, "currency": "USD", "date": "2024-01-25", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "A/c 7876", "counterparty_name": "Fiverr", "reference_id": null, "balance_after": 496517.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Credit Alert!
INR 280,173 credited to Acct ending 2578 on Feb 18, 2025 from VPA brijesh.sharma@okaxis (UPI TID: 116652175) | {"transaction_type": "credited", "amount": 280173.0, "currency": "INR", "date": "2025-02-18", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Acct ending 2578", "counterparty_name": "brijesh.sharma@okaxis", "reference_id": "116652175", "balance_after": 236743.0, "is_action... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your a/c **2539 is credited with Rs. 32,261.00 on Jan 27, 2022. Info: Rahul Kumar. Balance: ₹84,546. | {"transaction_type": "credited", "amount": 32261.0, "currency": "INR", "date": "2022-01-27", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "a/c **2539", "counterparty_name": "Rahul Kumar", "reference_id": null, "balance_after": 84546.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Reversal: Rs.92283.00 credited back to a/c **3232 on 03-10-25. Txn 938232732. | {"transaction_type": "credited", "amount": 92283.0, "currency": "INR", "date": "2025-10-03", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "a/c **3232", "counterparty_name": null, "reference_id": "938232732", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Get 30% off on your next SWIGGY order! Use code SWI30. Valid till midnight. | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | EMI of 61741.00 debited from a/c **2191 towards HDFC Bank loan on 02 Dec 2022. Remaining: 225,839. | {"transaction_type": "debited", "amount": 61741.0, "currency": "INR", "date": "2022-12-02", "time": null, "sender_bank": null, "sender_acc": "a/c **2191", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "HDFC Bank", "reference_id": null, "balance_after": 225839.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Credit Alert!
63,238.00 credited to Card ending 1815 on 01/10/22 from VPA lata.mishra@okhdfcbank (UPI UTR 151854095) | {"transaction_type": "credited", "amount": 63238.0, "currency": "INR", "date": "2022-10-01", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Card ending 1815", "counterparty_name": "lata.mishra@okhdfcbank", "reference_id": "151854095", "balance_after": 275475.0, "is_action... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Sent ₹33433
From ICICI Bank account 1574
To Vijay Sales
On 25.02.2025
Ref Ref No 944608674
Not You?
Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 33433.0, "currency": "INR", "date": "2025-02-25", "time": null, "sender_bank": "ICICI Bank", "sender_acc": "account 1574", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Vijay Sales", "reference_id": "944608674", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | acct Acct ending 4579 credited ₹148,007.00 dt 25/06/22 by Brijesh Sharma clear bal Bal: Rs.486529. | {"transaction_type": "credited", "amount": 148007.0, "currency": "INR", "date": "2022-06-25", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Acct ending 4579", "counterparty_name": "Brijesh Sharma", "reference_id": null, "balance_after": 486529.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Credit Alert! Rs.34097.00 credited to Bank of Baroda A/c XX2429 on 10-06-26 from VPA ankitverma@upi (UPI 856666564389) | {"transaction_type": "credited", "amount": 34097.0, "currency": "INR", "date": "2026-06-10", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": "Bank of Baroda", "receiver_acc": "XX2429", "counterparty_name": "ankitverma@upi", "reference_id": "856666564389", "balance_after": null, "is_actionable": ... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Credit Alert!
Rs. 330,247.00 credited to Card ending 8856 on 10.08.25 from VPA trader@ybl (UPI RRN 164720737) | {"transaction_type": "credited", "amount": 330247.0, "currency": "INR", "date": "2025-08-10", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Card ending 8856", "counterparty_name": "trader@ybl", "reference_id": "164720737", "balance_after": 330653.0, "is_actionable": true... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | UPI Mandate: Sent Rs.10858.00 from HDFC Bank A/c 1070 To AMAZON 23/12/24 Ref 845020643360 Not You? Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 10858.0, "currency": "INR", "date": "2024-12-23", "time": null, "sender_bank": "HDFC Bank", "sender_acc": "1070", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "AMAZON", "reference_id": "845020643360", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Standing Instruction set for Rs.5090.00 to Zee5 from Paytm Payments Bank **8654. Ref: 7be054cd8fb394d5. Not you? Call 18002586161. | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear Customer, you are eligible for a pre-approved loan of Rs.31800.00. Amount will be credited instantly. Apply now! | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | International credit: USD 666.00.00 received in A/C *3499 from RemoteOK on 23rd Apr. Avl Bal: Rs. 356,530. | {"transaction_type": "credited", "amount": 666.0, "currency": "USD", "date": "2022-04-23", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "A/C *3499", "counterparty_name": "RemoteOK", "reference_id": null, "balance_after": 356530.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Congratulations! You received INR 21,702.00 cashback for your purchase at Max Life Insurance. | {"transaction_type": "credited", "amount": 21702.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Max Life Insurance", "reference_id": null, "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Congratulations! You received Rs.25337 cashback for your purchase at Starbucks. | {"transaction_type": "credited", "amount": 25337.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Starbucks", "reference_id": null, "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your Paytm Payments Bank a/c **6343 is debited for Rs. 1,882.00 towards Chaayos. txn id 737961994. | {"transaction_type": "debited", "amount": 1882.0, "currency": "INR", "date": null, "time": null, "sender_bank": "Paytm Payments Bank", "sender_acc": "a/c **6343", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Chaayos", "reference_id": "737961994", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | NEFT credit of 154450.00 to Acct 4891 from Varsha More on 22nd Sep. txn id 574833305. Bal: Rs. 196421. | {"transaction_type": "credited", "amount": 154450.0, "currency": "INR", "date": "2023-09-22", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Acct 4891", "counterparty_name": "Varsha More", "reference_id": "574833305", "balance_after": 196421.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Reversal: Rs. 39,275.00 credited back to a/c **4300 on 09 Dec 2024. UPI Ref 214479747. | {"transaction_type": "credited", "amount": 39275.0, "currency": "INR", "date": "2024-12-09", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "a/c **4300", "counterparty_name": null, "reference_id": "214479747", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear Customer, you are eligible for a pre-approved loan of Rs.36,087.00. Amount will be credited instantly. Apply now! | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Credit Alert! Rs.369459.00 credited to Bank of Baroda A/c XX8477 on 06-Jan-26 from VPA ashwinpatel@okicici (UPI 383925500517) | {"transaction_type": "credited", "amount": 369459.0, "currency": "INR", "date": "2026-01-06", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": "Bank of Baroda", "receiver_acc": "XX8477", "counterparty_name": "ashwinpatel@okicici", "reference_id": "383925500517", "balance_after": null, "is_actiona... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your Acct ending 6868 is credited with INR 383523 on 8th Nov. Info: shalini_jain@okhdfc. Bal INR 310,759. | {"transaction_type": "credited", "amount": 383523.0, "currency": "INR", "date": "2024-11-08", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Acct ending 6868", "counterparty_name": "shalini_jain@okhdfc", "reference_id": null, "balance_after": 310759.0, "is_actionable": tr... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your Credit Card statement is ready. Min due: 1,559.00.00. Total due: INR 96379.00.00. Pay by 10-Jun. | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | trnsctn of ₹90,771.00.00 done at rohitsharma99@okicici on Yesterday Bal: ₹114,205. | {"transaction_type": "debited", "amount": 90771.0, "currency": "INR", "date": "2026-06-09", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "rohitsharma99@okicici", "reference_id": null, "balance_after": 114205.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Rs.18,541 added to PhonePe wallet from Federal Bank account 4800. Balance: ₹335,740. | {"transaction_type": "credited", "amount": 18541.0, "currency": "INR", "date": null, "time": null, "sender_bank": "Federal Bank", "sender_acc": "account 4800", "receiver_bank": "PhonePe", "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": 335740.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | paid INR 464303.00.00 to trader@ybl ref: UPI Ref 689060785 bal Remaining: 298,269 | {"transaction_type": "debited", "amount": 464303.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "trader@ybl", "reference_id": "689060785", "balance_after": 298269.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your SBI account 3375 is debited for Rs 44,187 towards Ajio. RRN 676148540. | {"transaction_type": "debited", "amount": 44187.0, "currency": "INR", "date": null, "time": null, "sender_bank": "SBI", "sender_acc": "account 3375", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Ajio", "reference_id": "676148540", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | INR Rs.62919.00.00 withdrawn from A/C *4388 at HDFC ATM Connaught Place on Yesterday. Bal: Rs. 171,908. | {"transaction_type": "debited", "amount": 62919.0, "currency": "INR", "date": "2026-06-09", "time": null, "sender_bank": null, "sender_acc": "A/C *4388", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "HDFC ATM Connaught Place", "reference_id": null, "balance_after": 171908.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Refund ₹40,103.00 processed for RRN 784684088 to Card 5729. Remaining: 331819. | {"transaction_type": "credited", "amount": 40103.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Card 5729", "counterparty_name": null, "reference_id": "784684088", "balance_after": 331819.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear SBI UPI User, ur A/c4979 credited with Rs387877.00 on 20Jan24 against reversal of txn (Ref no 203460874294) | {"transaction_type": "credited", "amount": 387877.0, "currency": "INR", "date": "2024-01-20", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": "SBI", "receiver_acc": "4979", "counterparty_name": null, "reference_id": "203460874294", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | RTGS of 21735 from a/c **6281 to rohitsharma99@okicici (Card **7117) on 12.05.2025. Ref 57783823. Bal INR 443150. | {"transaction_type": "debited", "amount": 21735.0, "currency": "INR", "date": "2025-05-12", "time": null, "sender_bank": null, "sender_acc": "a/c **6281", "receiver_bank": null, "receiver_acc": "Card **7117", "counterparty_name": "rohitsharma99@okicici", "reference_id": "57783823", "balance_after": 443150.0, "is_action... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Sent Rs.2301.00 From Federal Bank A/C *4252 To Yulu Bikes On 02/02/24 Ref 316791526256 Not You? Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 2301.0, "currency": "INR", "date": "2024-02-02", "time": null, "sender_bank": "Federal Bank", "sender_acc": "*4252", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Yulu Bikes", "reference_id": "316791526256", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | International credit: USD 3310 received in A/c 2675 from Fiverr on Today 13:58. Balance: ₹11,797. | {"transaction_type": "credited", "amount": 3310.0, "currency": "USD", "date": "2026-06-10", "time": "13:58", "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "A/c 2675", "counterparty_name": "Fiverr", "reference_id": null, "balance_after": 11797.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Rs 57,137 added to Paytm wallet from PNB A/C *6684. Avl Bal: Rs. 397336. | {"transaction_type": "credited", "amount": 57137.0, "currency": "INR", "date": null, "time": null, "sender_bank": "PNB", "sender_acc": "A/C *6684", "receiver_bank": "Paytm", "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": 397336.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | recvd Rs.346,515 from Geeta Bhatt ur bal is Remaining: 84,867 | {"transaction_type": "credited", "amount": 346515.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Geeta Bhatt", "reference_id": null, "balance_after": 84867.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | INR Rs. 61,126 withdrawn from account 9143 at SBI ATM MG Road on 03 Sep 2023. available bal 222,642. | {"transaction_type": "debited", "amount": 61126.0, "currency": "INR", "date": "2023-09-03", "time": null, "sender_bank": null, "sender_acc": "account 9143", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "SBI ATM MG Road", "reference_id": null, "balance_after": 222642.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear Customer, Rs.9919 debited from a/c **8918 on Dec 12 towards ANNA AQUA. Net Bal: Rs 343,125. | {"transaction_type": "debited", "amount": 9919.0, "currency": "INR", "date": "2023-12-12", "time": null, "sender_bank": null, "sender_acc": "a/c **8918", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "ANNA AQUA", "reference_id": null, "balance_after": 343125.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Sent Rs.42330.00
From ICICI Bank Acct ending 7923
To FLIPKART
On Mar 09
Ref txn id 876374773
Not You?
Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 42330.0, "currency": "INR", "date": "2022-03-09", "time": null, "sender_bank": "ICICI Bank", "sender_acc": "Acct ending 7923", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "FLIPKART", "reference_id": "876374773", "balance_after": null, "is_actionable": true... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear Customer, +918905013668 is now available to take calls. | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | acct Card **1470 credited INR 189886.00 dt Jan 16, 2024 by Meera Krishnan clear bal Avl Bal: INR 111,598. | {"transaction_type": "credited", "amount": 189886.0, "currency": "INR", "date": "2024-01-16", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Card **1470", "counterparty_name": "Meera Krishnan", "reference_id": null, "balance_after": 111598.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Congratulations! You received INR 49,254.00 cashback for your purchase at YouTube Premium. | {"transaction_type": "credited", "amount": 49254.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "YouTube Premium", "reference_id": null, "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | paid ₹111,778 to neha_gupta@ybl ref: TID: 46671786 bal Bal: Rs.337545 | {"transaction_type": "debited", "amount": 111778.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "neha_gupta@ybl", "reference_id": "46671786", "balance_after": 337545.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | trnsctn of ₹42135.00.00 done at Vijay Sales on 16th Feb Balance: ₹466021. | {"transaction_type": "debited", "amount": 42135.0, "currency": "INR", "date": "2026-02-16", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Vijay Sales", "reference_id": null, "balance_after": 466021.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Sent Rs.2019.00 From ICICI Bank A/C *4981 To Blinkit On 02/08/24 Ref 476106224208 Not You? Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 2019.0, "currency": "INR", "date": "2024-08-02", "time": null, "sender_bank": "ICICI Bank", "sender_acc": "*4981", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Blinkit", "reference_id": "476106224208", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | paid 35,953.00 to rajeshkumarpatel310@okaxis ref: UTR 631868857 bal Net Bal: Rs 180,623 | {"transaction_type": "debited", "amount": 35953.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "rajeshkumarpatel310@okaxis", "reference_id": "631868857", "balance_after": 180623.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Sent Rs.201019.00 From ICICI Bank A/C *7662 To Vijay Sales On 25/08/25 Ref 956516615578 Not You? Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 201019.0, "currency": "INR", "date": "2025-08-25", "time": null, "sender_bank": "ICICI Bank", "sender_acc": "*7662", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Vijay Sales", "reference_id": "956516615578", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear customer, your XX2892 balance is Avl Bal: Rs. 348381 as of today. | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": "XX2892", "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | EMI of Rs. 9063.00.00 debited from Acc 8720 towards HDFC Bank loan on 30/12/22. Avl Bal: Rs. 447,165. | {"transaction_type": "debited", "amount": 9063.0, "currency": "INR", "date": "2022-12-30", "time": null, "sender_bank": null, "sender_acc": "Acc 8720", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "HDFC Bank", "reference_id": null, "balance_after": 447165.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | IMPS credit of ₹9661.00 to A/c 5979 from Meera Krishnan on Today 17:52. txn id 789203899. Bal INR 308,082. | {"transaction_type": "credited", "amount": 9661.0, "currency": "INR", "date": "2026-06-10", "time": "17:52", "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "A/c 5979", "counterparty_name": "Meera Krishnan", "reference_id": "789203899", "balance_after": 308082.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | International txn: $ 541 debited from Federal Bank A/c 3711 at Amazon.com on 30th Mar. Bal: ₹301,934. | {"transaction_type": "debited", "amount": 541.0, "currency": "USD", "date": "2026-03-30", "time": null, "sender_bank": "Federal Bank", "sender_acc": "A/c 3711", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Amazon.com", "reference_id": null, "balance_after": 301934.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear SBI UPI User, ur A/c2015 credited with Rs341524.00 on 3Aug22 against reversal of txn (Ref no 944819785892) | {"transaction_type": "credited", "amount": 341524.0, "currency": "INR", "date": "2022-08-03", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": "SBI", "receiver_acc": "2015", "counterparty_name": null, "reference_id": "944819785892", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | trnsctn of Rs.48025.00 done at IKEA INDIA on Today Bal: Rs. 305,501. | {"transaction_type": "debited", "amount": 48025.0, "currency": "INR", "date": "2026-06-10", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "IKEA INDIA", "reference_id": null, "balance_after": 305501.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Hello, your package from Meesho is arriving today! Delivery slot: 14:00 to 16:00. Please be available. -Ecom Express | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear Passenger, your ticket PNR 1454825764 has been cancelled. Refund will be processed in 5-7 working days. -IRCTC | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Refund INR 15977.00 processed for UTR 276210003 to Card ending 2696. Avl Bal: Rs. 217840. | {"transaction_type": "credited", "amount": 15977.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Card ending 2696", "counterparty_name": null, "reference_id": "276210003", "balance_after": 217840.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Sent Rs.24274.00 From Axis Bank A/C *3489 To sureshnair@okicici On 06/06/26 Ref 510448745177 Not You? Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 24274.0, "currency": "INR", "date": "2026-06-06", "time": null, "sender_bank": "Axis Bank", "sender_acc": "*3489", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "sureshnair@okicici", "reference_id": "510448745177", "balance_after": null, "is_actionable": tru... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | International credit: $ 3,458.00 received in A/c **9385 from GitHub on Today 20:42. Bal INR 207299. | {"transaction_type": "credited", "amount": 3458.0, "currency": "USD", "date": "2026-06-10", "time": "20:42", "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "A/c **9385", "counterparty_name": "GitHub", "reference_id": null, "balance_after": 207299.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your e-ticket is booked. PNR: 2183419347. Train: Shatabdi Express. Seat confirmed. -IRCTC | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | UPI Mandate: Sent Rs.4124.00 from Paytm Payments Bank A/c 5116 To Big Bazaar 06/09/25 Ref 924483331592 Not You? Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 4124.0, "currency": "INR", "date": "2025-09-06", "time": null, "sender_bank": "Paytm Payments Bank", "sender_acc": "5116", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Big Bazaar", "reference_id": "924483331592", "balance_after": null, "is_actionable": tru... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | IMPS of Rs 489152 from A/c **6935 to ashwinpatel@okicici (Card ending 6182) on 15th Feb. Trans ID 110681374. Bal: Rs.365746. | {"transaction_type": "debited", "amount": 489152.0, "currency": "INR", "date": "2024-02-15", "time": null, "sender_bank": null, "sender_acc": "A/c **6935", "receiver_bank": null, "receiver_acc": "Card ending 6182", "counterparty_name": "ashwinpatel@okicici", "reference_id": "110681374", "balance_after": 365746.0, "is_a... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | INR Rs 41241.00 withdrawn from Acc 6847 at HDFC ATM Connaught Place on 1st Mar. Bal: Rs. 299639. | {"transaction_type": "debited", "amount": 41241.0, "currency": "INR", "date": "2025-03-01", "time": null, "sender_bank": null, "sender_acc": "Acc 6847", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "HDFC ATM Connaught Place", "reference_id": null, "balance_after": 299639.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | acct A/c 6925 credited Rs.171,346.00 dt 25-Jan-22 by shalini_jain@okhdfc clear bal Balance: ₹147,013. | {"transaction_type": "credited", "amount": 171346.0, "currency": "INR", "date": "2022-01-25", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "A/c 6925", "counterparty_name": "shalini_jain@okhdfc", "reference_id": null, "balance_after": 147013.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | UPI Mandate: Sent Rs.47750.00 from Fino Payments Bank A/c 8006 To HDFC Life Insurance 09/06/26 Ref 859425881680 Not You? Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 47750.0, "currency": "INR", "date": "2026-06-09", "time": null, "sender_bank": "Fino Payments Bank", "sender_acc": "8006", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "HDFC Life Insurance", "reference_id": "859425881680", "balance_after": null, "is_actiona... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | NEFT of Rs.404,768.00 from A/C *9591 to sureshnair@okicici (XX4481) on Apr 27. Trans ID 941081502. Bal INR 32384. | {"transaction_type": "debited", "amount": 404768.0, "currency": "INR", "date": "2026-04-27", "time": null, "sender_bank": null, "sender_acc": "A/C *9591", "receiver_bank": null, "receiver_acc": "XX4481", "counterparty_name": "sureshnair@okicici", "reference_id": "941081502", "balance_after": 32384.0, "is_actionable": t... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | International txn: USD 1,275.00.00 debited from SBI Card ending 8662 at Apple Inc on 2nd May. Bal INR 107,944. | {"transaction_type": "debited", "amount": 1275.0, "currency": "USD", "date": "2023-05-02", "time": null, "sender_bank": "SBI", "sender_acc": "Card ending 8662", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Apple Inc", "reference_id": null, "balance_after": 107944.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | UPI Mandate:
Sent 40,764.00
from Bank of Baroda Card ending 3166
To Max Life Insurance
Jul 09, 2025
Ref txn id 353348760
Not You? Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 40764.0, "currency": "INR", "date": "2025-07-09", "time": null, "sender_bank": "Bank of Baroda", "sender_acc": "Card ending 3166", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Max Life Insurance", "reference_id": "353348760", "balance_after": null, "is_act... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | INR 10,519.00 added to CRED wallet from Canara Bank Card **4128. Bal: Rs.133476. | {"transaction_type": "credited", "amount": 10519.0, "currency": "INR", "date": null, "time": null, "sender_bank": "Canara Bank", "sender_acc": "Card **4128", "receiver_bank": "CRED", "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": 133476.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your Card 9925 is credited with Rs. 111,681.00.00 on 15th Dec. Info: Harish Nambiar. Avl Bal: INR 290,170. | {"transaction_type": "credited", "amount": 111681.0, "currency": "INR", "date": "2024-12-15", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Card 9925", "counterparty_name": "Harish Nambiar", "reference_id": null, "balance_after": 290170.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | acct a/c **7156 credited Rs. 404,197.00 dt Yesterday by amitkumar@paytm clear bal Remaining: 944. | {"transaction_type": "credited", "amount": 404197.0, "currency": "INR", "date": "2026-06-09", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "a/c **7156", "counterparty_name": "amitkumar@paytm", "reference_id": null, "balance_after": 944.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | CONGRATULATIONS! Your mobile number has won a lottery of 24,242. Click to claim: http://reward-claim.net | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | paid Rs. 45,348 to Decathlon India ref: RRN 563585128 bal Balance: ₹33253 | {"transaction_type": "debited", "amount": 45348.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Decathlon India", "reference_id": "563585128", "balance_after": 33253.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear SBI UPI User, ur A/c9016 credited with Rs13011.00 on 10Jun26 against reversal of txn (Ref no 663695199287) | {"transaction_type": "credited", "amount": 13011.0, "currency": "INR", "date": "2026-06-10", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": "SBI", "receiver_acc": "9016", "counterparty_name": null, "reference_id": "663695199287", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your a/c 7909 has been debited by Rs.659.00 on Aug 13, 2025 at Decathlon India. Bal: ₹158797. | {"transaction_type": "debited", "amount": 659.0, "currency": "INR", "date": "2025-08-13", "time": null, "sender_bank": null, "sender_acc": "a/c 7909", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Decathlon India", "reference_id": null, "balance_after": 158797.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | paid INR 278009.00 to sunita.devi@oksbi ref: txn id 478122774 bal Bal: 64305 | {"transaction_type": "debited", "amount": 278009.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "sunita.devi@oksbi", "reference_id": "478122774", "balance_after": 64305.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | International credit: $ 2020 received in Card 3898 from Toptal on 15-May-2023. Avl Bal: Rs. 174222. | {"transaction_type": "credited", "amount": 2020.0, "currency": "USD", "date": "2023-05-15", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Card 3898", "counterparty_name": "Toptal", "reference_id": null, "balance_after": 174222.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | paid INR 322118.00 to rohitsharma99@okicici ref: Txn 586973933 bal Bal: Rs.362,812 | {"transaction_type": "debited", "amount": 322118.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "rohitsharma99@okicici", "reference_id": "586973933", "balance_after": 362812.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your Credit Card statement is ready. Min due: 2829.00. Total due: Rs. 83751.00. Pay by 10-Jun. | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your Credit Card statement is ready. Min due: INR 268. Total due: INR 51138. Pay by 15-Jun. | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear Customer, Rs. 30588.00 debited from A/c 9103 on 2 days ago towards McDonald's India. TID 754524833. Bal: 432,550. | {"transaction_type": "debited", "amount": 30588.0, "currency": "INR", "date": "2026-06-08", "time": null, "sender_bank": null, "sender_acc": "A/c 9103", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "McDonald's India", "reference_id": "754524833", "balance_after": 432550.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Paid INR 5365.00.00 to YouTube Premium via UPI. Txn 434674417. Net Bal: Rs 296404. | {"transaction_type": "debited", "amount": 5365.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "YouTube Premium", "reference_id": "434674417", "balance_after": 296404.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | INR 29,645.00 added to CRED wallet from Kotak Mahindra Bank XX5532. Bal INR 15,059. | {"transaction_type": "credited", "amount": 29645.0, "currency": "INR", "date": null, "time": null, "sender_bank": "Kotak Mahindra Bank", "sender_acc": "XX5532", "receiver_bank": "CRED", "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": 15059.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Refund of Rs. 2325.00.00 for flight booking RRN 40777069 to Card ending 2524. Bal: Rs. 447,847. | {"transaction_type": "credited", "amount": 2325.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Card ending 2524", "counterparty_name": null, "reference_id": "40777069", "balance_after": 447847.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | You've spent Rs. 967 at McDonald's India on 03-08-2024. | {"transaction_type": "debited", "amount": 967.0, "currency": "INR", "date": "2024-08-03", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "McDonald's India", "reference_id": null, "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Reversal: Rs.87,323 credited back to Card **6505 on 1st Jul. Ref 459902032. | {"transaction_type": "credited", "amount": 87323.0, "currency": "INR", "date": "2023-07-01", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Card **6505", "counterparty_name": null, "reference_id": "459902032", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your a/c **9464 is credited with Rs 40,019 on 24th Mar. Info: priyasharma@ybl. Avl Bal: INR 34,190. | {"transaction_type": "credited", "amount": 40019.0, "currency": "INR", "date": "2024-03-24", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "a/c **9464", "counterparty_name": "priyasharma@ybl", "reference_id": null, "balance_after": 34190.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | paid 325087.00 to rajeshkumarpatel310@okaxis ref: Trans ID 757023955 bal Avl Bal: INR 371345 | {"transaction_type": "debited", "amount": 325087.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "rajeshkumarpatel310@okaxis", "reference_id": "757023955", "balance_after": 371345.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Reversal: ₹51,920.00 credited back to Acct 3243 on 14th Dec. Ref No 188935421. | {"transaction_type": "credited", "amount": 51920.0, "currency": "INR", "date": "2025-12-14", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Acct 3243", "counterparty_name": null, "reference_id": "188935421", "balance_after": null, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | paid 5,502.00 to More Supermarket ref: txn id 47447660 bal Bal: ₹264658 | {"transaction_type": "debited", "amount": 5502.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "More Supermarket", "reference_id": "47447660", "balance_after": 264658.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear customer, your A/c **1116 balance is Curr Bal: INR 495,919 as of today. | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": "A/c **1116", "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Received Rs.66721 from RELIANCE DIGITAL on 25-02-23. Bal: ₹113913. | {"transaction_type": "credited", "amount": 66721.0, "currency": "INR", "date": "2023-02-25", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "RELIANCE DIGITAL", "reference_id": null, "balance_after": 113913.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | IMPS credit of ₹457920.00 to A/c 1578 from Hanuman General Store on Today 20:32. Txn 285577194. Balance: ₹383426. | {"transaction_type": "credited", "amount": 457920.0, "currency": "INR", "date": "2026-06-10", "time": "20:32", "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "A/c 1578", "counterparty_name": "Hanuman General Store", "reference_id": "285577194", "balance_after": 383426.0, "is_actionable"... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | CONGRATULATIONS! Your mobile number has won a lottery of ₹108,062. Click to claim: http://reward-claim.net | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Sent ₹29,969.00.00
From Kotak Mahindra Bank a/c 3458
To Vijay Sales
On 07-05-23
Ref txn id 355914134
Not You?
Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 29969.0, "currency": "INR", "date": "2023-05-07", "time": null, "sender_bank": "Kotak Mahindra Bank", "sender_acc": "a/c 3458", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "Vijay Sales", "reference_id": "355914134", "balance_after": null, "is_actionable": ... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Your XX2823 is credited with Rs. 430,767.00 on Nov 17, 2025. Info: Priya Singh. Balance Rs 459,664. | {"transaction_type": "credited", "amount": 430767.0, "currency": "INR", "date": "2025-11-17", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "XX2823", "counterparty_name": "Priya Singh", "reference_id": null, "balance_after": 459664.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | International credit: USD 1,795.00.00 received in Acct ending 6944 from RemoteOK on 03/07/24. Avl Bal: Rs. 88,479. | {"transaction_type": "credited", "amount": 1795.0, "currency": "USD", "date": "2024-07-03", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": "Acct ending 6944", "counterparty_name": "RemoteOK", "reference_id": null, "balance_after": 88479.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | trnsctn of ₹41681 done at trader@ybl on Today Net Bal: Rs 59,978. | {"transaction_type": "debited", "amount": 41681.0, "currency": "INR", "date": "2026-06-10", "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": "trader@ybl", "reference_id": null, "balance_after": 59978.0, "is_actionable": true} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | Dear Passenger, your ticket PNR 3320330066 has been cancelled. Refund will be processed in 5-7 working days. -IRCTC | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | UPI Mandate: Sent Rs.9023.00 from IndusInd Bank A/c 5686 To YouTube Premium 07/01/25 Ref 660766830857 Not You? Call 18002586161/SMS BLOCK UPI to 7308080808 | {"transaction_type": "debited", "amount": 9023.0, "currency": "INR", "date": "2025-01-07", "time": null, "sender_bank": "IndusInd Bank", "sender_acc": "5686", "receiver_bank": null, "receiver_acc": null, "counterparty_name": "YouTube Premium", "reference_id": "660766830857", "balance_after": null, "is_actionable": true... |
You are a financial data extractor. Parse the bank SMS and return a JSON object with these fields: transaction_type, amount, currency, date (ISO 8601), time, sender_bank, sender_acc, receiver_bank, receiver_acc, counterparty_name, reference_id, balance_after, is_actionable. Use null for absent fields. | You have a missed call from +919835596674. Dial back to connect. | {"transaction_type": null, "amount": 0.0, "currency": "INR", "date": null, "time": null, "sender_bank": null, "sender_acc": null, "receiver_bank": null, "receiver_acc": null, "counterparty_name": null, "reference_id": null, "balance_after": null, "is_actionable": false} |
No dataset card yet