v1
latestOpenAPI 3.0.02026-07-2691259477.2 KBMoneyIns | Virtual IBAN
Create Dedicated Virtual IBANs
This feature enables you to create dedicated (virtual) IBANs. These IBANs are linked to a dedicated payment account and give the possibility to you to receive wire transfers directly to these accounts. The payment schema must be validated prior with Lemonway. This method should be called once you are certain a payment will be received. We advise against associating an IBAN to a payment account preventively. Please contact your account manager to have this function activated.
post/v2/moneyins/bankwire/iban/create
Headers
Authorizationstring required
Authorization bearer (OAuth 2)
PSU-Accept-Languagestring
Response language accepted by final client (PSU). English by default
PSU-IP-Addressstring required
IP address of the final client (PSU).
PSU-User-Agentstring
User-agent of the final client (PSU).
Request body
Example request
{
"wallet": "33612345678",
"country": "FR",
"generatePDFAndQrCode": true,
"pdfLanguage": "en"
}Response
OK