Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: added pictures examples of the Authentication Required check box. Added link to Barcode page.

Table of Contents
outlinetrue
stylenone

Insert excerpt
PCR360:BarcodePCR360:
Barcode
nopaneltrue

Before the Barcode API calls can be sent, the Barcode module must be activated.

...

  • transaction_type must be sd_eqp_status.
  • When setting up the Barcode API in Admin, you must check the Authentication Required box must be true. Barcode requires authentication to work.

...

Parameter

Required

Data Type

Options

Notes

recid

Yes

Integer


RECID of the Service Desk Equipment.
sde_statusYesString

Lists 

Toggle cloak

Cloak

Insert excerpt
PCR360:APIPCR360:
API
nopaneltrue


The Status of the Equipment.
asset_tagNo*String

Asset Tag on the Equipment.

Conditionally Required if the Equipment is an Asset.

eqp_idNo*String

Equipment ID of the Equipment.

Conditionally Required if the Equipment is Cabling Equipment.

locationNo*Integer

RECID of the Warehouse of the Equipment.

Conditionally Required: see Notes section below.

workerNo*Integer

RECID of the Worker performing the Activity. 

Conditionally Required: see Notes section below.

...

  • transaction_type must be whs_bulk_add.
  • When setting up the Barcode API in Admin, you must check the Authentication Required box must be trueAuthentication Required checkbox exampleImage Added. Barcode requires authentication to work.

...

Parameter

Required

Data Type

Options

Notes

eqp_catalog

Yes

Integer


RECID of the Equipment's Equipment Catalog.
eqp_statusYesInteger

Lists 

Toggle cloak

Cloak

Insert excerpt
PCR360:APIPCR360:
API
nopaneltrue


The RECID of the status of the Equipment.
eqp_conditionNo*Integer

Lists 

Toggle cloak

Cloak

Insert excerpt
PCR360:APIPCR360:
API
nopaneltrue


The RECID of the condition of the Equipment.
received_dateNo*Date
The date the Equipment was Received. Format "YYYY/MM/DD"
locationYesInteger
RECID of the Warehouse of the Equipment. Must be an active Warehouse.
quantityYesInteger

This represents both Units and Quantity. If the Equipment Catalog Has Units - it is Units - if it is marked as "not units" then it is recorded as Quantity in the application currently.

purchase_priceNo*Float
The purchase price of the Equipment must be greater than or equal to zero.
assetsNoArray
Only valid for Asset or Cabling Equipment, else ignored. If provided the number of entries must match the quantity.
commentsYesString
The reason why the Equipment is being added.

...

  • transaction_type must be whs_bulk_transfer.
  • When setting up the Barcode API in Admin, you must check the Authentication Required box must be true Authentication Required checkbox exampleImage Added. Barcode  Barcode requires authentication to work.

...