Log scan
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
UUID of the reader that scanned the pass
Type of scan: nfc or barcode
nfc
, barcode
The raw value read by the reader during the scan
Status of the scan based on third party validation
successful
, failed
ID (uuid or ext_id) of the pass that was scanned
Detailed status message including error details
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
Was this page helpful?