This instance is currently being migrated to the new Atlassian One Confluence sytem.
If you can't find your space anymore, it should be already in the new System: https://confluence.weareplanet.com/
POS is the system used to issue the invoice to the customer.
Message Description
Basic message structure description
Header data
- CorrelationID of message exchange
- Timestamp of sending
- Version of message type
Identification data
- Hotel ID
- Provider ID
- Invoice ID from provider
Invoice and fiscal data
- Invoice code
- Fiscal code (number range)
- Fiscal closure info (number range to be combined w/ fiscal code)
- Fiscal signature data (cryptographically signed checksums)
- Signature label
- Signature data
- Signature type
- Signature format
- Notes (Label)
Message to be sent from POS after fiscalization (IO_InvoiceFiscalizeNotfRQ)
Example w/ FiscalCode and multiple Signature elements
Field description table
IO_InvoiceFiscalizeNotifRQ
Element count Additional Information Valid values see Generic elements for Legal & Fiscal messaging#GenericElements Mandatory Message headers IO_InvoiceFiscalizeNotifRQ | UniqueID
0..10 see Generic elements for Legal & Fiscal messaging#Businessobjects Mandatory Reference IDs IO_InvoiceFiscalizeNotifRQ | ExternalFiscalCode
0..1 Text (number) to display on the invoice.
Will be sent in RQ Reference element for void operationIO_InvoiceFiscalizeNotifRQ | ExternalFiscalClosingID
0..1 Text (number) to display on the invoice.
Will be sent in RQ Reference element for void operationIO_InvoiceFiscalizeNotifRQ | ExternalFiscalDate
0..1 Will be sent in RQ Reference element for void operation IO_InvoiceFiscalizeNotifRQ | FiscalNotes
0..1 Textual information regarding the fiscalization process IO_InvoiceFiscalizeNotifRQ | ExternalFiscalSignatures
0..1 Fiscalization result w/ more complex data (e.g. QR codes & signatures) IO_InvoiceFiscalizeNotifRQ | ExternalFiscalSignatures | Signature
0.10 @Type 1 Type of signature algorithm @Format 1 Format of signature created @Timestamp 1 ISO timestamp of signature creation IO_InvoiceFiscalizeNotifRQ | FiscalSignatures | Signature | Label
0..1 Description of signature created IO_InvoiceFiscalizeNotifRQ | FiscalSignatures| Signature | Data
0..1 Actual data of signature (Binary data must be Base64 encoded) IO_InvoiceFiscalizeNotifRQ | Invoice
0..1 (Optional) Copy of invoice data sent with RQ see IO_InvoiceFiscalizeRQ message description#Invoice