Scan
Required 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:
Type of data
Responses
201
Scan successfully recorded; pass identifier returned
passIdstringRequired
Identifier of the pass
400
Invalid scan request (data too short/long, missing type)
401
Not authorized or invalid credentials
404
No pass found with matching scan data
500
Processing error during scan event generation
post/api/{tenantId}/scans
Last updated

