VIBAN Close
Virtual IBAN Close service description
Virtual IBAN Close - Request
POST https://connect.lhv.com/viban/close
Service is used to close a Virtual IBAN.
Once Virtual IBAN is closed, it cannot be activated again.
Headers
Content-Type
application/xml
Client-Code
customer value
Client-Country
customer value
Body
XML structure description:
[1..1]
+MessageRoot
<VibanCloseRequest>
[1..1]
++MasterAccount
<MasterAccount>
Master account IBAN (must belong to PSP).
[1..1]
++VirtualIBAN
<VirtualIBAN>
Virtual IBAN (must be issued under MasterAccount specified).
Samples
Response
Headers
Content-Type
application/xml
X-Bank-Code
LHVUK, LHVEE
Body
Request accepted - no content
Error code and description
Response message
Response message is created and can be requests by the Messages services - Messages Services
Body
XML structure description:
[1..1]
+MessageRoot
<VibanCloseResponse>
[1..1]
++VirtualIBAN
<VirtualIBAN>
[1..1]
++Status
<Status>
'CLOSED'
[1..1]
++DateClosed
<DateClosed>
Date and time of closing.
Samples
Last updated
Was this helpful?