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:
- Copy the JSON above.
- Open Spendiqo → Settings → SMS Templates.
- Tap Import JSON and paste.