# Supported Barcode Types

Symbology

* Aztec Code (normal and inverse)
* Codabar
* Code 11
* Code 128
* Code 39
* Code 93
* Composite code Type TLC 39
* Composite code Type CC-C
* Composite code Type CC-A/B
* Data Matrix (normal and inverse)
* Chinese 2 of 5
* Han Xin
* Interleaved 2 of 5
* Matrix 2 of 5 (also known as, European Matrix 2 of 5)
* MaxiCode modes 0 - 5
* MicroPDF417
* MSI/Plessey
* PDF417
* QR Code (normal and inverse)
* Discrete 2 of 5 with 2 bar start/stop codes
* Trioptic
* EAN-8, JAN-8
* UPC-A, UPC-E, UPC-E1
* EAN-13, JAN-13,
* Bookland EAN
* GS1 DataBar-14
* GS1 DataBar Limited
* GS1 DataBar Expanded
* Australia Post
* Japan Post
* Netherlands KIX Code
* US PLANET
* US POSTNET
* Royal Mail 4 State Customer Code
* UPU FICS Postal
* USPS 4CB

(Extensive tables and identifier mappings for Barcode Type, Code ID, AIM ID, Symbology ID, and Parameter IDs are preserved in their original tables. See the original manual content for complete tables and values.)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.verifone.com/xpi/tbd-documentation/barcode-programmers-guide/supported-barcode-types.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
