Bank SMS Templates

Template Builder

Paste a sample bank SMS and Spendiqo will generate a parsing template automatically. Fine-tune it, test it against other messages, then copy the JSON straight into the app.

Step 1 — Paste a sample bank SMS
Step 2 — Detected fields
Step 3 — Your template
Insert token at cursor
{amount} {currency} {merchant} {date} {card} {type} {*} skip
{amount}
Transaction amount (digits, commas, decimal)
{currency}
ISO currency code (LKR, USD…) or symbol (₹, $)
{merchant}
Merchant or payee name
{date}
Transaction date in any common format
{card}
Last 3–4 digits of the card or account
{type}
Debit / credit keyword (sets expense vs income)
{*}
Skip any text (wildcard — use for irrelevant parts)
Step 4 — Test it
Step 5 — Add to Spendiqo
or import manually
Template JSON
Copied!

        
Manual import:
  1. Copy the JSON above.
  2. Open Spendiqo → Settings → SMS Templates.
  3. Tap Import JSON and paste.