v1

latestOpenAPI 3.0.02026-07-22201291.8 MB
/acs

Encode a Credential

Encodes an existing credential onto a plastic card placed on the specified encoder. Either provide an acs_credential_id or an access_method_id

post/acs/encoders/encode_credential

Request body

access_method_idstring uuid

ID of the access_method to encode onto a card.

acs_credential_idstring uuid

ID of the acs_credential to encode onto a card.

acs_encoder_idstring uuid required

ID of the acs_encoder to use to encode the acs_credential.

Response

OK