latestOpenAPI 3.0.12026-08-0660121245.3 KB
099ef636a5a1
Virtual IBANs
Create virtual IBAN
Creates a new virtual IBAN and attaches it to the account specified in the request.
post/v1/accounts/{account_id}/virtual_ibans
Path parameters
account_idstring required
Request body
Example request
{
"customer_id": "12312312cus",
"reference": "f3757e7e-57ec-4e07-a3f1-7a5d1e412be7",
"description": "Example description"
}Response
The virtual IBAN was already created.