Virtual IBANs
Introduction
Core Concepts
┌──────────────────────┐
│ Virtual IBAN A │
Customer ─┤ Virtual IBAN B ├──► Master IBAN (real balance)
│ Virtual IBAN C │
└──────────────────────┘vIBAN Capabilities
Virtual IBAN Creation
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Data required to create a new virtual account.
The UUID of the master account.
d8f7b4a0-6e3c-4b5a-8d1e-2f7c9a8b4e1fPerson legal type: legal or natural
legalPossible values: External ID to be used to track virtual IBAN
bbf12075-90a8-462f-bc73-7c10cec42147Virtual account creation has been initiated. Returns the Public API UUID and initial request status.
Unauthorized.
Unprocessable.
Retrieve Virtual IBAN Details
Receiving Payments
Sending Payments
Blocking Virtual IBAN
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Data required to block virtual account.
The UUID of the virtual account.
d8f7b4a0-6e3c-4b5a-8d1e-2f7c9a8b4e1fBlock virtual account has been initiated.
No content
Unprocessable.
Not found.
No content
Unblocking Virtual IBAN
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Data required to unblock virtual account.
The UUID of the virtual account.
d8f7b4a0-6e3c-4b5a-8d1e-2f7c9a8b4e1fUnblock virtual account has been initiated.
No content
Unprocessable.
Not found
No content
Closing Virtual IBAN
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Data required to close virtual account.
The UUID of the virtual account.
d8f7b4a0-6e3c-4b5a-8d1e-2f7c9a8b4e1fClose virtual account has been initiated.
Unauthorized.
Unprocessable.
No content
Upload virtual IBAN document
Authentication using a Bearer token.
Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Universally Unique Identifier (UUID) as defined by RFC 4122.
e1f8a3b1-7d6c-4e9a-9b2e-3f8d1a9c5f2gPattern: ^[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}$Data required to upload a document to a virtual account.
Document type
passportPossible values: Optional description
passport of myselfOriginal filename
passport.pdfOK
No content
Unprocessable.
Unauthorized.
Virtual IBAN not found.
Unprocessable.
No content
Verification of Payee (VoP) Support
Last updated
Was this helpful?
