Skip to main content
POST
Create vIBAN

Authorizations

Authorization
string
header
required

API Key for accessing management endpoints

Path Parameters

uid
string
required

User ID

aid
string
required

Account ID

Body

application/json

vIBAN details

name
string
required
Maximum string length: 255
Example:

"vIBAN Alex"

rail
enum<string>
required
Available options:
SEPA,
ACH,
SWIFT
Example:

"SEPA"

Response

Created

abaRoutingCode
string
Example:

"021000021"

accountHolder
string
Example:

"Revo Pay Inc."

accountId
string
Example:

"4c2b8e5d-1f6a-4e7c-9d3b-2a8f5c1e9b4d"

accountNumber
string
Example:

"DE89370400440532013000"

bankName
string
Example:

"Commerzbank AG"

bic
string
Example:

"COBADEFFXXX"

createdAt
string
Example:

"2026-05-10T12:34:56.789Z"

id
string
Example:

"7a1f3c5b-2d8e-4f0a-9b6c-1e3d4f5a6b7c"

name
string
Example:

"vIBAN Alex"

rail
string
Example:

"SEPA"

state
enum<string>
Available options:
PENDING,
ACTIVE,
REJECTED,
INACTIVE,
IN_PROGRESS
Example:

"ACTIVE"

updatedAt
string
Example:

"2026-05-10T12:34:56.789Z"