GetBankAccounts

<?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></CustomerCode>

    <CustomerBankCode></CustomerBankCode>

    <Name></Name>

    <AccountNumber></AccountNumber>

    <IBANAccountCountryCode></IBANAccountCountryCode>

    <BIC></BIC>

    <InsUpdDate></InsUpdDate>

<EmployeeID></EmployeeID>

  </BankAccount>

</ArrayOfBankAccount>

 

Natisni