Create scan
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
Response
External ID of the pass that was scanned
UUID of the pass that was scanned
UUID of the reader that scanned the pass
UUID of the scan
ISO8601 timestamp of the scan
Type of scan: nfc or barcode
nfc
, barcode
The raw value read by the reader during the scan. For NFC, this is the encoded NFC message. For barcodes, this is the encoded barcode value.
Status of the validation: 'successful' or 'failed'
successful
, failed
Detailed status of the validation including error details
Type of validation: 'internal' for PassEntry Validation or 'external' for Third-Party Validation.
internalValidation
, externalValidation
Message to be displayed by the reader (currently only supported by Passentry Reader)
Status of the validation: 'success' or 'failed'
success
, failed
Detailed status of the validation including error details