object Case

Fields

FieldTypeDescription
idString
legacy_idBigInt
case_barcodeString
case_quantityInt

Referenced By

Example

{
  "id": "abc123",
  "legacy_id": "abc123",
  "case_barcode": "abc123",
  "case_quantity": 987
}