movitz
Movitz Connector verifies accounts and payees via the Movitz platform, mainly for payment validation flows.
Description
The Movitz connector enables account and payee verification by integrating with the Movitz verification platform. It is primarily used in payment validation flows (for example, Verification of Payee) to ensure that the provided account and beneficiary details are correct before processing transactions.
The connector exposes REST-based APIs that accept account and party details in JSON format and return validation results, including status and reason codes.
Key features:
- Validate account number (IBAN) and beneficiary name
- Perform Verification of Payee (VoP) checks
- Return validation status (for example, VALID, WARNING, FAILED)
- Provide detailed reason codes for validation results
- Lightweight JSON-based request and response handling
- Easily integrable with ISO 20022 flows (acmt.023 / acmt.024)
- Real-time validation via REST API