AddBankAccounts

<?xml version="1.0" encoding="utf-8"?>

<ArrayOfBankAccount xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">

  <BankAccount>

    <CustomerCode>0000001</CustomerCode>

    <CustomerBankCode>0000001</CustomerBankCode>

    <Name>BANKA KOPER</Name>

    <AccountNumber>10100051817783</AccountNumber>

    <IBANAccountCountryCode>SI56</IBANAccountCountryCode>

    <BIC>BAKOSI2X</BIC>

    <InsUpdDate>2017-12-27T14:37:17.447</InsUpdDate>

                <EmployeeID></EmployeeID>

  </BankAccount>

  <BankAccount>

    <CustomerCode>0000001</CustomerCode>

    <CustomerBankCode>0000001</CustomerBankCode>

    <Name>GORENJSKA BANKA</Name>

    <AccountNumber>222222222222</AccountNumber>

    <IBANAccountCountryCode>SI56</IBANAccountCountryCode>

    <BIC>GORESI2X</BIC>

    <InsUpdDate>2013-06-17T13:27:35.537</InsUpdDate>

                <EmployeeID></EmployeeID>

  </BankAccount>

</ArrayOfBankAccount>

Natisni