circle-exclamation
This documentation is currently under development. Certain sections are not yet complete and will be added shortly.

Scan

Record a pass barcode scan event

post
/api/{tenantId}/scans

Records scan events when pass barcodes/QR codes are scanned. Scans are correlated to passes and generate scan completion events for downstream systems (redemption, attendance tracking, etc.).

Authorization

Requires PassScan.Scan scope

chevron-right
lockRequired scopes
This endpoint requires the following scopes:
Authorizations
OAuth2implicitRequired
Authorization URL:
Path parameters
tenantIdstringRequired
Body
datastring · min: 3 · max: 2048Required

Raw Data of the scan value

typestring · enumRequiredPossible values:
Responses
post
/api/{tenantId}/scans

Last updated