Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...
Tag | Meaning | Rule | Example |
---|---|---|---|
CZ | Concert Protocol version | Configurable, 0320 by default | CZ0040320 |
CJ | Cash register protocol version | Configurable, 323540032810 by default. | CJ012323540032810 |
CA | Cash register number | Constant 1 | CA0011 |
CB | Amount | Amount in cents. 25,00€ | CB0042500 |
CD | Action type | Depends on what we want: | Debit: CD0010 Refund : CD0011 Cancellation: CD0012 Duplicata: CD0013 |
CE | Currency | Code for Euro. | CE003978 |
...
Tag | Meaning | Rule | Example |
---|---|---|---|
CZ | Concert protocol version | Configurable, 0320 by default | CZ0040320 |
CJ | Cash register protocol version | Configurable, 323540032810 by default. | CJ012323540032810 |
CA | Cash register number | Constant 1 | CA0011 |
CB | Amount | Amount in cents. 25,00€ | CB0042500 |
CD | Action type | Depends on what we want: | Debit : CD0010 Refund : CD0011 Cancellation: CD0012 Duplicata : CD0013 |
CE | Currency | Code for Euro. | CE003978 |
CK | Ticket management | Position 1:
Position 2:
Position 3:
| CK003100 |
...
Tag | Meaning | Rule | Example |
---|---|---|---|
CZ | Concert protocol version | Configurable, 0320 by default | CZ0040320 |
CJ | Cash register protocol version | Configurable, 323540032810 by default. | CJ012323540032810 |
CA | Cash register number | Constant 1 | CA0011 |
CD | Action type | Depends on what we want : | Debit : CD0010 Refund : CD0011 Cancellation: CD0012 Duplicata : CD0013 |
CK | Ticket management | Position 1:
Position 2:
Position 3:
| CK003100 |
...
Tag | Meaning | Rule | Example |
---|---|---|---|
CZ | Concert protocol version | Configurable, 0320 by default | CZ0040320 |
CJ | Cash register protocol version | Configurable, 323540032810 by default. | CJ012323540032810 |
CA | Cash register number | Constant 1 | CA0011 |
AE | Status of the action | ‘01’ = Operation not performed | AE00210 |
ZT | Ticket | Only the Customer Ticket is given in the response. | ZT617CK003100AK604VEFSSkVUQSBCQU5DQVJJQQpTSU4gQ09OVEFDVE8KQm9uam91ciAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKQTAwMDAwMDAwNDEwMTAKRGViaXRvCiAyMS8xMC8yNCAtIDIzOjEyOjI0Ckc3IFRFU1QgICAgICAgICAgMjEgCkRJSk9OICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgCjA4OTkwMTMKMjAwNDEKMzI0Mzc5ODY2MDAwMTkKWFhYWFhYWFhYWFhYMjg5NwpFQzNBRjY5QTE2QkI3NDM4CjY1NSAwMDIgMDAwMDA2ICAwMSAgQyAgQApOVU1FUk8gQVVUT1JJWkFDST9OOiA2NjQ4NDUKUkVGLiA6IDE5OTU1MjkwMTM0MTg3MzUKSU1QT1JURQoxLDAwP0VVUgpWRU5UQQpSRUNJQk8gUEFSQSBFTCBDTElFTlRFCkEgQ09OU0VSVkFSCkRVUExJQ0FETwpNZXJjaSwgYXUgcmV2b2lyLiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAo= |
...
Tag | Meaning | Rule | Example |
---|---|---|---|
CZ | Concert Protocol version | Configurable, 0320 by default | CZ0040320 |
CJ | Cash register protocol version | Configurable, 323540032810 by default. | CJ012323540032810 |
CA | Cash register number | Constant 1 | CA0011 |
CD | Action type | I for Identification method | CD001I |
...
Tag | Meaning | Rule | Example |
---|---|---|---|
CZ | Protocol version | Configurable, 0320 by default | CZ0040320 |
CJ | Cash register protocol version | Configurable, 323540032810 by default. | CJ012323540032810 |
CA | Cash register number | Constant 1 | CA0011 |
CD | Action type | P for Print method | CD001P |
ZT | Constructed Tag composed of the data in CK and the (ASCII base64) buffer to print in AK | ZT0025CK003100AK0012Ym9uam91cg== | |
CK | 'Print ticket?' selection | Position 1:
Position 2:
Position 3:
| CK003100 |
AK | Data to print | Base 64 encoding of the ticket to be printed, 900 max | AK0012Ym9uam91cg== |
...