Create a barcode format
Barcode Formats
Create a barcode format
Create a barcode format.
POST
Create a barcode format
Request Structure
| Field | Required | Description |
|---|---|---|
code | Yes | Unique code |
name | Yes | Name |
is_default | No | Default flag (exactly one default; the first format created is forced default; cannot be unset to false directly) |
Authorizations
OAuth 2.0 authentication. Use the client credentials or authorization code flow to obtain an access token.
The subdomain/tenant name identifying which tenant's data to access. Required for all API requests.
Body
application/json
Response
Created successfully
The response is of type object.

