Skip to content

Introduction to VoP API

What is VoP?

Verification of Payee (VoP) is a service that helps prevent fraud and misdirected payments by verifying account details before a payment is made. Our API provides a simple and secure way to implement this verification in your payment systems.

Core Features

  • Account Verification: Verify account details in real-time
  • Secure API: Industry-standard security with TLS encryption
  • RESTful Endpoints: Simple and intuitive API design
  • Comprehensive Validation: Check account numbers, sort codes, and account names
  • Detailed Responses: Clear feedback on verification results

Use Cases

  • Payment Processing: Verify recipient details before processing payments
  • Account Management: Maintain and update account information
  • Fraud Prevention: Reduce the risk of fraudulent payments
  • Banking Integration: Seamless integration with existing banking systems

Getting Started

  1. Setup: Install and configure the API client
  2. Authentication: Setup your API credentials
  3. Integration: Make your first API call
  4. Testing: Verify your integration

Prerequisites

  • Basic understanding of REST APIs
  • Development environment with Rust installed
  • API credentials (contact support to obtain these)

Next Steps