Page History
...
Example of cheque item structures ChequeItem:
| Code Block | ||
|---|---|---|
| 
 | ||
| <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> | 
