Simulate that the Next Credential Scan Will Succeed
POST /acs/encoders/simulate/next_credential_scan_will_succeed ⇒ voidSimulates 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-workspaceheader in the request.
Request Parameters
acs_credential_id_on_seam
acs_credential_id_on_seamType: 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_idType: string Required: Yes
ID of the acs_encoder that will be used in the next request to scan the acs_credential.
scenario
scenarioType: string Required: No
Scenario to simulate.
Return Type
void
Last updated
Was this helpful?

