Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
outlinetrue
stylenone

...

Before the Barcode API calls can be sent, the Barcode module must be activated, and PCR will need to set up a special Event in order to process Barcode Scan Transactions..

Insert excerpt
SQL API Calls
SQL API Calls
nopaneltrue

...

Parameter

Required

Data Type

Options

Notes

scan_dateNoDate
Expected format: YYYY/MM/DD
eqp_catalogYesInteger
Equipment Catalog RECID
unitsNoInteger
Units of Equipment,
Note: that this will default to 1 for units catalogs. It is ignored for non-unit catalogs
quantityYesInteger
Quantity to Receive
locationYesInteger
Valid Active Warehouse RECID to receive Equipment
assetsNoArray
Only valid for Asset or Cabling Equipment, else ignored. If provided the number of entries must match the quantity.

...