GET /barcode/encode

fungenerators.com:barcode

Summary:
Operation ID:
Auth: unknown
Description

Get a Bar Code image for the given barcode number

Parameters (5)

barcodeformat (string, query, optional)

Barcode format default C39. Valid values are the keys to those returned from /barcode/encode/types.

number (string, query, required)

Barcode number

outputformat (string, query, optional)

Output image format. Must be one of png/html/jpg/svg

totalheight (integer, query, optional)

Total height of the image

widthfactor (integer, query, optional)

Width factor of the image

No probe data for this endpoint yet.