Verification of Payee shows up in two very different contexts. Sometimes you need a single answer right now — a customer is paying a new payee and waiting. Other times you have a file of thousands of accounts to check before a payment run. The right API mode depends on which you are doing.
When to use single, real-time calls
- Interactive payments: a customer is paying and needs an immediate result.
- New payee setup: verify as details are entered.
- Change of details: re-verify the moment an account is updated.
When to use batch verification
- Payment files: verify a whole supplier or payroll run before submission.
- Master-data cleanups: re-check large numbers of stored accounts.
- Migrations: validate accounts when moving systems.
One API, two modes
The cleanest integrations use single calls for interactive moments and batch processing for files — both through the same provider, with consistent outcomes.
Flexible verification
RoxPay's Verification of Payee supports both single real-time checks and bulk verification, so you can pick the right mode for each part of your workflow without integrating two systems.