Simulate that the Next Credential Scan Will Succeed
Simulates that the next attempt to scan a credential using the specified encoder will succeed. 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_credential_id_on_seam
acs_credential_id_on_seam
Type: string
Required: No
ID of the Seam acs_credential
that matches the acs_credential
on the encoder in this simulation.
acs_encoder_id
acs_encoder_id
Type: string
Required: Yes
ID of the acs_encoder
that will be used in the next request to scan the acs_credential
.
scenario
scenario
Type: string
Required: No
Scenario to simulate.
Return Type
void
Last updated
Was this helpful?