Skip to main content
POST
The printers a run can be sent to, and what each of them can do.

Headers

Prefer
enum<string>

Preference

Available options:
return=representation,
return=minimal,
return=none,
resolution=ignore-duplicates,
resolution=merge-duplicates

Query Parameters

select
string

Filtering Columns

Body

label_printers

The printers a run can be sent to, and what each of them can do.

can_receive_directly
boolean<boolean>
code
string<character varying>
Maximum string length: 60
dpi
integer<smallint>
endpoint_url
string<character varying>
Maximum string length: 500
id
string<uuid>

Note: This is a Primary Key.

is_active
boolean<boolean>
is_default
boolean<boolean>
location_note
string<character varying>
Maximum string length: 200
max_width_mm
number<numeric>
name
string<character varying>
Maximum string length: 150
printer_language
string<character varying>
Maximum string length: 20
supports_rfid
boolean<boolean>

Response

201

Created