Skip to content

Deutsche Post Identcode

Terry Burton edited this page Feb 7, 2015 · 10 revisions

Deutsche Post Identcode

Deutsche Post Identcode is an implementation of the Interleaved 2 of 5 barcode symbology that is used by German Post for mail routing.

Also known as: DHL Identcode.

Data and Options

  • The data consists of a consecutive string of eleven or twelve digits consisting of:
    • Two-digit primary distribution centre identifier
    • Three-digit customer identifier
    • Six-digit mail piece identifier
    • One-digit check digit (may be omitted)
  • If eleven digits are supplied then the check digit is calculated automatically. Otherwise the provided check digit must be correct.

Example

Identical symbols, input provided with an without a check digit:

0 0 moveto (563102430313) (includetext)
/identcode /uk.co.terryburton.bwipp findresource exec
0 0 moveto (56310243031) (includetext)
/identcode /uk.co.terryburton.bwipp findresource exec


Symbologies Reference

Point of Sale

GS1 DataBar

Supply Chain

Two-dimensional Symbols

One-dimensional Symbols

Postal Symbols

Pharmaceutical Symbols

Less-used Symbols

GS1 Composite Symbols

Raw Symbols

Partial Symbols

Clone this wiki locally