Barcode - Create
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Barcode symbology to generate, such as Code128, QR-compatible two-dimensional types, EAN13, or UPCA.
stringrequired
Text value encoded into the barcode.
stringrequired
Output image format for the generated barcode.
Uncommon arguments
number
Barcode image width in pixels.
number
Barcode image height in pixels.
string
Barcode bar color as an HTML color value.
string
Barcode auto sizing mode.