GetCashOperation - response

<CashOperation xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<CashOperationHeader>
<CashRegisterID>001</CashRegisterID>
<CashOperationDate>2018-05-07T12:12:12</CashOperationDate>
<CashOperationType>P</CashOperationType>
<CashierID>1</CashierID>
<CashierName>Testno ime</CashierName>
<CustomerID>0000006</CustomerID>
<ClerkID>0000001</ClerkID>
<WorkOrder>test</WorkOrder>
<BookKeepingNote>test</BookKeepingNote>
</CashOperationHeader>
<CashOperationList>
<Line>
<CashOperationClass>014</CashOperationClass>
<Currency>978</Currency>
<HomeCurrencyValue>1000.00</HomeCurrencyValue>
<ForeignCurrencyValue>0.00</ForeignCurrencyValue>
<AccountID>1216</AccountID>
</Line>
<Line>
<CashOperationClass>014</CashOperationClass>
<Currency>978</Currency>
<HomeCurrencyValue>500.00</HomeCurrencyValue>
<ForeignCurrencyValue>0.00</ForeignCurrencyValue>
<AccountID>1216</AccountID>
</Line>
</CashOperationList>
<CashOperationNotes>
<NoteText>test</NoteText>
</CashOperationNotes>
<CashOperationFooter>
<Line>
<PaymentMethod>01</PaymentMethod>
<PaymentTotal>900.00</PaymentTotal>
<PaymentTotalForeign>0.00</PaymentTotalForeign>
</Line>
<Line>
<PaymentMethod>02</PaymentMethod>
<PaymentTotal>600.00</PaymentTotal>
<PaymentTotalForeign>0.00</PaymentTotalForeign>
</Line>
</CashOperationFooter>
</CashOperation>

Natisni