Scan a Credential
Scans an encoded acs_credential from a plastic card placed on the specified encoder.
Authentication Methods
API key
Personal access token Must also include the
seam-workspace
header in the request.
Request Parameters
acs_encoder_id
acs_encoder_id
Type: string
Required: Yes
ID of the acs_encoder
to use for the scan.
Return Type
SCAN_CREDENTIAL
SCAN_CREDENTIAL
Reading credential data from physical encoder.
action_attempt_id
action_attempt_id
Format: UUID
ID of the action attempt.
action_type
action_type
Format: String
status
status
Format: Enum
Possible enum values:
success
pending
error
Last updated
Was this helpful?