The document object model supports different types of positions (documentPositionTypes) to reflect a "true" receipt as close as possible. Only the payments of the receipt are stored in another array cause of the many differences.
At the moment there are following types of positions:
Int | Type | Description |
1 | Item (DocumentPositionItem) | This is an item position which has to be sent when an item was sold. |
2 | SubItem (DocumentPositionSubItem) | This is a set position of a parts list set. Especially if the items of a parts list set have different vat rates it is necessary to send a parts list set to the fiscalisation. |
3 | Text (DocumentPositionText) | This is a text position to display additional text at the receipt. This type of position almost never has to be sent in the meaning of fiscalisation. |
9 | Booking (DocumentPositionBooking) | With this type of position you can send positions of payin/payout receipts. |
10 | Total (DocumentPositionTotal) | This is the sum total. Only once per receipt allowed. |
Details on the contents of the individual position types (documentPositionTypes) can be found in the article Position object "positions".
Comments
0 comments
Please sign in to leave a comment.