object LicensePlateNumber

Fields

FieldTypeDescription
container_typeLicensePlateNumberV2ContainerType
statusLicensePlateNumberV2Status
lpn_idString
skuString
unitsInt

Referenced By

Example

{
  "container_type": "BOX",
  "status": "UNUSED",
  "lpn_id": "abc123",
  "sku": "abc123",
  "units": 987
}