v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/acs

Scan to Assign a Credential

Scans a physical card placed on the specified encoder and assigns the scanned credential to an ACS user. Provide either an acs_user_id or a user_identity_id.

post/acs/encoders/scan_to_assign_credential

Request body

acs_encoder_idstring uuid required

ID of the acs_encoder to use to scan the credential.

acs_user_idstring uuid

ID of the acs_user to assign the scanned credential to.

user_identity_idstring uuid

ID of the user_identity to assign the scanned credential to. If the ACS system contains an ACS user linked to this user identity, it is used. Otherwise, one is created.

Response

OK