Simulate that the Next Credential Scan Will Fail

POST /acs/encoders/simulate/next_credential_scan_will_fail ⇒ void

Simulates that the next attempt to scan 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.

Request Parameters

acs_encoder_id

Type: string Required: Yes

ID of the acs_encoder that will fail to scan the acs_credential in the next request.


error_code

Type: string Required: No


acs_credential_id_on_seam

Type: string Required: No


Return Type

void

Last updated

Was this helpful?

Revision created

ci: Generate docs