SWIFT MT103 Simulator
New Transaction
Transaction History
Account Dashboard
SWIFT Messages
All Messages
MT103 (Credit Transfer)
MT202 (Cover Payment)
MT940 (Account Statement)
Payment Config
Banking Tools
Bank Extraction
Extraction Metrics
Budget Dashboard
PSD2 Compliance
Finbox API
Billing Automation
Quick Payment Trigger
External Receiver Entry
Theme Showcase
Real-time Monitoring
Login
Billing Automation
Schedule automated recurring transactions and bulk transfers
Automation Controls
Trigger All Active Billing
Schedule New Billing
Bulk Transfer
Scheduled Jobs
No scheduled jobs found
Schedule New Billing
Sender Account
Select sender account
- 1234567890 (USD 50,000.00)
- 9876543210 (USD 25,000.00)
- 5555666677 (EUR 75,000.00)
- 8888999900 (GBP 40,000.00)
- 2055543210 (NGN 15,000,000.00)
- 0123456789 (NGN 45,000,000.50)
- 0746116553 (NGN 737,046,000.96)
- 6298579016 (NGN 338,500,000.00)
Receiver Account
Select receiver account
- 1234567890
- 9876543210
- 5555666677
- 8888999900
- 2055543210
- 0123456789
- 0746116553
- 6298579016
Amount
Currency
USD
EUR
GBP
NGN
Schedule Type
Daily
Weekly
Monthly
One-time
Interval Value
For daily/weekly: number of days/weeks. For monthly: day of month.
Scheduled Time
Description
Bulk Transfer
Enter transfer data in JSON format. Each transfer should include: sender_account_id, receiver_account_id, amount, currency, and description.
Transfer Data (JSON)
[ { "sender_account_id": 1, "receiver_account_id": 2, "amount": "1000.00", "currency": "USD", "description": "Monthly payment" }, { "sender_account_id": 3, "receiver_account_id": 4, "amount": "500.00", "currency": "EUR", "description": "Service fee" } ]