Simulate that the Next Credential Encoding Will Fail

Simulates that the next attempt to encode a credential using the specified encoder will fail. You can only perform this action within a sandbox workspace.

Authentication Methods
  • API key

  • Personal access token Must also include the seam-workspace header in the request.

To learn more, see Authentication.

Request Parameters

acs_encoder_id String (Required)

ID of the acs_encoder that will be used in the next request to encode the acs_credential.


acs_credential_id String

ID of the acs_credential that will fail to be encoded onto a card in the next request.


error_code String

Code of the error to simulate.


Response

void

Last updated

Was this helpful?

Revision created

ci: Generate docs