Get Bar Code Details
GET/api/barcodes/generate-barcode/:content/:width/:height
Tier: Internal — subject to change without notice.
Renders {content} as a CODE_128 barcode image.
Request
Responses
- 200
- 400
Returns the rendered barcode as an image/jpeg response.
{width} or {height} is outside the allowed 1–4000 range.