Virtual IBAN
Create an IBAN Banking Alias
POST
/
v2.01
/
{ClientId}
/
wallets
/
{WalletId}
/
bankingaliases
/
iban
Path parameters
WalletId
string
requiredThe unique identifier of the wallet.
Body parameters
OwnerName
string
requiredMax. length: 255 characters
The owner of the banking alias. The OwnerName
must match the name of the user owning the wallet (FirstName
and LastName
for a Natural User, Name
for a Legal User).
If Mangopay has provided your platform with a Technical Collection Virtual IBAN for reconciliation purposes, the OwnerName
must be “Mangopay S.A.” or “Mangopay S.A. - Your Trading Name”. Please ensure your have confirmed this integration with our teams via the Dashboard.
Country
string
requiredAllowed values: DE, DK, ES, FR, GB, LU, PL
The country of the banking alias. The country must correspond to the currency of the wallet.
Tag
string
Max. length: 255 characters
Custom data that you can add to this object.
Responses
Was this page helpful?