GET api/barcode?data={data}&type={type}&label={label}&width={width}&height={height}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
data

string

Required

type

string

Default value is code128

label

boolean

Default value is True

width

integer

Default value is 0

height

integer

Default value is 0

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />