{
    "id": "barcode",
    "input-data":
    {
        "type": "two-of-five",
        "content": "001010",
        "width": 200,
        "height": 400
    },
    "options":
    {
        "output-mode": "binary"
    }
}