Simulate that the Next Credential Encoding Will Fail
Last updated
Was this helpful?
Last updated
Was this helpful?
Simulates that the next attempt to encode a using the specified will fail. You can only perform this action within a .
API key
Personal access token
Must also include the seam-workspace
header in the request.
acs_encoder_id
Format: UUID
Required: Yes
ID of the acs_encoder
that will be used in the next request to encode the acs_credential
.
acs_credential_id
Format: UUID
Required: No
ID of the acs_credential
that will fail to be encoded onto a card in the next request.
error_code
Format: Enum
Required: No
Code of the error to simulate.
Possible enum values:
no_credential_on_encoder
uncategorized_error
action_attempt_expired
void