object LabelResource

Fields

FieldTypeDescription
pdf_locationString

URL for the PDF location resource.

paper_pdf_locationString

URL for the paper PDF location resource.

thermal_pdf_locationString

URL for the thermal PDF location resource.

image_locationString

URL for the image location resource.

Referenced By

Example

{
  "pdf_location": "https://example.com/labels/SHIP-1001.pdf",
  "paper_pdf_location": "https://example.com/labels/SHIP-1001.pdf",
  "thermal_pdf_location": "https://example.com/labels/SHIP-1001.pdf",
  "image_location": "https://example.com/images/blue-tee.jpg"
}