Simulate that the Next Credential Scan Will Fail
POST /acs/encoders/simulate/next_credential_scan_will_fail ⇒ voidSimulates 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-workspaceheader in the request.
Request Parameters
acs_encoder_id
acs_encoder_idType: string Required: Yes
ID of the acs_encoder that will fail to scan the acs_credential in the next request.
error_code
error_codeType: string Required: No
acs_credential_id_on_seam
acs_credential_id_on_seamType: string Required: No
Return Type
void
PreviousSimulate that the Next Credential Encoding Will SucceedNextSimulate that the Next Credential Scan Will Succeed
Last updated
Was this helpful?

