Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Example of cheque item structures ChequeItem:

Code Block
languagexml
<chequeitem>
<id>1</id>
<product>123460176</product>
<name>First item</name>
<price>201.45</price>
<quantity>21.12</quantity>
<amount>8530.40</amount>
<tax> vat10</tax>
</chequeitem>