AccountOperation element
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<AccountOperation>
<dueDate>...</dueDate>
<type>...</type>
<transactionDate>...</transactionDate>
<transactionCategory>...</transactionCategory>
<reference>...</reference>
<accountCode>...</accountCode>
<accountCodeClientSide>...</accountCodeClientSide>
<amount>...</amount>
<matchingAmount>...</matchingAmount>
<unMatchingAmount>...</unMatchingAmount>
<matchingStatus>...</matchingStatus>
<matchingAmounts>
<matchingCode>...</matchingCode>
<matchingAmount>...</matchingAmount>
</matchingAmounts>
<matchingAmounts>
<!--...-->
</matchingAmounts>
<!--...more "matchingAmounts" elements...-->
<occCode>...</occCode>
<occDescription>...</occDescription>
</AccountOperation>