AttachMEULabelDto
labelFormatstringrequired
Possible values: [NONE, BARCODE, QR, WRITTEN]
labelValuestring
Encoded value on the printed/written label. Defaults to the MEU identifier when omitted.
AttachMEULabelDto
{
"labelFormat": "NONE",
"labelValue": "string"
}