VIBAN Bulk Open
Virtual IBAN Bulk open service description
Last updated
Was this helpful?
Virtual IBAN Bulk open service description
Last updated
Was this helpful?
POST
https://connect.lhv.com/viban/bulk
Service is used for bulk opening nameless Virtual IBANs. Up to 1000 virtual IBANs can be opened with one request. Nameless virtual IBANs remain in "PENDING" status and can not be used for making payments until Virtual IBAN owner's personal details are added via service Virtual IBAN Modify.
There is a limit to allow up to 10 000 Pending VIBAN accounts at a time per single Master Account. This is enforced to avoid opening too many accounts due to any errors.
Limit can be overridden only on special request to our Support.
Content-Type
application/xml
Client-Code
customer value
Client-Country
customer value
XML structure description:
[1..1]
+MessageRoot
<VibanBulkRequest>
[1..1]
++MasterAccount
<MasterAccount>
Master account IBAN (must belong to PSP).
[1..1]
++Amount
<Amount>
Amount of Virtual IBANs to be generated. Must be in range of 1 - 1000.
Headers
Content-Type
application/xml
X-Bank-Code
LHVUK, LHVEE
Request accepted - no content
Response message is created and can be requests by the Messages services - Messages Services
HTTP Header Message-Response-Type: VIBAN_BULK
XML structure description:
[1..1]
+MessageRoot
<VibanBulkResponse>
[1..1]
++MasterAccount
<MasterAccount>
Master account IBAN (must belong to PSP).
[1..1]
++VirtualIBANList
<VirtualIBANList>
[1..n]
++VirtualIBAN
<VirtualIBAN>
Virtual IBAN that was generated.