cURL
curl --request GET \ --url https://sandbox-revo-api.raliopay.com/api/v1/account/users/{uid}/accounts/{aid}/virtual-ibans \ --header 'Authorization: Bearer <token>'
{ "vibans": [ { "accountHolder": "Revo Pay Inc.", "accountId": "4c2b8e5d-1f6a-4e7c-9d3b-2a8f5c1e9b4d", "accountNumber": "DE89370400440532013000", "bankName": "Commerzbank AG", "bic": "COBADEFFXXX", "createdAt": "2026-05-10T12:34:56.789Z", "id": "7a1f3c5b-2d8e-4f0a-9b6c-1e3d4f5a6b7c", "name": "vIBAN Alex", "payinMethodId": "85bcaa64-2a61-40d0-b7be-f7e24b252112", "provider": "MOCK", "rail": "SEPA", "rejectionReason": "OFAC hit on UBO 2026-05-10", "routingNumber": "021000021", "state": "ACTIVE", "updatedAt": "2026-05-10T12:34:56.789Z" } ] }
List all vIBANs for the given account
Documentation IndexFetch the complete documentation index at: https://doc.raliopay.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://doc.raliopay.com/llms.txt
Use this file to discover all available pages before exploring further.
API Key for accessing management endpoints
User ID
Account ID
OK
Show child attributes